[media] go7007: add support for ADS Tech DVD Xpress DX2
[deliverable/linux.git] / drivers / staging / media / go7007 / Kconfig
CommitLineData
866b8695 1config VIDEO_GO7007
c24db706 2 tristate "WIS GO7007 MPEG encoder support"
e129c974 3 depends on VIDEO_DEV && I2C
27dee52d 4 depends on SND
ffcc1c08 5 select VIDEOBUF2_VMALLOC
866b8695 6 select VIDEO_TUNER
27dee52d 7 select SND_PCM
3acd16ab
HV
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
1f1aed2e 12 select VIDEO_TW9906 if MEDIA_SUBDRV_AUTOSELECT
3acd16ab
HV
13 select VIDEO_OV7640 if MEDIA_SUBDRV_AUTOSELECT
14 select VIDEO_UDA1342 if MEDIA_SUBDRV_AUTOSELECT
866b8695
GKH
15 default N
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
GKH
25 depends on VIDEO_GO7007 && USB
26 default N
27 ---help---
c24db706
PE
28 This is a video4linux driver for the WIS GO7007 MPEG
29 encoder chip over USB.
866b8695
GKH
30
31 To compile this driver as a module, choose M here: the
e129c974
HV
32 module will be called go7007-usb.
33
34config 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.
866b8695 44
b11869db
PE
45config VIDEO_GO7007_USB_S2250_BOARD
46 tristate "Sensoray 2250/2251 support"
e129c974 47 depends on VIDEO_GO7007_USB && USB
b11869db
PE
48 default N
49 ---help---
c24db706 50 This is a video4linux driver for the Sensoray 2250/2251 device.
b11869db
PE
51
52 To compile this driver as a module, choose M here: the
e129c974 53 module will be called s2250.
This page took 0.348996 seconds and 5 git commands to generate.