perf: Tidy up after the big rename
[pandora-kernel.git] / drivers / staging / go7007 / Kconfig
1 config VIDEO_GO7007
2         tristate "Go 7007 support"
3         depends on VIDEO_DEV && PCI && I2C && INPUT
4         depends on SND
5         select VIDEOBUF_DMA_SG
6         select VIDEO_IR
7         select VIDEO_TUNER
8         select VIDEO_TVEEPROM
9         select SND_PCM
10         select CRC32
11         default N
12         ---help---
13           This is a video4linux driver for some weird device...
14
15           To compile this driver as a module, choose M here: the
16           module will be called go7007
17
18 config VIDEO_GO7007_USB
19         tristate "Go 7007 USB support"
20         depends on VIDEO_GO7007 && USB
21         default N
22         ---help---
23           This is a video4linux driver for some weird device...
24
25           To compile this driver as a module, choose M here: the
26           module will be called go7007-usb
27
28 config 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