1 config VIDEO_STK1160_COMMON
2 tristate "STK1160 USB video capture support"
3 depends on VIDEO_DEV && I2C
6 This is a video4linux driver for STK1160 based video capture devices.
8 To compile this driver as a module, choose M here: the
9 module will be called stk1160
11 config VIDEO_STK1160_AC97
12 bool "STK1160 AC97 codec support"
13 depends on VIDEO_STK1160_COMMON && SND
16 Enables AC97 codec support for stk1160 driver.
20 depends on (!VIDEO_STK1160_AC97 || (SND='n') || SND) && VIDEO_STK1160_COMMON
22 select VIDEOBUF2_VMALLOC
24 select SND_AC97_CODEC if SND