video: Correct dependencies of LOGICORE_DP_TX
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>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user