]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - drivers/staging/media/go7007/Kconfig
[media] go7007: add support for ADS Tech DVD Xpress DX2
[mirror_ubuntu-artful-kernel.git] / 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
5 select VIDEOBUF2_VMALLOC
6 select VIDEO_TUNER
7 select SND_PCM
8 select VIDEO_SONY_BTF_MPX if MEDIA_SUBDRV_AUTOSELECT
9 select VIDEO_SAA711X if MEDIA_SUBDRV_AUTOSELECT
10 select VIDEO_TW2804 if MEDIA_SUBDRV_AUTOSELECT
11 select VIDEO_TW9903 if MEDIA_SUBDRV_AUTOSELECT
12 select VIDEO_TW9906 if MEDIA_SUBDRV_AUTOSELECT
13 select VIDEO_OV7640 if MEDIA_SUBDRV_AUTOSELECT
14 select VIDEO_UDA1342 if MEDIA_SUBDRV_AUTOSELECT
15 default N
16 ---help---
17 This is a video4linux driver for the WIS GO7007 MPEG
18 encoder chip.
19
20 To compile this driver as a module, choose M here: the
21 module will be called go7007.
22
23 config VIDEO_GO7007_USB
24 tristate "WIS GO7007 USB support"
25 depends on VIDEO_GO7007 && USB
26 default N
27 ---help---
28 This is a video4linux driver for the WIS GO7007 MPEG
29 encoder chip over USB.
30
31 To compile this driver as a module, choose M here: the
32 module will be called go7007-usb.
33
34 config VIDEO_GO7007_LOADER
35 tristate "WIS GO7007 Loader support"
36 depends on VIDEO_GO7007 && DVB_USB
37 default y
38 ---help---
39 This is a go7007 firmware loader driver for the WIS GO7007
40 MPEG encoder chip over USB.
41
42 To compile this driver as a module, choose M here: the
43 module will be called go7007-loader.
44
45 config VIDEO_GO7007_USB_S2250_BOARD
46 tristate "Sensoray 2250/2251 support"
47 depends on VIDEO_GO7007_USB && USB
48 default N
49 ---help---
50 This is a video4linux driver for the Sensoray 2250/2251 device.
51
52 To compile this driver as a module, choose M here: the
53 module will be called s2250.