mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-23 22:34:21 +08:00
11 lines
337 B
Plaintext
11 lines
337 B
Plaintext
|
config VIDEO_USBTV
|
||
|
tristate "USBTV007 video capture support"
|
||
|
depends on VIDEO_DEV
|
||
|
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
|