4f24abb51f
This fixes a dependency problem as found by Randy Dunlap: https://lkml.org/lkml/2013/6/27/501 Reported-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
11 lines
338 B
Plaintext
11 lines
338 B
Plaintext
config VIDEO_USBTV
|
|
tristate "USBTV007 video capture support"
|
|
depends on VIDEO_V4L2
|
|
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
|