summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/displays-new/Kconfig
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2013-05-24 14:22:31 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2013-06-17 14:32:25 +0300
commit84192742d9c26d75f26751f9e692cc68230d43a5 (patch)
tree15cfeadc7f91a90d11ba156ebaf5bf6a750d73fe /drivers/video/omap2/displays-new/Kconfig
parentdbc23840b4d70fd1c284987cea68a476e3634d5a (diff)
downloadlinux-84192742d9c26d75f26751f9e692cc68230d43a5.tar.bz2
OMAPDSS: Add Sony ACX565AKM panel driver
Add Sony ACX565AKM panel driver which uses the new DSS device model and DSS ops. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Tested-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Diffstat (limited to 'drivers/video/omap2/displays-new/Kconfig')
-rw-r--r--drivers/video/omap2/displays-new/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/video/omap2/displays-new/Kconfig b/drivers/video/omap2/displays-new/Kconfig
index efb72b352efd..25696583e206 100644
--- a/drivers/video/omap2/displays-new/Kconfig
+++ b/drivers/video/omap2/displays-new/Kconfig
@@ -38,4 +38,10 @@ config DISPLAY_PANEL_DSI_CM
help
Driver for generic DSI command mode panels.
+config DISPLAY_PANEL_SONY_ACX565AKM
+ tristate "ACX565AKM Panel"
+ depends on SPI && BACKLIGHT_CLASS_DEVICE
+ help
+ This is the LCD panel used on Nokia N900
+
endmenu