kernel
This commit is contained in:
parent
b59f84ee36
commit
cfab1d3ce7
83468 changed files with 37938688 additions and 0 deletions
12
linux-6.8.1/drivers/media/usb/usbtv/Kconfig
Normal file
12
linux-6.8.1/drivers/media/usb/usbtv/Kconfig
Normal file
|
@ -0,0 +1,12 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
config VIDEO_USBTV
|
||||
tristate "USBTV007 video capture support"
|
||||
depends on VIDEO_DEV && SND
|
||||
select SND_PCM
|
||||
select VIDEOBUF2_VMALLOC
|
||||
|
||||
help
|
||||
This is a video4linux2 driver for USBTV007 based video capture devices.
|
||||
|
||||
To compile this driver as a module, choose M here: the
|
||||
module will be called usbtv
|
Loading…
Add table
Add a link
Reference in a new issue