]> bbs.cooldavid.org Git - net-next-2.6.git/blame - drivers/media/dvb/dvb-usb/Kconfig
V4L/DVB (8971): initial driver for af9013 demodulator
[net-next-2.6.git] / drivers / media / dvb / dvb-usb / Kconfig
CommitLineData
776338e1
JS
1config DVB_USB
2 tristate "Support for various USB DVB devices"
b4aba241 3 depends on DVB_CORE && USB && I2C && INPUT
776338e1 4 help
d72fa1c9
PB
5 By enabling this you will be able to choose the various supported
6 USB1.1 and USB2.0 DVB devices.
776338e1
JS
7
8 Almost every USB device needs a firmware, please look into
d72fa1c9 9 <file:Documentation/dvb/README.dvb-usb>.
776338e1 10
d72fa1c9
PB
11 For a complete list of supported USB devices see the LinuxTV DVB Wiki:
12 <http://www.linuxtv.org/wiki/index.php/DVB_USB>
13
14 Say Y if you own a USB DVB device.
776338e1
JS
15
16config DVB_USB_DEBUG
17 bool "Enable extended debug support for all DVB-USB devices"
18 depends on DVB_USB
19 help
d72fa1c9 20 Say Y if you want to enable debugging. See modinfo dvb-usb (and the
776338e1
JS
21 appropriate drivers) for debug levels.
22
23config DVB_USB_A800
24 tristate "AVerMedia AverTV DVB-T USB 2.0 (A800)"
25 depends on DVB_USB
22c6d93a 26 select DVB_DIB3000MC
149ef72d 27 select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
47a9991e 28 select DVB_PLL if !DVB_FE_CUSTOMISE
776338e1
JS
29 help
30 Say Y here to support the AVerMedia AverTV DVB-T USB 2.0 (A800) receiver.
31
32config DVB_USB_DIBUSB_MB
33 tristate "DiBcom USB DVB-T devices (based on the DiB3000M-B) (see help for device list)"
34 depends on DVB_USB
47a9991e 35 select DVB_PLL if !DVB_FE_CUSTOMISE
22c6d93a 36 select DVB_DIB3000MB
149ef72d 37 select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
776338e1
JS
38 help
39 Support for USB 1.1 and 2.0 DVB-T receivers based on reference designs made by
40 DiBcom (<http://www.dibcom.fr>) equipped with a DiB3000M-B demodulator.
41
4d43e13f
PB
42 For an up-to-date list of devices supported by this driver, have a look
43 on the Linux-DVB Wiki at www.linuxtv.org.
776338e1
JS
44
45 Say Y if you own such a device and want to use it. You should build it as
46 a module.
47
1157020d
MK
48config DVB_USB_DIBUSB_MB_FAULTY
49 bool "Support faulty USB IDs"
50 depends on DVB_USB_DIBUSB_MB
51 help
52 Support for faulty USB IDs due to an invalid EEPROM on some Artec devices.
53
776338e1
JS
54config DVB_USB_DIBUSB_MC
55 tristate "DiBcom USB DVB-T devices (based on the DiB3000M-C/P) (see help for device list)"
56 depends on DVB_USB
22c6d93a 57 select DVB_DIB3000MC
149ef72d 58 select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
776338e1 59 help
4d43e13f 60 Support for USB2.0 DVB-T receivers based on reference designs made by
776338e1
JS
61 DiBcom (<http://www.dibcom.fr>) equipped with a DiB3000M-C/P demodulator.
62
4d43e13f
PB
63 For an up-to-date list of devices supported by this driver, have a look
64 on the Linux-DVB Wiki at www.linuxtv.org.
65
66 Say Y if you own such a device and want to use it. You should build it as
67 a module.
68
69config DVB_USB_DIB0700
70 tristate "DiBcom DiB0700 USB DVB devices (see help for supported devices)"
71 depends on DVB_USB
a75763ff 72 select DVB_DIB7000P
91bb9be6 73 select DVB_DIB7000M
5bc63607 74 select DVB_DIB3000MC
149ef72d
MCC
75 select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
76 select MEDIA_TUNER_MT2266 if !DVB_FE_CUSTOMISE
980b59fb 77 select MEDIA_TUNER_XC2028 if !DVB_FE_CUSTOMISE
01373a5c 78 select DVB_TUNER_DIB0070
4d43e13f
PB
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.
776338e1
JS
87
88 Say Y if you own such a device and want to use it. You should build it as
89 a module.
90
91config DVB_USB_UMT_010
92 tristate "HanfTek UMT-010 DVB-T USB2.0 support"
93 depends on DVB_USB
47a9991e 94 select DVB_PLL if !DVB_FE_CUSTOMISE
22c6d93a 95 select DVB_DIB3000MC
149ef72d 96 select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
776338e1
JS
97 help
98 Say Y here to support the HanfTek UMT-010 USB2.0 stick-sized DVB-T receiver.
99
22c6d93a 100config DVB_USB_CXUSB
36377a19 101 tristate "Conexant USB2.0 hybrid reference design support"
22c6d93a 102 depends on DVB_USB
47a9991e 103 select DVB_PLL if !DVB_FE_CUSTOMISE
102a342b
AQ
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
149ef72d 108 select MEDIA_TUNER_SIMPLE if !DVB_FE_CUSTOMISE
980b59fb 109 select MEDIA_TUNER_XC2028 if !DVB_FE_CUSTOMISE
30b4d355 110 select MEDIA_TUNER_MXL5005S if !DVB_FE_CUSTOMISE
2e06d2ff
MK
111 select DVB_DIB7000P if !DVB_FE_CUSTOMISE
112 select DVB_TUNER_DIB0070 if !DVB_FE_CUSTOMISE
22c6d93a 113 help
36377a19
MK
114 Say Y here to support the Conexant USB2.0 hybrid reference design.
115 Currently, only DVB and ATSC modes are supported, analog mode
116 shall be added in the future. Devices that require this module:
117
118 Medion MD95700 hybrid USB2.0 device.
119 DViCO FusionHDTV (Bluebird) USB2.0 devices
22c6d93a 120
baa2ed09
MK
121config DVB_USB_M920X
122 tristate "Uli m920x DVB-T USB2.0 support"
5fecd9fd 123 depends on DVB_USB
01cb34db 124 select DVB_MT352 if !DVB_FE_CUSTOMISE
149ef72d 125 select MEDIA_TUNER_QT1010 if !DVB_FE_CUSTOMISE
03a0ea11 126 select MEDIA_TUNER_TDA827X if !DVB_FE_CUSTOMISE
980b59fb 127 select DVB_TDA1004X if !DVB_FE_CUSTOMISE
5fecd9fd
AT
128 help
129 Say Y here to support the MSI Mega Sky 580 USB2.0 DVB-T receiver.
130 Currently, only devices with a product id of
131 "DTV USB MINI" (in cold state) are supported.
132 Firmware required.
133
f0c3a2ca
CL
134config DVB_USB_GL861
135 tristate "Genesys Logic GL861 USB2.0 support"
136 depends on DVB_USB
a9bde1d8 137 select DVB_ZL10353 if !DVB_FE_CUSTOMISE
149ef72d 138 select MEDIA_TUNER_QT1010 if !DVB_FE_CUSTOMISE
f0c3a2ca
CL
139 help
140 Say Y here to support the MSI Megasky 580 (55801) DVB-T USB2.0
141 receiver with USB ID 0db0:5581.
142
5decdd27
AP
143config DVB_USB_AU6610
144 tristate "Alcor Micro AU6610 USB2.0 support"
145 depends on DVB_USB
146 select DVB_ZL10353 if !DVB_FE_CUSTOMISE
149ef72d 147 select MEDIA_TUNER_QT1010 if !DVB_FE_CUSTOMISE
5decdd27
AP
148 help
149 Say Y here to support the Sigmatek DVB-110 DVB-T USB2.0 receiver.
150
776338e1
JS
151config DVB_USB_DIGITV
152 tristate "Nebula Electronics uDigiTV DVB-T USB2.0 support"
153 depends on DVB_USB
47a9991e 154 select DVB_PLL if !DVB_FE_CUSTOMISE
102a342b
AQ
155 select DVB_NXT6000 if !DVB_FE_CUSTOMISE
156 select DVB_MT352 if !DVB_FE_CUSTOMISE
776338e1
JS
157 help
158 Say Y here to support the Nebula Electronics uDigitV USB2.0 DVB-T receiver.
159
160config DVB_USB_VP7045
3706a4da 161 tristate "TwinhanDTV Alpha/MagicBoxII, DNTV tinyUSB2, Beetle USB2.0 support"
776338e1
JS
162 depends on DVB_USB
163 help
164 Say Y here to support the
3706a4da 165
776338e1 166 TwinhanDTV Alpha (stick) (VP-7045),
3706a4da
PB
167 TwinhanDTV MagicBox II (VP-7046),
168 DigitalNow TinyUSB 2 DVB-t,
169 DigitalRise USB 2.0 Ter (Beetle) and
170 TYPHOON DVB-T USB DRIVE
171
172 DVB-T USB2.0 receivers.
173
174config DVB_USB_VP702X
175 tristate "TwinhanDTV StarBox and clones DVB-S USB2.0 support"
176 depends on DVB_USB
177 help
178 Say Y here to support the
179
180 TwinhanDTV StarBox,
181 DigitalRise USB Starbox and
182 TYPHOON DVB-S USB 2.0 BOX
183
184 DVB-S USB2.0 receivers.
776338e1 185
9bbe076f
AN
186config DVB_USB_GP8PSK
187 tristate "GENPIX 8PSK->USB module support"
188 depends on DVB_USB
189 help
190 Say Y here to support the
191 GENPIX 8psk module
192
193 DVB-S USB2.0 receivers.
194
776338e1
JS
195config DVB_USB_NOVA_T_USB2
196 tristate "Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 support"
197 depends on DVB_USB
22c6d93a 198 select DVB_DIB3000MC
149ef72d 199 select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
47a9991e 200 select DVB_PLL if !DVB_FE_CUSTOMISE
776338e1
JS
201 help
202 Say Y here to support the Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 receiver.
203
bc2e3913
PB
204config DVB_USB_TTUSB2
205 tristate "Pinnacle 400e DVB-S USB2.0 support"
206 depends on DVB_USB
207 select DVB_TDA10086 if !DVB_FE_CUSTOMISE
208 select DVB_LNBP21 if !DVB_FE_CUSTOMISE
209 select DVB_TDA826X if !DVB_FE_CUSTOMISE
210 help
211 Say Y here to support the Pinnacle 400e DVB-S USB2.0 receiver. The
212 firmware protocol used by this module is similar to the one used by the
213 old ttusb-driver - that's why the module is called dvb-usb-ttusb2.ko.
214
776338e1 215config DVB_USB_DTT200U
d590f9c2 216 tristate "WideView WT-200U and WT-220U (pen) DVB-T USB2.0 support (Yakumo/Hama/Typhoon/Yuan)"
776338e1
JS
217 depends on DVB_USB
218 help
fb41f5a7 219 Say Y here to support the WideView/Yakumo/Hama/Typhoon/Yuan DVB-T USB2.0 receiver.
776338e1
JS
220
221 The receivers are also known as DTT200U (Yakumo) and UB300 (Yuan).
d590f9c2
PB
222
223 The WT-220U and its clones are pen-sized.
941491f3
MG
224
225config DVB_USB_OPERA1
226 tristate "Opera1 DVB-S USB2.0 receiver"
227 depends on DVB_USB
228 select DVB_STV0299 if !DVB_FE_CUSTOMISE
47a9991e 229 select DVB_PLL if !DVB_FE_CUSTOMISE
941491f3
MG
230 help
231 Say Y here to support the Opera DVB-S USB2.0 receiver.
af4e067e
LO
232
233config DVB_USB_AF9005
234 tristate "Afatech AF9005 DVB-T USB1.1 support"
e62a4209 235 depends on DVB_USB && EXPERIMENTAL
149ef72d
MCC
236 select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
237 select MEDIA_TUNER_QT1010 if !DVB_FE_CUSTOMISE
af4e067e
LO
238 help
239 Say Y here to support the Afatech AF9005 based DVB-T USB1.1 receiver
240 and the TerraTec Cinergy T USB XE (Rev.1)
241
242config DVB_USB_AF9005_REMOTE
243 tristate "Afatech AF9005 default remote control support"
244 depends on DVB_USB_AF9005
245 help
246 Say Y here to support the default remote control decoding for the
247 Afatech AF9005 based receiver.
248
7fd4828f
IL
249config DVB_USB_DW2102
250 tristate "DvbWorld 2102 DVB-S USB2.0 receiver"
251 depends on DVB_USB
252 select DVB_STV0299 if !DVB_FE_CUSTOMISE
253 select DVB_PLL if !DVB_FE_CUSTOMISE
254 help
255 Say Y here to support the DvbWorld 2102 DVB-S USB2.0 receiver.
256
a51e34dd
AP
257config DVB_USB_ANYSEE
258 tristate "Anysee DVB-T/C USB2.0 support"
259 depends on DVB_USB
9fdd9caf 260 select DVB_PLL if !DVB_FE_CUSTOMISE
a51e34dd
AP
261 select DVB_MT352 if !DVB_FE_CUSTOMISE
262 select DVB_ZL10353 if !DVB_FE_CUSTOMISE
263 select DVB_TDA10023 if !DVB_FE_CUSTOMISE
264 help
265 Say Y here to support the Anysee E30, Anysee E30 Plus or
266 Anysee E30 C Plus DVB USB2.0 receiver.
8466028b
AJ
267
268config DVB_USB_DTV5100
269 tristate "AME DTV-5100 USB2.0 DVB-T support"
270 depends on DVB_USB
271 select MEDIA_TUNER_QT1010 if !DVB_FE_CUSTOMISE
272 help
273 Say Y here to support the AME DTV-5100 USB2.0 DVB-T receiver.