2009-12-09 09:19:42 -07:00
|
|
|
menu "OMAP2/3 Display Device Drivers"
|
|
|
|
depends on OMAP2_DSS
|
|
|
|
|
|
|
|
config PANEL_GENERIC
|
|
|
|
tristate "Generic Panel"
|
|
|
|
help
|
|
|
|
Generic panel driver.
|
|
|
|
Used for DVI output for Beagle and OMAP3 SDP.
|
|
|
|
|
|
|
|
config PANEL_SHARP_LS037V7DW01
|
|
|
|
tristate "Sharp LS037V7DW01 LCD Panel"
|
|
|
|
depends on OMAP2_DSS
|
2010-04-15 07:00:00 -07:00
|
|
|
select BACKLIGHT_CLASS_DEVICE
|
2009-12-09 09:19:42 -07:00
|
|
|
help
|
|
|
|
LCD Panel used in TI's SDP3430 and EVM boards
|
|
|
|
|
2010-01-04 07:34:15 -07:00
|
|
|
config PANEL_SHARP_LQ043T1DG01
|
|
|
|
tristate "Sharp LQ043T1DG01 LCD Panel"
|
|
|
|
depends on OMAP2_DSS
|
|
|
|
help
|
|
|
|
LCD Panel used in TI's OMAP3517 EVM boards
|
|
|
|
|
2009-10-28 02:31:05 -07:00
|
|
|
config PANEL_TAAL
|
|
|
|
tristate "Taal DSI Panel"
|
|
|
|
depends on OMAP2_DSS_DSI
|
|
|
|
help
|
|
|
|
Taal DSI command mode panel from TPO.
|
|
|
|
|
2009-12-14 01:01:07 -07:00
|
|
|
config PANEL_TOPPOLY_TDO35S
|
|
|
|
tristate "Toppoly TDO35S LCD Panel support"
|
|
|
|
depends on OMAP2_DSS
|
|
|
|
help
|
|
|
|
LCD Panel used in CM-T35
|
|
|
|
|
2009-12-11 12:30:14 -07:00
|
|
|
config PANEL_TPO_TD043MTEA1
|
|
|
|
tristate "TPO TD043MTEA1 LCD Panel"
|
2010-04-15 07:59:03 -07:00
|
|
|
depends on OMAP2_DSS && SPI
|
2009-12-11 12:30:14 -07:00
|
|
|
help
|
|
|
|
LCD Panel used in OMAP3 Pandora
|
|
|
|
|
2010-03-10 08:32:44 -07:00
|
|
|
config PANEL_ACX565AKM
|
|
|
|
tristate "ACX565AKM Panel"
|
|
|
|
depends on OMAP2_DSS_SDI
|
|
|
|
select BACKLIGHT_CLASS_DEVICE
|
|
|
|
help
|
|
|
|
This is the LCD panel used on Nokia N900
|
2009-12-09 09:19:42 -07:00
|
|
|
endmenu
|