]> bbs.cooldavid.org Git - net-next-2.6.git/blame - drivers/staging/tm6000/Kconfig
V4L/DVB: tm6000: depends on IR_CORE
[net-next-2.6.git] / drivers / staging / tm6000 / Kconfig
CommitLineData
9701dc94 1config VIDEO_TM6000
44351aa0 2 tristate "TV Master TM5600/6000/6010 driver"
fb0c484f 3 depends on VIDEO_DEV && I2C && INPUT && IR_CORE && USB && EXPERIMENTAL
7594304e 4 select VIDEO_TUNER
71d67f73
SR
5 select MEDIA_TUNER_XC2028
6 select MEDIA_TUNER_XC5000
9701dc94
MCC
7 select VIDEOBUF_VMALLOC
8 help
44351aa0 9 Support for TM5600/TM6000/TM6010 USB Device
9701dc94
MCC
10
11 Since these cards have no MPEG decoder onboard, they transmit
12 only compressed MPEG data over the usb bus, so you need
13 an external software decoder to watch TV on your computer.
14
15 Say Y if you own such a device and want to use it.
5c0d0b21 16
44351aa0
MCC
17config VIDEO_TM6000_ALSA
18 tristate "TV Master TM5600/6000/6010 audio support"
19 depends on VIDEO_TM6000 && SND && EXPERIMENTAL
20 select SND_PCM
21 ---help---
22 This is a video4linux driver for direct (DMA) audio for
23 TM5600/TM6000/TM6010 USB Devices.
24
25 To compile this driver as a module, choose M here: the
26 module will be called tm6000-alsa.
27
5c0d0b21 28config VIDEO_TM6000_DVB
cee3926f
SR
29 tristate "DVB Support for tm6000 based TV cards"
30 depends on VIDEO_TM6000 && DVB_CORE && USB && EXPERIMENTAL
b1ce40b1 31 select DVB_ZL10353
5c0d0b21
MCC
32 ---help---
33 This adds support for DVB cards based on the tm5600/tm6000 chip.