diff options
author | Tomi Valkeinen <tomi.valkeinen@nokia.com> | 2009-10-28 11:31:05 +0200 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@nokia.com> | 2009-12-09 18:21:41 +0200 |
commit | f133a9d7f27ebde5c11bb5d7d89ff66576682e65 (patch) | |
tree | ece640a866a9ed9b13eca3e16f9ea0f45f6bc029 /drivers/video/omap2/displays/Kconfig | |
parent | 3b8f29b4152899e91c210186a38bffb37ea1a226 (diff) | |
download | lwn-f133a9d7f27ebde5c11bb5d7d89ff66576682e65.tar.gz lwn-f133a9d7f27ebde5c11bb5d7d89ff66576682e65.zip |
OMAP: DSS2: Taal DSI command mode panel driver
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
Diffstat (limited to 'drivers/video/omap2/displays/Kconfig')
-rw-r--r-- | drivers/video/omap2/displays/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/video/omap2/displays/Kconfig b/drivers/video/omap2/displays/Kconfig index 2a39bfeca11d..b12a59c9c50a 100644 --- a/drivers/video/omap2/displays/Kconfig +++ b/drivers/video/omap2/displays/Kconfig @@ -13,4 +13,10 @@ config PANEL_SHARP_LS037V7DW01 help LCD Panel used in TI's SDP3430 and EVM boards +config PANEL_TAAL + tristate "Taal DSI Panel" + depends on OMAP2_DSS_DSI + help + Taal DSI command mode panel from TPO. + endmenu |