blob: b12a59c9c50a7ff1fa2a7dd61e285ce31d7c8b85 [file] [log] [blame]
Tomi Valkeinen3b8f29b2009-12-09 18:19:42 +02001menu "OMAP2/3 Display Device Drivers"
2 depends on OMAP2_DSS
3
4config PANEL_GENERIC
5 tristate "Generic Panel"
6 help
7 Generic panel driver.
8 Used for DVI output for Beagle and OMAP3 SDP.
9
10config 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
Tomi Valkeinenf133a9d2009-10-28 11:31:05 +020016config PANEL_TAAL
17 tristate "Taal DSI Panel"
18 depends on OMAP2_DSS_DSI
19 help
20 Taal DSI command mode panel from TPO.
21
Tomi Valkeinen3b8f29b2009-12-09 18:19:42 +020022endmenu