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