]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - drivers/media/usb/stk1160/Kconfig
Merge tag 'media/v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[mirror_ubuntu-hirsute-kernel.git] / drivers / media / usb / stk1160 / Kconfig
CommitLineData
dfb9f94e 1config VIDEO_STK1160_COMMON
9cb2173e
EG
2 tristate "STK1160 USB video capture support"
3 depends on VIDEO_DEV && I2C
9cb2173e
EG
4
5 ---help---
6 This is a video4linux driver for STK1160 based video capture devices.
7
8 To compile this driver as a module, choose M here: the
9 module will be called stk1160
10
dfb9f94e
MCC
11config VIDEO_STK1160
12 tristate
e36e6b5f 13 depends on VIDEO_STK1160_COMMON
dfb9f94e
MCC
14 default y
15 select VIDEOBUF2_VMALLOC
16 select VIDEO_SAA711X