Merge branch 'for-2.6.34-rc1-batch2' into for-linus
[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
5         tristate "Generic Panel"
6         help
7           Generic panel driver.
8           Used for DVI output for Beagle and OMAP3 SDP.
9
10 config PANEL_SHARP_LS037V7DW01
11         tristate "Sharp LS037V7DW01 LCD Panel"
12         depends on OMAP2_DSS
13         help
14           LCD Panel used in TI's SDP3430 and EVM boards
15
16 config PANEL_SHARP_LQ043T1DG01
17         tristate "Sharp LQ043T1DG01 LCD Panel"
18         depends on OMAP2_DSS
19         help
20           LCD Panel used in TI's OMAP3517 EVM boards
21
22 config PANEL_TAAL
23         tristate "Taal DSI Panel"
24         depends on OMAP2_DSS_DSI
25         help
26           Taal DSI command mode panel from TPO.
27
28 config PANEL_TOPPOLY_TDO35S
29         tristate "Toppoly TDO35S LCD Panel support"
30         depends on OMAP2_DSS
31         help
32           LCD Panel used in CM-T35
33
34 config PANEL_TPO_TD043MTEA1
35         tristate "TPO TD043MTEA1 LCD Panel"
36         depends on OMAP2_DSS && I2C
37         help
38           LCD Panel used in OMAP3 Pandora
39
40 endmenu