summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv/Kconfig
diff options
context:
space:
mode:
authorHans Verkuil2007-03-03 12:15:36 +0100
committerMauro Carvalho Chehab2007-04-27 20:44:12 +0200
commit4b0e51dd6d7998a7acaca880392979a4a7072d21 (patch)
tree316145fa140983bd56b5af137ae7c49bb4c70dff /drivers/media/video/ivtv/Kconfig
parentV4L/DVB (5375): Add missing VIDEO_CX25840 dep, remove unused VIDEO_TLV320AIC2... (diff)
downloadkernel-qcow2-linux-4b0e51dd6d7998a7acaca880392979a4a7072d21.tar.gz
kernel-qcow2-linux-4b0e51dd6d7998a7acaca880392979a4a7072d21.tar.xz
kernel-qcow2-linux-4b0e51dd6d7998a7acaca880392979a4a7072d21.zip
V4L/DVB (5376): Add dependency on VIDEO_V4L1
VIDEO_V4L1 is needed to get tvaudio to be built. Stupid really as ivtv is only using the v4l2 API to communicate with tvaudio. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/ivtv/Kconfig')
-rw-r--r--drivers/media/video/ivtv/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/ivtv/Kconfig b/drivers/media/video/ivtv/Kconfig
index ebff4cc5f6b3..e854f3f1b70f 100644
--- a/drivers/media/video/ivtv/Kconfig
+++ b/drivers/media/video/ivtv/Kconfig
@@ -1,6 +1,6 @@
config VIDEO_IVTV
tristate "Conexant cx23416/cx23415 MPEG encoder/decoder support"
- depends on VIDEO_V4L2 && USB && I2C && EXPERIMENTAL
+ depends on VIDEO_V4L1 && VIDEO_V4L2 && USB && I2C && EXPERIMENTAL
select FW_LOADER
select VIDEO_TUNER
select VIDEO_TVEEPROM