diff options
author | Roger Quadros <roger.quadros@nokia.com> | 2010-03-10 16:32:44 +0100 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@nokia.com> | 2010-05-18 14:06:04 +0200 |
commit | 0188352b2774234575a41864fd0945be42975ee5 (patch) | |
tree | 78ef7019ca3d45e9cbffb412cb27694a5803162a /drivers/video/omap2/displays/Kconfig | |
parent | OMAP: RX51: Add Touch Controller in SPI board info (diff) | |
download | linux-0188352b2774234575a41864fd0945be42975ee5.tar.xz linux-0188352b2774234575a41864fd0945be42975ee5.zip |
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/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/video/omap2/displays/Kconfig b/drivers/video/omap2/displays/Kconfig index 4221957b0d2c..881c9f77c75a 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 |