summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/Kconfig
diff options
context:
space:
mode:
authorHans Verkuil2015-06-07 12:32:33 +0200
committerMauro Carvalho Chehab2015-06-09 22:34:35 +0200
commit516613c17747bbca6432c84ab841dd0dd8b8db83 (patch)
treeedaf92427f899351513cbdd8ac5b5e803b252f0e /drivers/media/i2c/Kconfig
parent[media] adv7511: log the currently set infoframes (diff)
downloadkernel-qcow2-linux-516613c17747bbca6432c84ab841dd0dd8b8db83.tar.gz
kernel-qcow2-linux-516613c17747bbca6432c84ab841dd0dd8b8db83.tar.xz
kernel-qcow2-linux-516613c17747bbca6432c84ab841dd0dd8b8db83.zip
[media] adv7604: log infoframes
Add support for logging the detected InfoFrames for the adv76xx. Helps in debugging what is actually received on the HDMI link. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/i2c/Kconfig')
-rw-r--r--drivers/media/i2c/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/i2c/Kconfig b/drivers/media/i2c/Kconfig
index c92180d4036e..71ee8f586430 100644
--- a/drivers/media/i2c/Kconfig
+++ b/drivers/media/i2c/Kconfig
@@ -197,6 +197,7 @@ config VIDEO_ADV7183
config VIDEO_ADV7604
tristate "Analog Devices ADV7604 decoder"
depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API && GPIOLIB
+ select HDMI
---help---
Support for the Analog Devices ADV7604 video decoder.