Kconfig 345 B

123456789101112
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. config VIDEO_USBTV
  3. tristate "USBTV007 video capture support"
  4. depends on VIDEO_DEV && SND
  5. select SND_PCM
  6. select VIDEOBUF2_VMALLOC
  7. help
  8. This is a video4linux2 driver for USBTV007 based video capture devices.
  9. To compile this driver as a module, choose M here: the
  10. module will be called usbtv