1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "STK1160 USB video capture support"
4 depends on VIDEO_DEV && I2C
5 select VIDEOBUF2_VMALLOC
8 This is a video4linux driver for STK1160 based video capture devices.
10 To compile this driver as a module, choose M here: the
11 module will be called stk1160.
13 This driver only provides support for video capture. For audio
14 capture, you need to select the snd-usb-audio driver (i.e.
15 CONFIG_SND_USB_AUDIO).