2015-12-09 21:36:24 +02:00
menu "OMAPDRM External Display Device Drivers"
2013-05-24 14:18:30 +03:00
2016-05-31 16:15:05 +03:00
config DRM_OMAP_ENCODER_OPA362
2014-12-03 22:33:20 +01:00
tristate "OPA362 external analog amplifier"
help
Driver for OPA362 external analog TV amplifier controlled
through a GPIO.
2016-05-31 16:15:05 +03:00
config DRM_OMAP_ENCODER_TFP410
2013-05-24 14:18:30 +03:00
tristate "TFP410 DPI to DVI Encoder"
help
Driver for TFP410 DPI to DVI encoder.
2016-05-31 16:15:05 +03:00
config DRM_OMAP_ENCODER_TPD12S015
2013-05-24 14:20:14 +03:00
tristate "TPD12S015 HDMI ESD protection and level shifter"
help
Driver for TPD12S015, which offers HDMI ESD protection and level
shifting.
2016-05-31 16:15:05 +03:00
config DRM_OMAP_CONNECTOR_DVI
2013-05-24 14:20:45 +03:00
tristate "DVI Connector"
depends on I2C
help
Driver for a generic DVI connector.
2016-05-31 16:15:05 +03:00
config DRM_OMAP_CONNECTOR_HDMI
2013-05-24 14:21:08 +03:00
tristate "HDMI Connector"
help
Driver for a generic HDMI connector.
2016-05-31 16:15:05 +03:00
config DRM_OMAP_CONNECTOR_ANALOG_TV
2013-05-24 14:21:30 +03:00
tristate "Analog TV Connector"
help
Driver for a generic analog TV connector.
2016-05-31 16:15:05 +03:00
config DRM_OMAP_PANEL_DPI
2013-05-24 14:21:56 +03:00
tristate "Generic DPI panel"
2017-10-05 14:06:41 +02:00
depends on BACKLIGHT_CLASS_DEVICE
2013-05-24 14:21:56 +03:00
help
Driver for generic DPI panels.
2016-05-31 16:15:05 +03:00
config DRM_OMAP_PANEL_DSI_CM
2013-05-24 14:22:20 +03:00
tristate "Generic DSI Command Mode Panel"
2013-09-25 12:31:01 +01:00
depends on BACKLIGHT_CLASS_DEVICE
2013-05-24 14:22:20 +03:00
help
Driver for generic DSI command mode panels.
2016-05-31 16:15:05 +03:00
config DRM_OMAP_PANEL_SONY_ACX565AKM
2013-05-24 14:22:31 +03:00
tristate "ACX565AKM Panel"
depends on SPI && BACKLIGHT_CLASS_DEVICE
help
This is the LCD panel used on Nokia N900
2016-05-31 16:15:05 +03:00
config DRM_OMAP_PANEL_LGPHILIPS_LB035Q02
2013-05-21 17:14:29 +03:00
tristate "LG.Philips LB035Q02 LCD Panel"
depends on SPI
help
LCD Panel used on the Gumstix Overo Palo35
2013-05-31 12:14:01 +03:00
2016-05-31 16:15:05 +03:00
config DRM_OMAP_PANEL_SHARP_LS037V7DW01
2013-05-31 12:14:01 +03:00
tristate "Sharp LS037V7DW01 LCD Panel"
depends on BACKLIGHT_CLASS_DEVICE
help
LCD Panel used in TI's SDP3430 and EVM boards
2013-05-31 13:13:44 +03:00
2016-05-31 16:15:05 +03:00
config DRM_OMAP_PANEL_TPO_TD028TTEC1
2013-10-29 23:25:40 +01:00
tristate "TPO TD028TTEC1 LCD Panel"
depends on SPI
help
LCD panel used in Openmoko.
2016-05-31 16:15:05 +03:00
config DRM_OMAP_PANEL_TPO_TD043MTEA1
2013-05-31 13:13:44 +03:00
tristate "TPO TD043MTEA1 LCD Panel"
depends on SPI
help
LCD Panel used in OMAP3 Pandora
2016-05-31 16:15:05 +03:00
config DRM_OMAP_PANEL_NEC_NL8048HL11
2013-05-31 13:39:31 +03:00
tristate "NEC NL8048HL11 Panel"
depends on SPI
depends on BACKLIGHT_CLASS_DEVICE
help
This NEC NL8048HL11 panel is TFT LCD used in the
Zoom2/3/3630 sdp boards.
2013-05-24 14:18:30 +03:00
endmenu