]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
video: Correct dependencies of LOGICORE_DP_TX
authorTom Rini <trini@konsulko.com>
Fri, 20 Mar 2026 20:53:54 +0000 (14:53 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 30 May 2026 13:44:08 +0000 (07:44 -0600)
In order to build LOGICORE_DP_TX we must also have enabled AXI, so add
that as a dependency as well.

Signed-off-by: Tom Rini <trini@konsulko.com>
drivers/video/Kconfig

index c2acc13139c0b5ae4f1f4923c91be1c6bd34fc7f..cf633db02cb39913487715e46767d61f67408249 100644 (file)
@@ -865,7 +865,7 @@ source "drivers/video/exynos/Kconfig"
 
 config LOGICORE_DP_TX
        bool "Enable Logicore DP TX driver"
-       depends on DISPLAY
+       depends on DISPLAY && AXI
        help
          Enable the driver for the transmitter part of the Xilinx LogiCORE
          DisplayPort, a IP core for Xilinx FPGAs that implements a DisplayPort