Full support for Ginger Console
[linux-ginger.git] / drivers / video / omap2 / displays / Kconfig
blob5e07aa39d7c375bc8bb5e4de806d1b26e95d3bb1
1 menu "OMAP2/3 Display Device Drivers"
2         depends on OMAP2_DSS
4 config PANEL_GENERIC
5         tristate "Generic Panel"
6         help
7           Generic panel driver.
8           Used for DVI output for Beagle and OMAP3 SDP.
10 config PANEL_SAMSUNG_LTE430WQ_F0C
11         tristate "Samsung LTE430WQ-F0C LCD Panel"
12         depends on OMAP2_DSS
13         help
14           LCD Panel used on Overo Palo43
16 config PANEL_SHARP_LS037V7DW01
17         tristate "Sharp LS037V7DW01 LCD Panel"
18         depends on OMAP2_DSS
19         help
20           LCD Panel used in TI's SDP3430 and EVM boards
22 config PANEL_SHARP_LQ043T1DG01
23         tristate "Sharp LQ043T1DG01 LCD Panel"
24         depends on OMAP2_DSS
25         help
26           LCD Panel used in TI's OMAP3517 EVM boards
28 config PANEL_GINGER
29                 tristate "Ginger LCDs"
30                 depends on OMAP2_DSS
31                 help
32                         LCD Panels for Ginger Console
34 config PANEL_TAAL
35         tristate "Taal DSI Panel"
36         depends on OMAP2_DSS_DSI
37         help
38           Taal DSI command mode panel from TPO.
40 endmenu