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