From 244eaea60b0950fa89ee7326fe134fa0c43ce41a Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Thu, 2 Aug 2018 08:50:20 -0500 Subject: Convert CONFIG_VIDEO_OMAP3 to Kconfig This converts the following to Kconfig: CONFIG_VIDEO_OMAP3 Signed-off-by: Adam Ford --- drivers/video/Kconfig | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'drivers/video') diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index ecb57d80d5..ed0b21f2a7 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -408,6 +408,12 @@ config VIDEO_MVEBU Support for the LCD controller integrated in the Marvell Armada XP SoC. +config VIDEO_OMAP3 + bool "Enable OMAP3+ DSS Support" + depends on ARCH_OMAP2PLUS + help + This enables the Display subsystem (DSS) on OMAP3+ boards. + config I2C_EDID bool "Enable EDID library" default n -- cgit v1.2.1