summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/Kconfig
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2013-08-23 09:12:36 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2013-08-26 07:53:43 -0300
commit5a544cce2177fe361ba539db9ddaf1eff4e73f81 (patch)
tree1bc229f17c92c06fcfebad820d1ba46680dffbe9 /drivers/media/i2c/Kconfig
parenta89bcd4c6c2023615a89001b5a11b0bb77eb9491 (diff)
downloadlinux-stable-5a544cce2177fe361ba539db9ddaf1eff4e73f81.tar.gz
linux-stable-5a544cce2177fe361ba539db9ddaf1eff4e73f81.tar.bz2
linux-stable-5a544cce2177fe361ba539db9ddaf1eff4e73f81.zip
[media] adv7511: add new video encoder
This is an Analog Devices HDMI transmitter. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/i2c/Kconfig')
-rw-r--r--drivers/media/i2c/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/media/i2c/Kconfig b/drivers/media/i2c/Kconfig
index 847b7113f706..d18be19c96cd 100644
--- a/drivers/media/i2c/Kconfig
+++ b/drivers/media/i2c/Kconfig
@@ -429,6 +429,17 @@ config VIDEO_ADV7393
To compile this driver as a module, choose M here: the
module will be called adv7393.
+config VIDEO_ADV7511
+ tristate "Analog Devices ADV7511 encoder"
+ depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
+ ---help---
+ Support for the Analog Devices ADV7511 video encoder.
+
+ This is a Analog Devices HDMI transmitter.
+
+ To compile this driver as a module, choose M here: the
+ module will be called adv7511.
+
config VIDEO_AD9389B
tristate "Analog Devices AD9389B encoder"
depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API