summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/Kconfig
diff options
context:
space:
mode:
authorHans Verkuil2015-06-07 12:32:32 +0200
committerMauro Carvalho Chehab2015-06-09 22:30:39 +0200
commitb4dbad8fe3b60466e0d364b34c075117757838f2 (patch)
tree3a1b444ec76005a61be83956f1381d53193f965b /drivers/media/i2c/Kconfig
parent[media] adv7842: replace uintX_t by uX for consistency (diff)
downloadkernel-qcow2-linux-b4dbad8fe3b60466e0d364b34c075117757838f2.tar.gz
kernel-qcow2-linux-b4dbad8fe3b60466e0d364b34c075117757838f2.tar.xz
kernel-qcow2-linux-b4dbad8fe3b60466e0d364b34c075117757838f2.zip
[media] adv7511: log the currently set infoframes
The adv7511 sets up InfoFrames that are used when transmitting video. Log the contents of those InfoFrames so it is possible to see exactly what the transmitter is sending. 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 36f5563ca9cd..c92180d4036e 100644
--- a/drivers/media/i2c/Kconfig
+++ b/drivers/media/i2c/Kconfig
@@ -424,6 +424,7 @@ config VIDEO_ADV7393
config VIDEO_ADV7511
tristate "Analog Devices ADV7511 encoder"
depends on VIDEO_V4L2 && I2C && VIDEO_V4L2_SUBDEV_API
+ select HDMI
---help---
Support for the Analog Devices ADV7511 video encoder.