linux/drivers/media/usb/usbtv/Kconfig
Lubomir Rintel f3d27f34fd [media] usbtv: Add driver for Fushicai USBTV007 video frame grabber
Reverse-engineered driver for cheapo video digitizer, made from observations of
Windows XP driver. The protocol is not yet completely understood, so far we
don't provide any controls, only support a single format out of three and don't
support the audio device.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-06-21 11:32:35 -03:00

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