summaryrefslogtreecommitdiffstats
path: root/drivers/media
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2013-06-28 04:24:15 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2013-07-26 10:32:16 -0300
commit4f24abb51ffe24d1a1442fdd3648a2e521487c1b (patch)
tree180e27b45f8c014657be44a949839ffbf37329d4 /drivers/media
parentf52dc448a344ddb90c8516c06656d62710baa869 (diff)
downloadop-kernel-dev-4f24abb51ffe24d1a1442fdd3648a2e521487c1b.zip
op-kernel-dev-4f24abb51ffe24d1a1442fdd3648a2e521487c1b.tar.gz
[media] usbtv: fix dependency
This fixes a dependency problem as found by Randy Dunlap: https://lkml.org/lkml/2013/6/27/501 Reported-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media')
-rw-r--r--drivers/media/usb/usbtv/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/usb/usbtv/Kconfig b/drivers/media/usb/usbtv/Kconfig
index 8864436..7c5b860 100644
--- a/drivers/media/usb/usbtv/Kconfig
+++ b/drivers/media/usb/usbtv/Kconfig
@@ -1,6 +1,6 @@
config VIDEO_USBTV
tristate "USBTV007 video capture support"
- depends on VIDEO_DEV
+ depends on VIDEO_V4L2
select VIDEOBUF2_VMALLOC
---help---
OpenPOWER on IntegriCloud