summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/displays-new/Kconfig
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2013-05-31 12:13:44 +0200
committerTomi Valkeinen <tomi.valkeinen@ti.com>2013-06-17 13:33:04 +0200
commit2e1def0c215cfca76af77cb9655a902bc4e7ba3b (patch)
tree5ba215994778802966bbc27f9a9149042b3d12ab /drivers/video/omap2/displays-new/Kconfig
parentOMAPDSS: Add Sharp LS037V7DW01 panel driver (diff)
downloadlinux-2e1def0c215cfca76af77cb9655a902bc4e7ba3b.tar.xz
linux-2e1def0c215cfca76af77cb9655a902bc4e7ba3b.zip
OMAPDSS: Add TPO TD043MTEA1 panel driver
Add TPO TD043MTEA1 panel driver which uses the new DSS device model and DSS ops. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Tested-by: Grazvydas Ignotas <notasas@gmail.com>
Diffstat (limited to 'drivers/video/omap2/displays-new/Kconfig')
-rw-r--r--drivers/video/omap2/displays-new/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/video/omap2/displays-new/Kconfig b/drivers/video/omap2/displays-new/Kconfig
index 917db6e7966c..c66ecb23e3d9 100644
--- a/drivers/video/omap2/displays-new/Kconfig
+++ b/drivers/video/omap2/displays-new/Kconfig
@@ -55,4 +55,11 @@ config DISPLAY_PANEL_SHARP_LS037V7DW01
depends on BACKLIGHT_CLASS_DEVICE
help
LCD Panel used in TI's SDP3430 and EVM boards
+
+config DISPLAY_PANEL_TPO_TD043MTEA1
+ tristate "TPO TD043MTEA1 LCD Panel"
+ depends on SPI
+ help
+ LCD Panel used in OMAP3 Pandora
+
endmenu