xref: /openbmc/linux/drivers/media/usb/usbtv/Kconfig (revision 5104d265)
1config VIDEO_USBTV
2        tristate "USBTV007 video capture support"
3        depends on VIDEO_DEV
4        select VIDEOBUF2_VMALLOC
5
6        ---help---
7          This is a video4linux2 driver for USBTV007 based video capture devices.
8
9          To compile this driver as a module, choose M here: the
10          module will be called usbtv
11