Merge 3.12-rc3 into char-misc-next
[deliverable/linux.git] / drivers / video / omap2 / displays-new / Kconfig
CommitLineData
c545b595 1menu "OMAP Display Device Drivers (new device model)"
2773fefb
TV
2 depends on OMAP2_DSS
3
4config DISPLAY_ENCODER_TFP410
5 tristate "TFP410 DPI to DVI Encoder"
6 help
7 Driver for TFP410 DPI to DVI encoder.
8
a0ee577f
TV
9config DISPLAY_ENCODER_TPD12S015
10 tristate "TPD12S015 HDMI ESD protection and level shifter"
11 help
12 Driver for TPD12S015, which offers HDMI ESD protection and level
13 shifting.
14
348077b1
TV
15config DISPLAY_CONNECTOR_DVI
16 tristate "DVI Connector"
17 depends on I2C
18 help
19 Driver for a generic DVI connector.
20
3cb07ee6
TV
21config DISPLAY_CONNECTOR_HDMI
22 tristate "HDMI Connector"
23 help
24 Driver for a generic HDMI connector.
25
61a7f24a
TV
26config DISPLAY_CONNECTOR_ANALOG_TV
27 tristate "Analog TV Connector"
28 help
29 Driver for a generic analog TV connector.
30
04f0ff02
TV
31config DISPLAY_PANEL_DPI
32 tristate "Generic DPI panel"
33 help
34 Driver for generic DPI panels.
35
dbc23840
TV
36config DISPLAY_PANEL_DSI_CM
37 tristate "Generic DSI Command Mode Panel"
633358e9 38 depends on BACKLIGHT_CLASS_DEVICE
dbc23840
TV
39 help
40 Driver for generic DSI command mode panels.
41
84192742
TV
42config DISPLAY_PANEL_SONY_ACX565AKM
43 tristate "ACX565AKM Panel"
44 depends on SPI && BACKLIGHT_CLASS_DEVICE
45 help
46 This is the LCD panel used on Nokia N900
47
f92f168f
TV
48config DISPLAY_PANEL_LGPHILIPS_LB035Q02
49 tristate "LG.Philips LB035Q02 LCD Panel"
50 depends on SPI
51 help
52 LCD Panel used on the Gumstix Overo Palo35
922ae890
TV
53
54config DISPLAY_PANEL_SHARP_LS037V7DW01
55 tristate "Sharp LS037V7DW01 LCD Panel"
56 depends on BACKLIGHT_CLASS_DEVICE
57 help
58 LCD Panel used in TI's SDP3430 and EVM boards
2e1def0c
TV
59
60config DISPLAY_PANEL_TPO_TD043MTEA1
61 tristate "TPO TD043MTEA1 LCD Panel"
62 depends on SPI
63 help
64 LCD Panel used in OMAP3 Pandora
65
6077ce8d
TV
66config DISPLAY_PANEL_NEC_NL8048HL11
67 tristate "NEC NL8048HL11 Panel"
68 depends on SPI
69 depends on BACKLIGHT_CLASS_DEVICE
70 help
71 This NEC NL8048HL11 panel is TFT LCD used in the
72 Zoom2/3/3630 sdp boards.
73
2773fefb 74endmenu
This page took 0.046391 seconds and 5 git commands to generate.