summaryrefslogtreecommitdiff
path: root/drivers/video/Kconfig
diff options
context:
space:
mode:
authorXiubo Li <Li.Xiubo@freescale.com>2014-09-24 07:38:20 (GMT)
committerMatthew Weigel <Matthew.Weigel@freescale.com>2014-12-11 18:37:52 (GMT)
commit8766b820706969f503eb3911dce7e64c665c0877 (patch)
tree725ab2e09dd8de060d0a30fb90e0b6bbd637afcf /drivers/video/Kconfig
parent6f1b9f2e59b757e16b7862706085d54a6e810d4c (diff)
downloadlinux-fsl-qoriq-8766b820706969f503eb3911dce7e64c665c0877.tar.xz
fb: Add SiI902X HDMI driver for LS1021A platform
Signed-off-by: Jason Chen <b02280@freescale.com> Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com> The maintainer or many other people all have strong opinions to add HDMI driver based the DRM framework. The mails URL: https://lkml.org/lkml/2014/9/5/37 The first DRM version of HDMI will be send out to the community before 30 November 2014. Change-Id: I2cce28cb70dd0be6e8bc09c2ab7f5cabbe98dbdf Reviewed-on: http://git.am.freescale.net:8181/19650 Tested-by: Review Code-CDREVIEW <CDREVIEW@freescale.com> Reviewed-by: Huan Wang <alison.wang@freescale.com> Reviewed-by: Zhengxiong Jin <Jason.Jin@freescale.com>
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r--drivers/video/Kconfig14
1 files changed, 14 insertions, 0 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index 2aadb06..1d2d7db 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -1965,6 +1965,20 @@ config FB_MBX_DEBUG
If unsure, say N.
+config FB_FSL_SII902X
+ tristate "Si Image SII9022 DVI/HDMI Interface Chip"
+ depends on FB
+ select FB_MODE_HELPERS
+ ---help---
+ Driver for the SII9022 DVI/HDMI controller.
+
+ This driver is also available as a module ( = code which can be
+ inserted and removed from the running kernel whenever you want).
+ If you want to compile it as a module, say M here and read
+ <file:Documentation/kbuild/modules.txt>.
+
+ If unsure, say N.
+
config FB_FSL_DCU
tristate "Freescale DCU framebuffer support"
depends on FB