blob: d18ad6b2372af818671780c532700422c911f3e8 [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
Steve Sakoman7654b4d2011-03-05 07:58:38 -060012config PANEL_LGPHILIPS_LB035Q02
13 tristate "LG.Philips LB035Q02 LCD Panel"
14 depends on OMAP2_DSS && SPI
15 help
16 LCD Panel used on the Gumstix Overo Palo35
17
Tomi Valkeinen3b8f29b2009-12-09 18:19:42 +020018config PANEL_SHARP_LS037V7DW01
19 tristate "Sharp LS037V7DW01 LCD Panel"
20 depends on OMAP2_DSS
Vaibhav Hiremath2b88c5b2010-04-15 16:00:00 +020021 select BACKLIGHT_CLASS_DEVICE
Tomi Valkeinen3b8f29b2009-12-09 18:19:42 +020022 help
23 LCD Panel used in TI's SDP3430 and EVM boards
24
Erik Gilling2d2afa42010-10-26 05:12:36 +020025config PANEL_NEC_NL8048HL11_01B
26 tristate "NEC NL8048HL11-01B Panel"
27 depends on OMAP2_DSS
28 help
29 This NEC NL8048HL11-01B panel is TFT LCD
30 used in the Zoom2/3/3630 sdp boards.
31
Tomi Valkeinenf133a9d2009-10-28 11:31:05 +020032config PANEL_TAAL
33 tristate "Taal DSI Panel"
34 depends on OMAP2_DSS_DSI
35 help
36 Taal DSI command mode panel from TPO.
37
Grazvydas Ignotas9ce4ad02009-12-11 21:30:14 +020038config PANEL_TPO_TD043MTEA1
39 tristate "TPO TD043MTEA1 LCD Panel"
Grazvydas Ignotasa40458e2010-04-15 16:59:03 +020040 depends on OMAP2_DSS && SPI
Grazvydas Ignotas9ce4ad02009-12-11 21:30:14 +020041 help
42 LCD Panel used in OMAP3 Pandora
43
Roger Quadros01883522010-03-10 17:32:44 +020044config PANEL_ACX565AKM
45 tristate "ACX565AKM Panel"
Jarkko Nikuladd9c8bf2010-08-11 14:23:02 +020046 depends on OMAP2_DSS_SDI && SPI
Roger Quadros01883522010-03-10 17:32:44 +020047 select BACKLIGHT_CLASS_DEVICE
48 help
49 This is the LCD panel used on Nokia N900
Tomi Valkeinen3b8f29b2009-12-09 18:19:42 +020050endmenu