summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/mxc/Kconfig
diff options
context:
space:
mode:
authorFancy Fang <chen.fang@nxp.com>2017-02-07 18:27:38 +0800
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-24 12:41:33 +0300
commitda62aceefaa8c57f10e5bfa14905b33ef444b10f (patch)
treef36b399118491a8dac0d65384ba40903b2193bae /drivers/video/fbdev/mxc/Kconfig
parentddaabf220d266571955e814b0a86fb1075ba61b7 (diff)
MLK-14286-5 video: ADV7535: add build support.
Add build support for ADV7535 kernel driver. Signed-off-by: Fancy Fang <chen.fang@nxp.com> (cherry picked from commit 124ff1d4de5bc93d5bd2c68ac0fcb4f414b199ef)
Diffstat (limited to 'drivers/video/fbdev/mxc/Kconfig')
-rw-r--r--drivers/video/fbdev/mxc/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/video/fbdev/mxc/Kconfig b/drivers/video/fbdev/mxc/Kconfig
index 55aff43b9497..0b79ee371c6d 100644
--- a/drivers/video/fbdev/mxc/Kconfig
+++ b/drivers/video/fbdev/mxc/Kconfig
@@ -85,6 +85,12 @@ config FB_MXC_DCIC
depends on MXC_IPU_V3 || FB_MXS
select VIDEOMODE_HELPERS
+config FB_MXC_ADV7535
+ tristate "ADI ADV7535 support"
+ depends on I2C
+ help
+ Driver support for the ADV7535 DSI-to-HDMI module
+
config HANNSTAR_CABC
tristate "Hannstar CABC function"
help