The eDP part need to be able to read the panel EDID.

Signed-off-by: Lucas Stach <[email protected]>
---
 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


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to