Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux
[deliverable/linux.git] / drivers / media / usb / go7007 / Kconfig
CommitLineData
866b8695 1config VIDEO_GO7007
c24db706 2 tristate "WIS GO7007 MPEG encoder support"
e129c974 3 depends on VIDEO_DEV && I2C
16b196e5 4 depends on SND && USB
ffcc1c08 5 select VIDEOBUF2_VMALLOC
866b8695 6 select VIDEO_TUNER
79a63c60 7 select CYPRESS_FIRMWARE
27dee52d 8 select SND_PCM
3acd16ab
HV
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
1f1aed2e 13 select VIDEO_TW9906 if MEDIA_SUBDRV_AUTOSELECT
3acd16ab
HV
14 select VIDEO_OV7640 if MEDIA_SUBDRV_AUTOSELECT
15 select VIDEO_UDA1342 if MEDIA_SUBDRV_AUTOSELECT
866b8695 16 ---help---
c24db706
PE
17 This is a video4linux driver for the WIS GO7007 MPEG
18 encoder chip.
866b8695
GKH
19
20 To compile this driver as a module, choose M here: the
e129c974 21 module will be called go7007.
866b8695
GKH
22
23config VIDEO_GO7007_USB
c24db706 24 tristate "WIS GO7007 USB support"
866b8695 25 depends on VIDEO_GO7007 && USB
866b8695 26 ---help---
c24db706
PE
27 This is a video4linux driver for the WIS GO7007 MPEG
28 encoder chip over USB.
866b8695
GKH
29
30 To compile this driver as a module, choose M here: the
e129c974
HV
31 module will be called go7007-usb.
32
33config VIDEO_GO7007_LOADER
34 tristate "WIS GO7007 Loader support"
79a63c60 35 depends on VIDEO_GO7007
e129c974
HV
36 default y
37 ---help---
38 This is a go7007 firmware loader driver for the WIS GO7007
39 MPEG encoder chip over USB.
40
41 To compile this driver as a module, choose M here: the
42 module will be called go7007-loader.
866b8695 43
b11869db
PE
44config VIDEO_GO7007_USB_S2250_BOARD
45 tristate "Sensoray 2250/2251 support"
e129c974 46 depends on VIDEO_GO7007_USB && USB
b11869db 47 ---help---
c24db706 48 This is a video4linux driver for the Sensoray 2250/2251 device.
b11869db
PE
49
50 To compile this driver as a module, choose M here: the
e129c974 51 module will be called s2250.
This page took 0.529962 seconds and 5 git commands to generate.