blob: 47488a97a8569740597067a2b7dcf8f962776e57 [file] [log] [blame]
Johannes Stezenbach776338e2005-06-23 22:02:35 -07001config DVB_USB
2 tristate "Support for various USB DVB devices"
Ingo Molnarb4aba242008-05-20 08:02:33 -03003 depends on DVB_CORE && USB && I2C && INPUT
Johannes Stezenbach776338e2005-06-23 22:02:35 -07004 help
Patrick Boettcherd72fa1c2005-07-07 17:58:20 -07005 By enabling this you will be able to choose the various supported
6 USB1.1 and USB2.0 DVB devices.
Johannes Stezenbach776338e2005-06-23 22:02:35 -07007
8 Almost every USB device needs a firmware, please look into
Patrick Boettcherd72fa1c2005-07-07 17:58:20 -07009 <file:Documentation/dvb/README.dvb-usb>.
Johannes Stezenbach776338e2005-06-23 22:02:35 -070010
Patrick Boettcherd72fa1c2005-07-07 17:58:20 -070011 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.
Johannes Stezenbach776338e2005-06-23 22:02:35 -070015
16config DVB_USB_DEBUG
17 bool "Enable extended debug support for all DVB-USB devices"
18 depends on DVB_USB
19 help
Patrick Boettcherd72fa1c2005-07-07 17:58:20 -070020 Say Y if you want to enable debugging. See modinfo dvb-usb (and the
Johannes Stezenbach776338e2005-06-23 22:02:35 -070021 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
Patrick Boettcher22c6d932005-07-07 17:58:10 -070026 select DVB_DIB3000MC
Mauro Carvalho Chehab149ef722008-04-29 21:38:46 -030027 select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
Michael Krufky47a99912007-06-12 16:10:51 -030028 select DVB_PLL if !DVB_FE_CUSTOMISE
Johannes Stezenbach776338e2005-06-23 22:02:35 -070029 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
Michael Krufky47a99912007-06-12 16:10:51 -030035 select DVB_PLL if !DVB_FE_CUSTOMISE
Patrick Boettcher22c6d932005-07-07 17:58:10 -070036 select DVB_DIB3000MB
Mauro Carvalho Chehab149ef722008-04-29 21:38:46 -030037 select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
Johannes Stezenbach776338e2005-06-23 22:02:35 -070038 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
Patrick Boettcher4d43e132006-09-30 06:53:48 -030042 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.
Johannes Stezenbach776338e2005-06-23 22:02:35 -070044
45 Say Y if you own such a device and want to use it. You should build it as
46 a module.
47
Marc Koschewski11570202006-01-09 18:21:36 -020048config 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
Johannes Stezenbach776338e2005-06-23 22:02:35 -070054config 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
Patrick Boettcher22c6d932005-07-07 17:58:10 -070057 select DVB_DIB3000MC
Mauro Carvalho Chehab149ef722008-04-29 21:38:46 -030058 select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
Johannes Stezenbach776338e2005-06-23 22:02:35 -070059 help
Patrick Boettcher4d43e132006-09-30 06:53:48 -030060 Support for USB2.0 DVB-T receivers based on reference designs made by
Johannes Stezenbach776338e2005-06-23 22:02:35 -070061 DiBcom (<http://www.dibcom.fr>) equipped with a DiB3000M-C/P demodulator.
62
Patrick Boettcher4d43e132006-09-30 06:53:48 -030063 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
Patrick Boettchera75763f2006-10-18 08:34:16 -030072 select DVB_DIB7000P
Patrick Boettcher91bb9be2006-12-02 21:15:51 -020073 select DVB_DIB7000M
Patrick Boettcher5bc63602006-09-19 12:51:46 -030074 select DVB_DIB3000MC
Devin Heitmuellera5884372008-09-25 06:21:11 -030075 select DVB_S5H1411 if !DVB_FE_CUSTOMISE
Mauro Carvalho Chehab149ef722008-04-29 21:38:46 -030076 select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
77 select MEDIA_TUNER_MT2266 if !DVB_FE_CUSTOMISE
Mauro Carvalho Chehab980b59f2008-06-18 16:23:52 -030078 select MEDIA_TUNER_XC2028 if !DVB_FE_CUSTOMISE
Devin Heitmuellera5884372008-09-25 06:21:11 -030079 select MEDIA_TUNER_XC5000 if !DVB_FE_CUSTOMIZE
Patrick Boettcher01373a52007-07-30 12:49:04 -030080 select DVB_TUNER_DIB0070
Patrick Boettcher4d43e132006-09-30 06:53:48 -030081 help
82 Support for USB2.0/1.1 DVB receivers based on the DiB0700 USB bridge. The
83 USB bridge is also present in devices having the DiB7700 DVB-T-USB
84 silicon. This chip can be found in devices offered by Hauppauge,
85 Avermedia and other big and small companies.
86
87 For an up-to-date list of devices supported by this driver, have a look
88 on the Linux-DVB Wiki at www.linuxtv.org.
Johannes Stezenbach776338e2005-06-23 22:02:35 -070089
90 Say Y if you own such a device and want to use it. You should build it as
91 a module.
92
93config DVB_USB_UMT_010
94 tristate "HanfTek UMT-010 DVB-T USB2.0 support"
95 depends on DVB_USB
Michael Krufky47a99912007-06-12 16:10:51 -030096 select DVB_PLL if !DVB_FE_CUSTOMISE
Patrick Boettcher22c6d932005-07-07 17:58:10 -070097 select DVB_DIB3000MC
Mauro Carvalho Chehab149ef722008-04-29 21:38:46 -030098 select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
Johannes Stezenbach776338e2005-06-23 22:02:35 -070099 help
100 Say Y here to support the HanfTek UMT-010 USB2.0 stick-sized DVB-T receiver.
101
Patrick Boettcher22c6d932005-07-07 17:58:10 -0700102config DVB_USB_CXUSB
Michael Krufky36377a12006-02-07 06:25:47 -0200103 tristate "Conexant USB2.0 hybrid reference design support"
Patrick Boettcher22c6d932005-07-07 17:58:10 -0700104 depends on DVB_USB
Michael Krufky47a99912007-06-12 16:10:51 -0300105 select DVB_PLL if !DVB_FE_CUSTOMISE
Andrew de Quincey102a3422006-08-08 09:10:08 -0300106 select DVB_CX22702 if !DVB_FE_CUSTOMISE
107 select DVB_LGDT330X if !DVB_FE_CUSTOMISE
108 select DVB_MT352 if !DVB_FE_CUSTOMISE
109 select DVB_ZL10353 if !DVB_FE_CUSTOMISE
Mauro Carvalho Chehab149ef722008-04-29 21:38:46 -0300110 select MEDIA_TUNER_SIMPLE if !DVB_FE_CUSTOMISE
Mauro Carvalho Chehab980b59f2008-06-18 16:23:52 -0300111 select MEDIA_TUNER_XC2028 if !DVB_FE_CUSTOMISE
Michael Krufky30b4d352008-07-02 12:55:49 -0300112 select MEDIA_TUNER_MXL5005S if !DVB_FE_CUSTOMISE
Michael Krufky2e06d2f2008-08-09 14:21:58 -0300113 select DVB_DIB7000P if !DVB_FE_CUSTOMISE
114 select DVB_TUNER_DIB0070 if !DVB_FE_CUSTOMISE
Patrick Boettcher22c6d932005-07-07 17:58:10 -0700115 help
Michael Krufky36377a12006-02-07 06:25:47 -0200116 Say Y here to support the Conexant USB2.0 hybrid reference design.
117 Currently, only DVB and ATSC modes are supported, analog mode
118 shall be added in the future. Devices that require this module:
119
120 Medion MD95700 hybrid USB2.0 device.
121 DViCO FusionHDTV (Bluebird) USB2.0 devices
Patrick Boettcher22c6d932005-07-07 17:58:10 -0700122
Michael Krufkybaa2ed02006-09-23 20:01:29 -0300123config DVB_USB_M920X
124 tristate "Uli m920x DVB-T USB2.0 support"
Aapo Tahkola5fecd9f2006-09-23 20:00:41 -0300125 depends on DVB_USB
Michael Krufky01cb34d2006-09-23 20:01:29 -0300126 select DVB_MT352 if !DVB_FE_CUSTOMISE
Mauro Carvalho Chehab149ef722008-04-29 21:38:46 -0300127 select MEDIA_TUNER_QT1010 if !DVB_FE_CUSTOMISE
Mauro Carvalho Chehab03a0ea12008-06-18 09:27:21 -0300128 select MEDIA_TUNER_TDA827X if !DVB_FE_CUSTOMISE
Mauro Carvalho Chehab980b59f2008-06-18 16:23:52 -0300129 select DVB_TDA1004X if !DVB_FE_CUSTOMISE
Aapo Tahkola5fecd9f2006-09-23 20:00:41 -0300130 help
131 Say Y here to support the MSI Mega Sky 580 USB2.0 DVB-T receiver.
132 Currently, only devices with a product id of
133 "DTV USB MINI" (in cold state) are supported.
134 Firmware required.
135
Carl Lundqvistf0c3a2c2006-10-03 17:09:30 -0300136config DVB_USB_GL861
137 tristate "Genesys Logic GL861 USB2.0 support"
138 depends on DVB_USB
Michael Krufkya9bde1d2006-10-03 17:12:55 -0300139 select DVB_ZL10353 if !DVB_FE_CUSTOMISE
Mauro Carvalho Chehab149ef722008-04-29 21:38:46 -0300140 select MEDIA_TUNER_QT1010 if !DVB_FE_CUSTOMISE
Carl Lundqvistf0c3a2c2006-10-03 17:09:30 -0300141 help
142 Say Y here to support the MSI Megasky 580 (55801) DVB-T USB2.0
143 receiver with USB ID 0db0:5581.
144
Antti Palosaari5decdd22006-11-05 16:05:38 -0300145config DVB_USB_AU6610
146 tristate "Alcor Micro AU6610 USB2.0 support"
147 depends on DVB_USB
148 select DVB_ZL10353 if !DVB_FE_CUSTOMISE
Mauro Carvalho Chehab149ef722008-04-29 21:38:46 -0300149 select MEDIA_TUNER_QT1010 if !DVB_FE_CUSTOMISE
Antti Palosaari5decdd22006-11-05 16:05:38 -0300150 help
151 Say Y here to support the Sigmatek DVB-110 DVB-T USB2.0 receiver.
152
Johannes Stezenbach776338e2005-06-23 22:02:35 -0700153config DVB_USB_DIGITV
154 tristate "Nebula Electronics uDigiTV DVB-T USB2.0 support"
155 depends on DVB_USB
Michael Krufky47a99912007-06-12 16:10:51 -0300156 select DVB_PLL if !DVB_FE_CUSTOMISE
Andrew de Quincey102a3422006-08-08 09:10:08 -0300157 select DVB_NXT6000 if !DVB_FE_CUSTOMISE
158 select DVB_MT352 if !DVB_FE_CUSTOMISE
Johannes Stezenbach776338e2005-06-23 22:02:35 -0700159 help
160 Say Y here to support the Nebula Electronics uDigitV USB2.0 DVB-T receiver.
161
162config DVB_USB_VP7045
Patrick Boettcher3706a4d2005-09-09 13:02:41 -0700163 tristate "TwinhanDTV Alpha/MagicBoxII, DNTV tinyUSB2, Beetle USB2.0 support"
Johannes Stezenbach776338e2005-06-23 22:02:35 -0700164 depends on DVB_USB
165 help
166 Say Y here to support the
Patrick Boettcher3706a4d2005-09-09 13:02:41 -0700167
Johannes Stezenbach776338e2005-06-23 22:02:35 -0700168 TwinhanDTV Alpha (stick) (VP-7045),
Patrick Boettcher3706a4d2005-09-09 13:02:41 -0700169 TwinhanDTV MagicBox II (VP-7046),
170 DigitalNow TinyUSB 2 DVB-t,
171 DigitalRise USB 2.0 Ter (Beetle) and
172 TYPHOON DVB-T USB DRIVE
173
174 DVB-T USB2.0 receivers.
175
176config DVB_USB_VP702X
177 tristate "TwinhanDTV StarBox and clones DVB-S USB2.0 support"
178 depends on DVB_USB
179 help
180 Say Y here to support the
181
182 TwinhanDTV StarBox,
183 DigitalRise USB Starbox and
184 TYPHOON DVB-S USB 2.0 BOX
185
186 DVB-S USB2.0 receivers.
Johannes Stezenbach776338e2005-06-23 22:02:35 -0700187
Alan Nisota9bbe0762006-05-14 13:23:56 -0300188config DVB_USB_GP8PSK
189 tristate "GENPIX 8PSK->USB module support"
190 depends on DVB_USB
191 help
192 Say Y here to support the
193 GENPIX 8psk module
194
195 DVB-S USB2.0 receivers.
196
Johannes Stezenbach776338e2005-06-23 22:02:35 -0700197config DVB_USB_NOVA_T_USB2
198 tristate "Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 support"
199 depends on DVB_USB
Patrick Boettcher22c6d932005-07-07 17:58:10 -0700200 select DVB_DIB3000MC
Mauro Carvalho Chehab149ef722008-04-29 21:38:46 -0300201 select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
Michael Krufky47a99912007-06-12 16:10:51 -0300202 select DVB_PLL if !DVB_FE_CUSTOMISE
Johannes Stezenbach776338e2005-06-23 22:02:35 -0700203 help
204 Say Y here to support the Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 receiver.
205
Patrick Boettcherbc2e39132006-12-02 21:16:04 -0200206config DVB_USB_TTUSB2
207 tristate "Pinnacle 400e DVB-S USB2.0 support"
208 depends on DVB_USB
209 select DVB_TDA10086 if !DVB_FE_CUSTOMISE
210 select DVB_LNBP21 if !DVB_FE_CUSTOMISE
211 select DVB_TDA826X if !DVB_FE_CUSTOMISE
212 help
213 Say Y here to support the Pinnacle 400e DVB-S USB2.0 receiver. The
214 firmware protocol used by this module is similar to the one used by the
215 old ttusb-driver - that's why the module is called dvb-usb-ttusb2.ko.
216
Johannes Stezenbach776338e2005-06-23 22:02:35 -0700217config DVB_USB_DTT200U
Patrick Boettcherd590f9c2005-07-07 17:58:33 -0700218 tristate "WideView WT-200U and WT-220U (pen) DVB-T USB2.0 support (Yakumo/Hama/Typhoon/Yuan)"
Johannes Stezenbach776338e2005-06-23 22:02:35 -0700219 depends on DVB_USB
220 help
Patrick Boettcherfb41f5a2005-07-07 17:58:23 -0700221 Say Y here to support the WideView/Yakumo/Hama/Typhoon/Yuan DVB-T USB2.0 receiver.
Johannes Stezenbach776338e2005-06-23 22:02:35 -0700222
223 The receivers are also known as DTT200U (Yakumo) and UB300 (Yuan).
Patrick Boettcherd590f9c2005-07-07 17:58:33 -0700224
225 The WT-220U and its clones are pen-sized.
Marco Gittler941491f2007-04-19 11:26:47 -0300226
227config DVB_USB_OPERA1
228 tristate "Opera1 DVB-S USB2.0 receiver"
229 depends on DVB_USB
230 select DVB_STV0299 if !DVB_FE_CUSTOMISE
Michael Krufky47a99912007-06-12 16:10:51 -0300231 select DVB_PLL if !DVB_FE_CUSTOMISE
Marco Gittler941491f2007-04-19 11:26:47 -0300232 help
233 Say Y here to support the Opera DVB-S USB2.0 receiver.
Luca Olivettiaf4e0672007-05-07 15:19:32 -0300234
235config DVB_USB_AF9005
236 tristate "Afatech AF9005 DVB-T USB1.1 support"
Luca Olivettie62a4202007-05-07 16:57:57 -0300237 depends on DVB_USB && EXPERIMENTAL
Mauro Carvalho Chehab149ef722008-04-29 21:38:46 -0300238 select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
239 select MEDIA_TUNER_QT1010 if !DVB_FE_CUSTOMISE
Luca Olivettiaf4e0672007-05-07 15:19:32 -0300240 help
241 Say Y here to support the Afatech AF9005 based DVB-T USB1.1 receiver
242 and the TerraTec Cinergy T USB XE (Rev.1)
243
244config DVB_USB_AF9005_REMOTE
245 tristate "Afatech AF9005 default remote control support"
246 depends on DVB_USB_AF9005
247 help
248 Say Y here to support the default remote control decoding for the
249 Afatech AF9005 based receiver.
250
Igor M Liplianin7fd48282008-07-20 08:05:50 -0300251config DVB_USB_DW2102
Igor M. Liplianin4e546762008-09-09 11:29:43 -0300252 tristate "DvbWorld DVB-S/S2 USB2.0 support"
Igor M Liplianin7fd48282008-07-20 08:05:50 -0300253 depends on DVB_USB
Igor M Liplianin7fd48282008-07-20 08:05:50 -0300254 select DVB_PLL if !DVB_FE_CUSTOMISE
Igor M. Liplianin4e546762008-09-09 11:29:43 -0300255 select DVB_STV0299 if !DVB_FE_CUSTOMISE
Igor M. Liplianin8a4949b2008-10-05 09:11:21 -0300256 select DVB_STV0288 if !DVB_FE_CUSTOMISE
257 select DVB_STB6000 if !DVB_FE_CUSTOMISE
Igor M. Liplianin4e546762008-09-09 11:29:43 -0300258 select DVB_CX24116 if !DVB_FE_CUSTOMISE
Igor M. Liplianin1dc7b762008-09-24 22:48:53 -0300259 select DVB_SI21XX if !DVB_FE_CUSTOMISE
Igor M Liplianin7fd48282008-07-20 08:05:50 -0300260 help
Igor M. Liplianin4e546762008-09-09 11:29:43 -0300261 Say Y here to support the DvbWorld DVB-S/S2 USB2.0 receivers
262 and the TeVii S650.
Igor M Liplianin7fd48282008-07-20 08:05:50 -0300263
Tomi Orava986bd1e2008-09-19 00:48:31 -0300264config DVB_USB_CINERGY_T2
265 tristate "Terratec CinergyT2/qanu USB 2.0 DVB-T receiver"
266 depends on DVB_USB
267 help
268 Support for "TerraTec CinergyT2" USB2.0 Highspeed DVB Receivers
269
270 Say Y if you own such a device and want to use it.
271
Antti Palosaaria51e34d2008-05-17 23:05:48 -0300272config DVB_USB_ANYSEE
273 tristate "Anysee DVB-T/C USB2.0 support"
274 depends on DVB_USB
Antti Palosaari9fdd9ca2008-06-11 11:43:19 -0300275 select DVB_PLL if !DVB_FE_CUSTOMISE
Antti Palosaaria51e34d2008-05-17 23:05:48 -0300276 select DVB_MT352 if !DVB_FE_CUSTOMISE
277 select DVB_ZL10353 if !DVB_FE_CUSTOMISE
278 select DVB_TDA10023 if !DVB_FE_CUSTOMISE
279 help
280 Say Y here to support the Anysee E30, Anysee E30 Plus or
281 Anysee E30 C Plus DVB USB2.0 receiver.
Antoine Jacquet84660282008-08-11 13:12:19 -0300282
283config DVB_USB_DTV5100
284 tristate "AME DTV-5100 USB2.0 DVB-T support"
285 depends on DVB_USB
Antoine Jacquete62b4752008-10-21 17:54:51 -0300286 select DVB_ZL10353 if !DVB_FE_CUSTOMISE
Antoine Jacquet84660282008-08-11 13:12:19 -0300287 select MEDIA_TUNER_QT1010 if !DVB_FE_CUSTOMISE
288 help
289 Say Y here to support the AME DTV-5100 USB2.0 DVB-T receiver.
Antti Palosaari80619de2008-09-15 17:18:09 -0300290
291config DVB_USB_AF9015
292 tristate "Afatech AF9015 DVB-T USB2.0 support"
293 depends on DVB_USB && EXPERIMENTAL
294 select DVB_AF9013
295 select DVB_PLL if !DVB_FE_CUSTOMISE
296 select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
297 select MEDIA_TUNER_QT1010 if !DVB_FE_CUSTOMISE
298 select MEDIA_TUNER_TDA18271 if !DVB_FE_CUSTOMISE
299 select MEDIA_TUNER_MXL5005S if !DVB_FE_CUSTOMISE
300 help
301 Say Y here to support the Afatech AF9015 based DVB-T USB2.0 receiver