Merge branch 'topic/dma-sgbuf' into for-linus
[linux-block.git] / drivers / staging / go7007 / Kconfig
CommitLineData
866b8695
GKH
1config VIDEO_GO7007
2 tristate "Go 7007 support"
3 depends on VIDEO_DEV && PCI && I2C && INPUT
27dee52d 4 depends on SND
866b8695
GKH
5 select VIDEOBUF_DMA_SG
6 select VIDEO_IR
7 select VIDEO_TUNER
8 select VIDEO_TVEEPROM
27dee52d 9 select SND_PCM
866b8695
GKH
10 select CRC32
11 default N
12 ---help---
692105b8 13 This is a video4linux driver for some weird device...
866b8695
GKH
14
15 To compile this driver as a module, choose M here: the
16 module will be called go7007
17
18config VIDEO_GO7007_USB
19 tristate "Go 7007 USB support"
20 depends on VIDEO_GO7007 && USB
21 default N
22 ---help---
692105b8 23 This is a video4linux driver for some weird device...
866b8695
GKH
24
25 To compile this driver as a module, choose M here: the
26 module will be called go7007-usb
27
b11869db
PE
28config VIDEO_GO7007_USB_S2250_BOARD
29 tristate "Sensoray 2250/2251 support"
30 depends on VIDEO_GO7007_USB && DVB_USB
31 default N
32 ---help---
33 This is a video4linux driver for the Sensoray 2250/2251 device
34
35 To compile this driver as a module, choose M here: the
36 module will be called s2250-board
37