brintos

brintos / linux-shallow public Read only

0
0
Text · 345 B · 578a0e6 Raw
13 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config VIDEO_USBTV3	tristate "USBTV007 video capture support"4	depends on VIDEO_DEV && SND5	select SND_PCM6	select VIDEOBUF2_VMALLOC7 8	help9	  This is a video4linux2 driver for USBTV007 based video capture devices.10 11	  To compile this driver as a module, choose M here: the12	  module will be called usbtv13