OMAPDSS: TFP410: rename dvi -> tfp410
[linux-2.6-block.git] / drivers / video / omap2 / displays / Kconfig
CommitLineData
3b8f29b4
TV
1menu "OMAP2/3 Display Device Drivers"
2 depends on OMAP2_DSS
3
a9a62b6a
BW
4config PANEL_GENERIC_DPI
5 tristate "Generic DPI Panel"
0fd08060 6 depends on OMAP2_DSS_DPI
a9a62b6a
BW
7 help
8 Generic DPI panel driver.
9 Supports DVI output for Beagle and OMAP3 SDP.
10 Supports LCD Panel used in TI SDP3430 and EVM boards,
11 OMAP3517 EVM boards and CM-T35.
12
2e6f2ee7
TV
13config PANEL_TFP410
14 tristate "TFP410 DPI-to-DVI chip"
c9043ff9 15 depends on OMAP2_DSS_DPI && I2C
ba2eac9e 16 help
2e6f2ee7
TV
17 Driver for TFP410 DPI-to-DVI chip. The driver uses i2c to read EDID
18 information from the monitor.
ba2eac9e 19
7654b4d3
SS
20config PANEL_LGPHILIPS_LB035Q02
21 tristate "LG.Philips LB035Q02 LCD Panel"
0fd08060 22 depends on OMAP2_DSS_DPI && SPI
7654b4d3
SS
23 help
24 LCD Panel used on the Gumstix Overo Palo35
25
3b8f29b4
TV
26config PANEL_SHARP_LS037V7DW01
27 tristate "Sharp LS037V7DW01 LCD Panel"
0fd08060 28 depends on OMAP2_DSS_DPI
28748782 29 depends on BACKLIGHT_CLASS_DEVICE
3b8f29b4
TV
30 help
31 LCD Panel used in TI's SDP3430 and EVM boards
32
2d2afa46
EG
33config PANEL_NEC_NL8048HL11_01B
34 tristate "NEC NL8048HL11-01B Panel"
0fd08060 35 depends on OMAP2_DSS_DPI
28748782
AB
36 depends on SPI
37 depends on BACKLIGHT_CLASS_DEVICE
2d2afa46
EG
38 help
39 This NEC NL8048HL11-01B panel is TFT LCD
40 used in the Zoom2/3/3630 sdp boards.
41
24305db8
MJ
42config PANEL_PICODLP
43 tristate "TI PICO DLP mini-projector"
6ea9b317 44 depends on OMAP2_DSS_DPI && I2C
24305db8
MJ
45 help
46 A mini-projector used in TI's SDP4430 and EVM boards
47 For more info please visit http://www.dlp.com/projector/
48
f133a9d7
TV
49config PANEL_TAAL
50 tristate "Taal DSI Panel"
51 depends on OMAP2_DSS_DSI
28748782 52 depends on BACKLIGHT_CLASS_DEVICE
f133a9d7
TV
53 help
54 Taal DSI command mode panel from TPO.
55
9ce4ad0a
GI
56config PANEL_TPO_TD043MTEA1
57 tristate "TPO TD043MTEA1 LCD Panel"
0fd08060 58 depends on OMAP2_DSS_DPI && SPI
9ce4ad0a
GI
59 help
60 LCD Panel used in OMAP3 Pandora
61
0188352b
RQ
62config PANEL_ACX565AKM
63 tristate "ACX565AKM Panel"
dd9c8bfb 64 depends on OMAP2_DSS_SDI && SPI
28748782 65 depends on BACKLIGHT_CLASS_DEVICE
0188352b
RQ
66 help
67 This is the LCD panel used on Nokia N900
562a0606
TV
68
69config PANEL_N8X0
70 tristate "N8X0 Panel"
71 depends on OMAP2_DSS_RFBI && SPI
28748782 72 depends on BACKLIGHT_CLASS_DEVICE
562a0606
TV
73 help
74 This is the LCD panel used on Nokia N8x0
3b8f29b4 75endmenu