[PATCH 03/10] video: tc358767: depend on EDID helpers
Lucas Stach
l.stach at pengutronix.de
Fri Sep 30 03:36:00 PDT 2016
The eDP part need to be able to read the panel EDID.
Signed-off-by: Lucas Stach <l.stach at pengutronix.de>
---
drivers/video/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index 2457bb9e45f9..8f31f5af745e 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -130,6 +130,7 @@ config DRIVER_VIDEO_MTL017
config DRIVER_VIDEO_TC358767
bool "TC358767A Display Port encoder"
select VIDEO_VPL
+ depends on DRIVER_VIDEO_EDID
depends on I2C
depends on OFTREE
help
--
2.9.3
More information about the barebox
mailing list