2009-12-09 16:19:42 +00:00
|
|
|
menu "OMAP2/3 Display Device Drivers"
|
|
|
|
depends on OMAP2_DSS
|
|
|
|
|
2010-11-17 13:34:33 +00:00
|
|
|
config PANEL_GENERIC_DPI
|
|
|
|
tristate "Generic DPI Panel"
|
2011-04-08 06:30:27 +00:00
|
|
|
depends on OMAP2_DSS_DPI
|
2010-11-17 13:34:33 +00:00
|
|
|
help
|
|
|
|
Generic DPI panel driver.
|
|
|
|
Supports DVI output for Beagle and OMAP3 SDP.
|
|
|
|
Supports LCD Panel used in TI SDP3430 and EVM boards,
|
|
|
|
OMAP3517 EVM boards and CM-T35.
|
|
|
|
|
2012-03-05 12:29:28 +00:00
|
|
|
config PANEL_TFP410
|
|
|
|
tristate "TFP410 DPI-to-DVI chip"
|
2012-02-29 08:48:21 +00:00
|
|
|
depends on OMAP2_DSS_DPI && I2C
|
2011-09-01 06:17:41 +00:00
|
|
|
help
|
2012-03-05 12:29:28 +00:00
|
|
|
Driver for TFP410 DPI-to-DVI chip. The driver uses i2c to read EDID
|
|
|
|
information from the monitor.
|
2011-09-01 06:17:41 +00:00
|
|
|
|
2011-03-05 13:58:38 +00:00
|
|
|
config PANEL_LGPHILIPS_LB035Q02
|
|
|
|
tristate "LG.Philips LB035Q02 LCD Panel"
|
2011-04-08 06:30:27 +00:00
|
|
|
depends on OMAP2_DSS_DPI && SPI
|
2011-03-05 13:58:38 +00:00
|
|
|
help
|
|
|
|
LCD Panel used on the Gumstix Overo Palo35
|
|
|
|
|
2009-12-09 16:19:42 +00:00
|
|
|
config PANEL_SHARP_LS037V7DW01
|
|
|
|
tristate "Sharp LS037V7DW01 LCD Panel"
|
2011-04-08 06:30:27 +00:00
|
|
|
depends on OMAP2_DSS_DPI
|
2011-10-02 14:45:33 +00:00
|
|
|
depends on BACKLIGHT_CLASS_DEVICE
|
2009-12-09 16:19:42 +00:00
|
|
|
help
|
|
|
|
LCD Panel used in TI's SDP3430 and EVM boards
|
|
|
|
|
2010-10-26 03:12:36 +00:00
|
|
|
config PANEL_NEC_NL8048HL11_01B
|
|
|
|
tristate "NEC NL8048HL11-01B Panel"
|
2011-04-08 06:30:27 +00:00
|
|
|
depends on OMAP2_DSS_DPI
|
2011-10-02 14:45:33 +00:00
|
|
|
depends on SPI
|
|
|
|
depends on BACKLIGHT_CLASS_DEVICE
|
2010-10-26 03:12:36 +00:00
|
|
|
help
|
|
|
|
This NEC NL8048HL11-01B panel is TFT LCD
|
|
|
|
used in the Zoom2/3/3630 sdp boards.
|
|
|
|
|
2011-05-17 12:19:40 +00:00
|
|
|
config PANEL_PICODLP
|
|
|
|
tristate "TI PICO DLP mini-projector"
|
2011-12-12 06:17:43 +00:00
|
|
|
depends on OMAP2_DSS_DPI && I2C
|
2011-05-17 12:19:40 +00:00
|
|
|
help
|
|
|
|
A mini-projector used in TI's SDP4430 and EVM boards
|
|
|
|
For more info please visit http://www.dlp.com/projector/
|
|
|
|
|
2009-10-28 09:31:05 +00:00
|
|
|
config PANEL_TAAL
|
|
|
|
tristate "Taal DSI Panel"
|
|
|
|
depends on OMAP2_DSS_DSI
|
2011-10-02 14:45:33 +00:00
|
|
|
depends on BACKLIGHT_CLASS_DEVICE
|
2009-10-28 09:31:05 +00:00
|
|
|
help
|
|
|
|
Taal DSI command mode panel from TPO.
|
|
|
|
|
2009-12-11 19:30:14 +00:00
|
|
|
config PANEL_TPO_TD043MTEA1
|
|
|
|
tristate "TPO TD043MTEA1 LCD Panel"
|
2011-04-08 06:30:27 +00:00
|
|
|
depends on OMAP2_DSS_DPI && SPI
|
2009-12-11 19:30:14 +00:00
|
|
|
help
|
|
|
|
LCD Panel used in OMAP3 Pandora
|
|
|
|
|
2010-03-10 15:32:44 +00:00
|
|
|
config PANEL_ACX565AKM
|
|
|
|
tristate "ACX565AKM Panel"
|
2010-08-11 12:23:02 +00:00
|
|
|
depends on OMAP2_DSS_SDI && SPI
|
2011-10-02 14:45:33 +00:00
|
|
|
depends on BACKLIGHT_CLASS_DEVICE
|
2010-03-10 15:32:44 +00:00
|
|
|
help
|
|
|
|
This is the LCD panel used on Nokia N900
|
2011-04-21 16:53:59 +00:00
|
|
|
|
|
|
|
config PANEL_N8X0
|
|
|
|
tristate "N8X0 Panel"
|
|
|
|
depends on OMAP2_DSS_RFBI && SPI
|
2011-10-02 14:45:33 +00:00
|
|
|
depends on BACKLIGHT_CLASS_DEVICE
|
2011-04-21 16:53:59 +00:00
|
|
|
help
|
|
|
|
This is the LCD panel used on Nokia N8x0
|
2009-12-09 16:19:42 +00:00
|
|
|
endmenu
|