summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/displays-new/Kconfig
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2013-05-24 14:20:14 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2013-06-17 14:16:04 +0300
commita0ee577fa26959d6ae8fe89ea5121ec444e8c0f1 (patch)
treebe1f165bf117ac20837208bfb3bee77031d48434 /drivers/video/omap2/displays-new/Kconfig
parent2773fefbd764646a3dba3349d4848d90d85a127d (diff)
downloadlwn-a0ee577fa26959d6ae8fe89ea5121ec444e8c0f1.tar.gz
lwn-a0ee577fa26959d6ae8fe89ea5121ec444e8c0f1.zip
OMAPDSS: Add new TPD12S015 Encoder driver
Add TPD12S015 HDMI ESD protection and level shifter encoder driver which uses the new DSS device model and DSS ops. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/omap2/displays-new/Kconfig')
-rw-r--r--drivers/video/omap2/displays-new/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/video/omap2/displays-new/Kconfig b/drivers/video/omap2/displays-new/Kconfig
index 92c232498fcc..6e4af85cf182 100644
--- a/drivers/video/omap2/displays-new/Kconfig
+++ b/drivers/video/omap2/displays-new/Kconfig
@@ -6,4 +6,10 @@ config DISPLAY_ENCODER_TFP410
help
Driver for TFP410 DPI to DVI encoder.
+config DISPLAY_ENCODER_TPD12S015
+ tristate "TPD12S015 HDMI ESD protection and level shifter"
+ help
+ Driver for TPD12S015, which offers HDMI ESD protection and level
+ shifting.
+
endmenu