]> Pileus Git - ~andy/linux/blob - drivers/staging/media/go7007/Kconfig
Merge remote-tracking branches 'spi/fix/ath79', 'spi/fix/atmel', 'spi/fix/coldfire...
[~andy/linux] / drivers / staging / media / go7007 / Kconfig
1 config VIDEO_GO7007
2         tristate "WIS GO7007 MPEG encoder support"
3         depends on VIDEO_DEV && I2C
4         depends on SND && USB
5         select VIDEOBUF2_VMALLOC
6         select VIDEO_TUNER
7         select CYPRESS_FIRMWARE
8         select SND_PCM
9         select VIDEO_SONY_BTF_MPX if MEDIA_SUBDRV_AUTOSELECT
10         select VIDEO_SAA711X if MEDIA_SUBDRV_AUTOSELECT
11         select VIDEO_TW2804 if MEDIA_SUBDRV_AUTOSELECT
12         select VIDEO_TW9903 if MEDIA_SUBDRV_AUTOSELECT
13         select VIDEO_TW9906 if MEDIA_SUBDRV_AUTOSELECT
14         select VIDEO_OV7640 if MEDIA_SUBDRV_AUTOSELECT
15         select VIDEO_UDA1342 if MEDIA_SUBDRV_AUTOSELECT
16         default N
17         ---help---
18           This is a video4linux driver for the WIS GO7007 MPEG
19           encoder chip.
20
21           To compile this driver as a module, choose M here: the
22           module will be called go7007.
23
24 config VIDEO_GO7007_USB
25         tristate "WIS GO7007 USB support"
26         depends on VIDEO_GO7007 && USB
27         default N
28         ---help---
29           This is a video4linux driver for the WIS GO7007 MPEG
30           encoder chip over USB.
31
32           To compile this driver as a module, choose M here: the
33           module will be called go7007-usb.
34
35 config VIDEO_GO7007_LOADER
36         tristate "WIS GO7007 Loader support"
37         depends on VIDEO_GO7007
38         default y
39         ---help---
40           This is a go7007 firmware loader driver for the WIS GO7007
41           MPEG encoder chip over USB.
42
43           To compile this driver as a module, choose M here: the
44           module will be called go7007-loader.
45
46 config VIDEO_GO7007_USB_S2250_BOARD
47         tristate "Sensoray 2250/2251 support"
48         depends on VIDEO_GO7007_USB && USB
49         default N
50         ---help---
51           This is a video4linux driver for the Sensoray 2250/2251 device.
52
53           To compile this driver as a module, choose M here: the
54           module will be called s2250.