Linux 3.11-rc3
[cris-mirror.git] / drivers / media / usb / stk1160 / Kconfig
blob1c3a1ec00237c4b6b2e2f3d10a2e7205d6d853fc
1 config VIDEO_STK1160
2         tristate "STK1160 USB video capture support"
3         depends on VIDEO_DEV && I2C
4         select VIDEOBUF2_VMALLOC
5         select VIDEO_SAA711X
7         ---help---
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 config VIDEO_STK1160_AC97
14         bool "STK1160 AC97 codec support"
15         depends on VIDEO_STK1160 && SND
16         select SND_AC97_CODEC
18         ---help---
19           Enables AC97 codec support for stk1160 driver.