diff options
Diffstat (limited to 'drivers/video/omap2/displays-new/Kconfig')
-rw-r--r-- | drivers/video/omap2/displays-new/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/video/omap2/displays-new/Kconfig b/drivers/video/omap2/displays-new/Kconfig index c66ecb23e3d9..7ad34ac7a816 100644 --- a/drivers/video/omap2/displays-new/Kconfig +++ b/drivers/video/omap2/displays-new/Kconfig | |||
@@ -62,4 +62,12 @@ config DISPLAY_PANEL_TPO_TD043MTEA1 | |||
62 | help | 62 | help |
63 | LCD Panel used in OMAP3 Pandora | 63 | LCD Panel used in OMAP3 Pandora |
64 | 64 | ||
65 | config DISPLAY_PANEL_NEC_NL8048HL11 | ||
66 | tristate "NEC NL8048HL11 Panel" | ||
67 | depends on SPI | ||
68 | depends on BACKLIGHT_CLASS_DEVICE | ||
69 | help | ||
70 | This NEC NL8048HL11 panel is TFT LCD used in the | ||
71 | Zoom2/3/3630 sdp boards. | ||
72 | |||
65 | endmenu | 73 | endmenu |