blob: 940cab394c2e6b173c2cae0abae51db5ddd583bb [file] [log] [blame]
Tomi Valkeinen3b8f29b2009-12-09 18:19:42 +02001menu "OMAP2/3 Display Device Drivers"
2 depends on OMAP2_DSS
3
Bryan Wua9a62b62010-11-17 13:34:33 +00004config 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
Tomi Valkeinen3b8f29b2009-12-09 18:19:42 +020012config PANEL_SHARP_LS037V7DW01
13 tristate "Sharp LS037V7DW01 LCD Panel"
14 depends on OMAP2_DSS
Vaibhav Hiremath2b88c5b2010-04-15 16:00:00 +020015 select BACKLIGHT_CLASS_DEVICE
Tomi Valkeinen3b8f29b2009-12-09 18:19:42 +020016 help
17 LCD Panel used in TI's SDP3430 and EVM boards
18
Erik Gilling2d2afa42010-10-26 05:12:36 +020019config 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
Tomi Valkeinenf133a9d2009-10-28 11:31:05 +020026config PANEL_TAAL
27 tristate "Taal DSI Panel"
28 depends on OMAP2_DSS_DSI
29 help
30 Taal DSI command mode panel from TPO.
31
Grazvydas Ignotas9ce4ad02009-12-11 21:30:14 +020032config PANEL_TPO_TD043MTEA1
33 tristate "TPO TD043MTEA1 LCD Panel"
Grazvydas Ignotasa40458e2010-04-15 16:59:03 +020034 depends on OMAP2_DSS && SPI
Grazvydas Ignotas9ce4ad02009-12-11 21:30:14 +020035 help
36 LCD Panel used in OMAP3 Pandora
37
Roger Quadros01883522010-03-10 17:32:44 +020038config PANEL_ACX565AKM
39 tristate "ACX565AKM Panel"
Jarkko Nikuladd9c8bf2010-08-11 14:23:02 +020040 depends on OMAP2_DSS_SDI && SPI
Roger Quadros01883522010-03-10 17:32:44 +020041 select BACKLIGHT_CLASS_DEVICE
42 help
43 This is the LCD panel used on Nokia N900
Tomi Valkeinen3b8f29b2009-12-09 18:19:42 +020044endmenu