summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/usbtv/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/usb/usbtv/Kconfig')
-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 8864436464bf..7c5b86006ee6 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---