summaryrefslogtreecommitdiff
path: root/drivers/video/mxs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/mxs/Kconfig')
-rw-r--r--drivers/video/mxs/Kconfig28
1 files changed, 28 insertions, 0 deletions
diff --git a/drivers/video/mxs/Kconfig b/drivers/video/mxs/Kconfig
new file mode 100644
index 000000000000..35b896e95d4f
--- /dev/null
+++ b/drivers/video/mxs/Kconfig
@@ -0,0 +1,28 @@
+config FB_MXS
+ tristate "MXS Framebuffer driver"
+ depends on FB && ARCH_MXS
+ select FB_CFB_FILLRECT
+ select FB_CFB_COPYAREA
+ select FB_CFB_IMAGEBLIT
+ default y
+ ---help---
+ Say Y here to enable support for the framebuffer driver for the
+ Freescale MXS Board.
+
+config FB_MXS_LCD_43WVF1G
+ depends on FB_MXS
+ tristate "SEIKO 4.3' LCD WVGA(800x480) PANEL"
+ default y if ARCH_MX28
+
+config FB_MXS_LCD_LMS430
+ depends on FB_MXS
+ bool "LMS430"
+ default y if ARCH_MX23
+ ---help---
+ Use LMS430 dotclock LCD panel for MXS
+
+config FB_MXS_TVENC
+ depends on ARCH_MXS
+ bool "TVENC"
+ ---help---
+ Use TVOUT encoder for MXS