]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/media/dvb/dvb-usb/Kconfig
V4L/DVB (8065): Add missing selects at dvb-usb/Kconfig
[linux-2.6-omap-h63xx.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 && INPUT
4         depends on HOTPLUG      # due to FW_LOADER
5         select FW_LOADER
6         help
7           By enabling this you will be able to choose the various supported
8           USB1.1 and USB2.0 DVB devices.
9
10           Almost every USB device needs a firmware, please look into
11           <file:Documentation/dvb/README.dvb-usb>.
12
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.
17
18 config DVB_USB_DEBUG
19         bool "Enable extended debug support for all DVB-USB devices"
20         depends on DVB_USB
21         help
22           Say Y if you want to enable debugging. See modinfo dvb-usb (and the
23           appropriate drivers) for debug levels.
24
25 config DVB_USB_A800
26         tristate "AVerMedia AverTV DVB-T USB 2.0 (A800)"
27         depends on DVB_USB
28         select DVB_DIB3000MC
29         select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
30         select DVB_PLL if !DVB_FE_CUSTOMISE
31         help
32           Say Y here to support the AVerMedia AverTV DVB-T USB 2.0 (A800) receiver.
33
34 config 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
37         select DVB_PLL if !DVB_FE_CUSTOMISE
38         select DVB_DIB3000MB
39         select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
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
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.
46
47           Say Y if you own such a device and want to use it. You should build it as
48           a module.
49
50 config 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
56 config 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
59         select DVB_DIB3000MC
60         select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
61         help
62           Support for USB2.0 DVB-T receivers based on reference designs made by
63           DiBcom (<http://www.dibcom.fr>) equipped with a DiB3000M-C/P demodulator.
64
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
71 config DVB_USB_DIB0700
72         tristate "DiBcom DiB0700 USB DVB devices (see help for supported devices)"
73         depends on DVB_USB
74         select DVB_DIB7000P
75         select DVB_DIB7000M
76         select DVB_DIB3000MC
77         select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
78         select MEDIA_TUNER_MT2266 if !DVB_FE_CUSTOMISE
79         select MEDIA_TUNER_XC2028 if !DVB_FE_CUSTOMISE
80         select DVB_TUNER_DIB0070
81         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.
89
90           Say Y if you own such a device and want to use it. You should build it as
91           a module.
92
93 config DVB_USB_UMT_010
94         tristate "HanfTek UMT-010 DVB-T USB2.0 support"
95         depends on DVB_USB
96         select DVB_PLL if !DVB_FE_CUSTOMISE
97         select DVB_DIB3000MC
98         select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
99         help
100           Say Y here to support the HanfTek UMT-010 USB2.0 stick-sized DVB-T receiver.
101
102 config DVB_USB_CXUSB
103         tristate "Conexant USB2.0 hybrid reference design support"
104         depends on DVB_USB
105         select DVB_PLL if !DVB_FE_CUSTOMISE
106         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
110         select MEDIA_TUNER_SIMPLE if !DVB_FE_CUSTOMISE
111         select MEDIA_TUNER_XC2028 if !DVB_FE_CUSTOMISE
112         help
113           Say Y here to support the Conexant USB2.0 hybrid reference design.
114           Currently, only DVB and ATSC modes are supported, analog mode
115           shall be added in the future. Devices that require this module:
116
117           Medion MD95700 hybrid USB2.0 device.
118           DViCO FusionHDTV (Bluebird) USB2.0 devices
119
120 config DVB_USB_M920X
121         tristate "Uli m920x DVB-T USB2.0 support"
122         depends on DVB_USB
123         select DVB_MT352 if !DVB_FE_CUSTOMISE
124         select MEDIA_TUNER_QT1010 if !DVB_FE_CUSTOMISE
125         select MEDIA_TUNER_TDA827X if !DVB_FE_CUSTOMISE
126         select DVB_TDA1004X if !DVB_FE_CUSTOMISE
127         help
128           Say Y here to support the MSI Mega Sky 580 USB2.0 DVB-T receiver.
129           Currently, only devices with a product id of
130           "DTV USB MINI" (in cold state) are supported.
131           Firmware required.
132
133 config DVB_USB_GL861
134         tristate "Genesys Logic GL861 USB2.0 support"
135         depends on DVB_USB
136         select DVB_ZL10353 if !DVB_FE_CUSTOMISE
137         select MEDIA_TUNER_QT1010 if !DVB_FE_CUSTOMISE
138         help
139           Say Y here to support the MSI Megasky 580 (55801) DVB-T USB2.0
140           receiver with USB ID 0db0:5581.
141
142 config DVB_USB_AU6610
143         tristate "Alcor Micro AU6610 USB2.0 support"
144         depends on DVB_USB
145         select DVB_ZL10353 if !DVB_FE_CUSTOMISE
146         select MEDIA_TUNER_QT1010 if !DVB_FE_CUSTOMISE
147         help
148           Say Y here to support the Sigmatek DVB-110 DVB-T USB2.0 receiver.
149
150 config DVB_USB_DIGITV
151         tristate "Nebula Electronics uDigiTV DVB-T USB2.0 support"
152         depends on DVB_USB
153         select DVB_PLL if !DVB_FE_CUSTOMISE
154         select DVB_NXT6000 if !DVB_FE_CUSTOMISE
155         select DVB_MT352 if !DVB_FE_CUSTOMISE
156         help
157           Say Y here to support the Nebula Electronics uDigitV USB2.0 DVB-T receiver.
158
159 config DVB_USB_VP7045
160         tristate "TwinhanDTV Alpha/MagicBoxII, DNTV tinyUSB2, Beetle USB2.0 support"
161         depends on DVB_USB
162         help
163           Say Y here to support the
164
165             TwinhanDTV Alpha (stick) (VP-7045),
166                 TwinhanDTV MagicBox II (VP-7046),
167                 DigitalNow TinyUSB 2 DVB-t,
168                 DigitalRise USB 2.0 Ter (Beetle) and
169                 TYPHOON DVB-T USB DRIVE
170
171           DVB-T USB2.0 receivers.
172
173 config DVB_USB_VP702X
174         tristate "TwinhanDTV StarBox and clones DVB-S USB2.0 support"
175         depends on DVB_USB
176         help
177           Say Y here to support the
178
179             TwinhanDTV StarBox,
180                 DigitalRise USB Starbox and
181                 TYPHOON DVB-S USB 2.0 BOX
182
183           DVB-S USB2.0 receivers.
184
185 config DVB_USB_GP8PSK
186         tristate "GENPIX 8PSK->USB module support"
187         depends on DVB_USB
188         help
189           Say Y here to support the
190             GENPIX 8psk module
191
192           DVB-S USB2.0 receivers.
193
194 config DVB_USB_NOVA_T_USB2
195         tristate "Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 support"
196         depends on DVB_USB
197         select DVB_DIB3000MC
198         select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
199         select DVB_PLL if !DVB_FE_CUSTOMISE
200         help
201           Say Y here to support the Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 receiver.
202
203 config DVB_USB_TTUSB2
204         tristate "Pinnacle 400e DVB-S USB2.0 support"
205         depends on DVB_USB
206         select DVB_TDA10086 if !DVB_FE_CUSTOMISE
207         select DVB_LNBP21 if !DVB_FE_CUSTOMISE
208         select DVB_TDA826X if !DVB_FE_CUSTOMISE
209         help
210           Say Y here to support the Pinnacle 400e DVB-S USB2.0 receiver. The
211           firmware protocol used by this module is similar to the one used by the
212           old ttusb-driver - that's why the module is called dvb-usb-ttusb2.ko.
213
214 config DVB_USB_DTT200U
215         tristate "WideView WT-200U and WT-220U (pen) DVB-T USB2.0 support (Yakumo/Hama/Typhoon/Yuan)"
216         depends on DVB_USB
217         help
218           Say Y here to support the WideView/Yakumo/Hama/Typhoon/Yuan DVB-T USB2.0 receiver.
219
220           The receivers are also known as DTT200U (Yakumo) and UB300 (Yuan).
221
222           The WT-220U and its clones are pen-sized.
223
224 config DVB_USB_OPERA1
225         tristate "Opera1 DVB-S USB2.0 receiver"
226         depends on DVB_USB
227         select DVB_STV0299 if !DVB_FE_CUSTOMISE
228         select DVB_PLL if !DVB_FE_CUSTOMISE
229         help
230           Say Y here to support the Opera DVB-S USB2.0 receiver.
231
232 config DVB_USB_AF9005
233         tristate "Afatech AF9005 DVB-T USB1.1 support"
234         depends on DVB_USB && EXPERIMENTAL
235         select MEDIA_TUNER_MT2060 if !DVB_FE_CUSTOMISE
236         select MEDIA_TUNER_QT1010 if !DVB_FE_CUSTOMISE
237         help
238           Say Y here to support the Afatech AF9005 based DVB-T USB1.1 receiver
239           and the TerraTec Cinergy T USB XE (Rev.1)
240
241 config DVB_USB_AF9005_REMOTE
242         tristate "Afatech AF9005 default remote control support"
243         depends on DVB_USB_AF9005
244         help
245           Say Y here to support the default remote control decoding for the
246           Afatech AF9005 based receiver.
247
248 config DVB_USB_ANYSEE
249         tristate "Anysee DVB-T/C USB2.0 support"
250         depends on DVB_USB
251         select DVB_PLL if !DVB_FE_CUSTOMISE
252         select DVB_MT352 if !DVB_FE_CUSTOMISE
253         select DVB_ZL10353 if !DVB_FE_CUSTOMISE
254         select DVB_TDA10023 if !DVB_FE_CUSTOMISE
255         help
256           Say Y here to support the Anysee E30, Anysee E30 Plus or
257           Anysee E30 C Plus DVB USB2.0 receiver.