]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - drivers/media/dvb/dvb-usb/Kconfig
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
[karo-tx-linux.git] / drivers / media / dvb / dvb-usb / Kconfig
1 config DVB_USB
2         tristate "Support for various USB DVB devices"
3         depends on DVB_CORE && USB && I2C
4         select FW_LOADER
5         help
6           By enabling this you will be able to choose the various supported
7           USB1.1 and USB2.0 DVB devices.
8
9           Almost every USB device needs a firmware, please look into
10           <file:Documentation/dvb/README.dvb-usb>.
11
12           For a complete list of supported USB devices see the LinuxTV DVB Wiki:
13           <http://www.linuxtv.org/wiki/index.php/DVB_USB>
14
15           Say Y if you own a USB DVB device.
16
17 config DVB_USB_DEBUG
18         bool "Enable extended debug support for all DVB-USB devices"
19         depends on DVB_USB
20         help
21           Say Y if you want to enable debugging. See modinfo dvb-usb (and the
22           appropriate drivers) for debug levels.
23
24 config DVB_USB_A800
25         tristate "AVerMedia AverTV DVB-T USB 2.0 (A800)"
26         depends on DVB_USB
27         select DVB_DIB3000MC
28         select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
29         select DVB_PLL if !DVB_FE_CUSTOMISE
30         help
31           Say Y here to support the AVerMedia AverTV DVB-T USB 2.0 (A800) receiver.
32
33 config DVB_USB_DIBUSB_MB
34         tristate "DiBcom USB DVB-T devices (based on the DiB3000M-B) (see help for device list)"
35         depends on DVB_USB
36         select DVB_PLL if !DVB_FE_CUSTOMISE
37         select DVB_DIB3000MB
38         select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
39         help
40           Support for USB 1.1 and 2.0 DVB-T receivers based on reference designs made by
41           DiBcom (<http://www.dibcom.fr>) equipped with a DiB3000M-B demodulator.
42
43           For an up-to-date list of devices supported by this driver, have a look
44           on the Linux-DVB Wiki at www.linuxtv.org.
45
46           Say Y if you own such a device and want to use it. You should build it as
47           a module.
48
49 config DVB_USB_DIBUSB_MB_FAULTY
50         bool "Support faulty USB IDs"
51         depends on DVB_USB_DIBUSB_MB
52         help
53           Support for faulty USB IDs due to an invalid EEPROM on some Artec devices.
54
55 config DVB_USB_DIBUSB_MC
56         tristate "DiBcom USB DVB-T devices (based on the DiB3000M-C/P) (see help for device list)"
57         depends on DVB_USB
58         select DVB_DIB3000MC
59         select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
60         help
61           Support for USB2.0 DVB-T receivers based on reference designs made by
62           DiBcom (<http://www.dibcom.fr>) equipped with a DiB3000M-C/P demodulator.
63
64           For an up-to-date list of devices supported by this driver, have a look
65           on the Linux-DVB Wiki at www.linuxtv.org.
66
67           Say Y if you own such a device and want to use it. You should build it as
68           a module.
69
70 config DVB_USB_DIB0700
71         tristate "DiBcom DiB0700 USB DVB devices (see help for supported devices)"
72         depends on DVB_USB
73         select DVB_DIB7000P
74         select DVB_DIB7000M
75         select DVB_DIB3000MC
76         select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
77         select MEDIA_TUNER_MT2266 if !DVB_FE_CUSTOMISE
78         select DVB_TUNER_DIB0070
79         help
80           Support for USB2.0/1.1 DVB receivers based on the DiB0700 USB bridge. The
81           USB bridge is also present in devices having the DiB7700 DVB-T-USB
82           silicon. This chip can be found in devices offered by Hauppauge,
83           Avermedia and other big and small companies.
84
85           For an up-to-date list of devices supported by this driver, have a look
86           on the Linux-DVB Wiki at www.linuxtv.org.
87
88           Say Y if you own such a device and want to use it. You should build it as
89           a module.
90
91 config DVB_USB_UMT_010
92         tristate "HanfTek UMT-010 DVB-T USB2.0 support"
93         depends on DVB_USB
94         select DVB_PLL if !DVB_FE_CUSTOMISE
95         select DVB_DIB3000MC
96         select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
97         help
98           Say Y here to support the HanfTek UMT-010 USB2.0 stick-sized DVB-T receiver.
99
100 config DVB_USB_CXUSB
101         tristate "Conexant USB2.0 hybrid reference design support"
102         depends on DVB_USB
103         select DVB_PLL if !DVB_FE_CUSTOMISE
104         select DVB_CX22702 if !DVB_FE_CUSTOMISE
105         select DVB_LGDT330X if !DVB_FE_CUSTOMISE
106         select DVB_MT352 if !DVB_FE_CUSTOMISE
107         select DVB_ZL10353 if !DVB_FE_CUSTOMISE
108         select MEDIA_TUNER_SIMPLE if !DVB_FE_CUSTOMISE
109         help
110           Say Y here to support the Conexant USB2.0 hybrid reference design.
111           Currently, only DVB and ATSC modes are supported, analog mode
112           shall be added in the future. Devices that require this module:
113
114           Medion MD95700 hybrid USB2.0 device.
115           DViCO FusionHDTV (Bluebird) USB2.0 devices
116
117 config DVB_USB_M920X
118         tristate "Uli m920x DVB-T USB2.0 support"
119         depends on DVB_USB
120         select DVB_MT352 if !DVB_FE_CUSTOMISE
121         select MEDIA_TUNER_QT1010 if !DVB_FE_CUSTOMISE
122         help
123           Say Y here to support the MSI Mega Sky 580 USB2.0 DVB-T receiver.
124           Currently, only devices with a product id of
125           "DTV USB MINI" (in cold state) are supported.
126           Firmware required.
127
128 config DVB_USB_GL861
129         tristate "Genesys Logic GL861 USB2.0 support"
130         depends on DVB_USB
131         select DVB_ZL10353 if !DVB_FE_CUSTOMISE
132         select MEDIA_TUNER_QT1010 if !DVB_FE_CUSTOMISE
133         help
134           Say Y here to support the MSI Megasky 580 (55801) DVB-T USB2.0
135           receiver with USB ID 0db0:5581.
136
137 config DVB_USB_AU6610
138         tristate "Alcor Micro AU6610 USB2.0 support"
139         depends on DVB_USB
140         select DVB_ZL10353 if !DVB_FE_CUSTOMISE
141         select MEDIA_TUNER_QT1010 if !DVB_FE_CUSTOMISE
142         help
143           Say Y here to support the Sigmatek DVB-110 DVB-T USB2.0 receiver.
144
145 config DVB_USB_DIGITV
146         tristate "Nebula Electronics uDigiTV DVB-T USB2.0 support"
147         depends on DVB_USB
148         select DVB_PLL if !DVB_FE_CUSTOMISE
149         select DVB_NXT6000 if !DVB_FE_CUSTOMISE
150         select DVB_MT352 if !DVB_FE_CUSTOMISE
151         help
152           Say Y here to support the Nebula Electronics uDigitV USB2.0 DVB-T receiver.
153
154 config DVB_USB_VP7045
155         tristate "TwinhanDTV Alpha/MagicBoxII, DNTV tinyUSB2, Beetle USB2.0 support"
156         depends on DVB_USB
157         help
158           Say Y here to support the
159
160             TwinhanDTV Alpha (stick) (VP-7045),
161                 TwinhanDTV MagicBox II (VP-7046),
162                 DigitalNow TinyUSB 2 DVB-t,
163                 DigitalRise USB 2.0 Ter (Beetle) and
164                 TYPHOON DVB-T USB DRIVE
165
166           DVB-T USB2.0 receivers.
167
168 config DVB_USB_VP702X
169         tristate "TwinhanDTV StarBox and clones DVB-S USB2.0 support"
170         depends on DVB_USB
171         help
172           Say Y here to support the
173
174             TwinhanDTV StarBox,
175                 DigitalRise USB Starbox and
176                 TYPHOON DVB-S USB 2.0 BOX
177
178           DVB-S USB2.0 receivers.
179
180 config DVB_USB_GP8PSK
181         tristate "GENPIX 8PSK->USB module support"
182         depends on DVB_USB
183         help
184           Say Y here to support the
185             GENPIX 8psk module
186
187           DVB-S USB2.0 receivers.
188
189 config DVB_USB_NOVA_T_USB2
190         tristate "Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 support"
191         depends on DVB_USB
192         select DVB_DIB3000MC
193         select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
194         select DVB_PLL if !DVB_FE_CUSTOMISE
195         help
196           Say Y here to support the Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 receiver.
197
198 config DVB_USB_TTUSB2
199         tristate "Pinnacle 400e DVB-S USB2.0 support"
200         depends on DVB_USB
201         select DVB_TDA10086 if !DVB_FE_CUSTOMISE
202         select DVB_LNBP21 if !DVB_FE_CUSTOMISE
203         select DVB_TDA826X if !DVB_FE_CUSTOMISE
204         help
205           Say Y here to support the Pinnacle 400e DVB-S USB2.0 receiver. The
206           firmware protocol used by this module is similar to the one used by the
207           old ttusb-driver - that's why the module is called dvb-usb-ttusb2.ko.
208
209 config DVB_USB_DTT200U
210         tristate "WideView WT-200U and WT-220U (pen) DVB-T USB2.0 support (Yakumo/Hama/Typhoon/Yuan)"
211         depends on DVB_USB
212         help
213           Say Y here to support the WideView/Yakumo/Hama/Typhoon/Yuan DVB-T USB2.0 receiver.
214
215           The receivers are also known as DTT200U (Yakumo) and UB300 (Yuan).
216
217           The WT-220U and its clones are pen-sized.
218
219 config DVB_USB_OPERA1
220         tristate "Opera1 DVB-S USB2.0 receiver"
221         depends on DVB_USB
222         select DVB_STV0299 if !DVB_FE_CUSTOMISE
223         select DVB_PLL if !DVB_FE_CUSTOMISE
224         help
225           Say Y here to support the Opera DVB-S USB2.0 receiver.
226
227 config DVB_USB_AF9005
228         tristate "Afatech AF9005 DVB-T USB1.1 support"
229         depends on DVB_USB && EXPERIMENTAL
230         select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
231         select MEDIA_TUNER_QT1010 if !DVB_FE_CUSTOMISE
232         help
233           Say Y here to support the Afatech AF9005 based DVB-T USB1.1 receiver
234           and the TerraTec Cinergy T USB XE (Rev.1)
235
236 config DVB_USB_AF9005_REMOTE
237         tristate "Afatech AF9005 default remote control support"
238         depends on DVB_USB_AF9005
239         help
240           Say Y here to support the default remote control decoding for the
241           Afatech AF9005 based receiver.
242