]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/staging/go7007/Kconfig
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
[linux-2.6-omap-h63xx.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 wierd 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 wierd device...
24
25           To compile this driver as a module, choose M here: the
26           module will be called go7007-usb
27