Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
[pandora-kernel.git] / drivers / video / omap2 / displays / Kconfig
1 menu "OMAP2/3 Display Device Drivers"
2         depends on OMAP2_DSS
3
4 config PANEL_GENERIC_DPI
5         tristate "Generic DPI Panel"
6         help
7           Generic DPI panel driver.
8           Supports DVI output for Beagle and OMAP3 SDP.
9           Supports LCD Panel used in TI SDP3430 and EVM boards,
10           OMAP3517 EVM boards and CM-T35.
11
12 config PANEL_SHARP_LS037V7DW01
13         tristate "Sharp LS037V7DW01 LCD Panel"
14         depends on OMAP2_DSS
15         select BACKLIGHT_CLASS_DEVICE
16         help
17           LCD Panel used in TI's SDP3430 and EVM boards
18
19 config PANEL_NEC_NL8048HL11_01B
20         tristate "NEC NL8048HL11-01B Panel"
21         depends on OMAP2_DSS
22         help
23                 This NEC NL8048HL11-01B panel is TFT LCD
24                 used in the Zoom2/3/3630 sdp boards.
25
26 config PANEL_TAAL
27         tristate "Taal DSI Panel"
28         depends on OMAP2_DSS_DSI
29         help
30           Taal DSI command mode panel from TPO.
31
32 config PANEL_TPO_TD043MTEA1
33         tristate "TPO TD043MTEA1 LCD Panel"
34         depends on OMAP2_DSS && SPI
35         help
36           LCD Panel used in OMAP3 Pandora
37
38 config PANEL_ACX565AKM
39         tristate "ACX565AKM Panel"
40         depends on OMAP2_DSS_SDI && SPI
41         select BACKLIGHT_CLASS_DEVICE
42         help
43           This is the LCD panel used on Nokia N900
44 endmenu