xref: /openbmc/linux/drivers/media/usb/stk1160/Kconfig (revision 7f7ac101)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2*7f7ac101SLukas Bulwahnconfig VIDEO_STK1160
30c0d06caSMauro Carvalho Chehab	tristate "STK1160 USB video capture support"
40c0d06caSMauro Carvalho Chehab	depends on VIDEO_DEV && I2C
5*7f7ac101SLukas Bulwahn	select VIDEOBUF2_VMALLOC
6*7f7ac101SLukas Bulwahn	select VIDEO_SAA711X
7b60a5b8dSMauro Carvalho Chehab	help
80c0d06caSMauro Carvalho Chehab	  This is a video4linux driver for STK1160 based video capture devices.
90c0d06caSMauro Carvalho Chehab
100c0d06caSMauro Carvalho Chehab	  To compile this driver as a module, choose M here: the
11e8357cdeSEzequiel Garcia	  module will be called stk1160.
12e8357cdeSEzequiel Garcia
13e8357cdeSEzequiel Garcia	  This driver only provides support for video capture. For audio
14e8357cdeSEzequiel Garcia	  capture, you need to select the snd-usb-audio driver (i.e.
15e8357cdeSEzequiel Garcia	  CONFIG_SND_USB_AUDIO).
16