summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/displays/Kconfig
diff options
context:
space:
mode:
authorRoger Quadros <roger.quadros@nokia.com>2010-03-10 15:32:44 (GMT)
committerTomi Valkeinen <tomi.valkeinen@nokia.com>2010-05-18 12:06:04 (GMT)
commit0188352b2774234575a41864fd0945be42975ee5 (patch)
tree78ef7019ca3d45e9cbffb412cb27694a5803162a /drivers/video/omap2/displays/Kconfig
parent6996e7ff215c1cbad3dc7db3216fc6cf4815988c (diff)
downloadlinux-0188352b2774234575a41864fd0945be42975ee5.tar.xz
OMAP: DSS2: Add ACX565AKM Panel Driver
This is the panel used on Nokia N900 Signed-off-by: Roger Quadros <roger.quadros@nokia.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
Diffstat (limited to 'drivers/video/omap2/displays/Kconfig')
-rw-r--r--drivers/video/omap2/displays/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/video/omap2/displays/Kconfig b/drivers/video/omap2/displays/Kconfig
index 4221957..881c9f7 100644
--- a/drivers/video/omap2/displays/Kconfig
+++ b/drivers/video/omap2/displays/Kconfig
@@ -38,4 +38,10 @@ config PANEL_TPO_TD043MTEA1
help
LCD Panel used in OMAP3 Pandora
+config PANEL_ACX565AKM
+ tristate "ACX565AKM Panel"
+ depends on OMAP2_DSS_SDI
+ select BACKLIGHT_CLASS_DEVICE
+ help
+ This is the LCD panel used on Nokia N900
endmenu