2013-05-24 11:18:30 +00:00
|
|
|
menu "OMAP Display Device Drivers"
|
|
|
|
depends on OMAP2_DSS
|
|
|
|
|
|
|
|
config DISPLAY_ENCODER_TFP410
|
|
|
|
tristate "TFP410 DPI to DVI Encoder"
|
|
|
|
help
|
|
|
|
Driver for TFP410 DPI to DVI encoder.
|
|
|
|
|
2013-05-24 11:20:14 +00:00
|
|
|
config DISPLAY_ENCODER_TPD12S015
|
|
|
|
tristate "TPD12S015 HDMI ESD protection and level shifter"
|
|
|
|
help
|
|
|
|
Driver for TPD12S015, which offers HDMI ESD protection and level
|
|
|
|
shifting.
|
|
|
|
|
2013-05-24 11:20:45 +00:00
|
|
|
config DISPLAY_CONNECTOR_DVI
|
|
|
|
tristate "DVI Connector"
|
|
|
|
depends on I2C
|
|
|
|
help
|
|
|
|
Driver for a generic DVI connector.
|
|
|
|
|
2013-05-24 11:21:08 +00:00
|
|
|
config DISPLAY_CONNECTOR_HDMI
|
|
|
|
tristate "HDMI Connector"
|
|
|
|
help
|
|
|
|
Driver for a generic HDMI connector.
|
|
|
|
|
2013-05-24 11:21:30 +00:00
|
|
|
config DISPLAY_CONNECTOR_ANALOG_TV
|
|
|
|
tristate "Analog TV Connector"
|
|
|
|
help
|
|
|
|
Driver for a generic analog TV connector.
|
|
|
|
|
2013-05-24 11:18:30 +00:00
|
|
|
endmenu
|