diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2015-02-04 13:44:11 +0300 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2015-02-04 13:44:11 +0300 |
commit | d6c2152b3efd73be265f426b5a1bb50ec436d999 (patch) | |
tree | f35b2a9b40c82028a4a2ecd4593d592431db8fc2 /drivers/video/fbdev/omap2/displays-new/Kconfig | |
parent | ee06bd155b081a1895f995ec2777094c7e746152 (diff) | |
parent | 811fbb1f580ca024a0af603dfaef08a4d1dcb5ef (diff) | |
download | linux-d6c2152b3efd73be265f426b5a1bb50ec436d999.tar.xz |
Merge branches '3.20/fbdev' and '3.20/omapdss' into for-next
Merge fbdev topic branches
Diffstat (limited to 'drivers/video/fbdev/omap2/displays-new/Kconfig')
-rw-r--r-- | drivers/video/fbdev/omap2/displays-new/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/video/fbdev/omap2/displays-new/Kconfig b/drivers/video/fbdev/omap2/displays-new/Kconfig index e6cfc38160d3..574710141a61 100644 --- a/drivers/video/fbdev/omap2/displays-new/Kconfig +++ b/drivers/video/fbdev/omap2/displays-new/Kconfig @@ -1,6 +1,12 @@ menu "OMAP Display Device Drivers (new device model)" depends on OMAP2_DSS +config DISPLAY_ENCODER_OPA362 + tristate "OPA362 external analog amplifier" + help + Driver for OPA362 external analog TV amplifier controlled + through a GPIO. + config DISPLAY_ENCODER_TFP410 tristate "TFP410 DPI to DVI Encoder" help |