]> err.no Git - linux-2.6/blob - drivers/media/dvb/dvb-usb/Kconfig
V4L/DVB (5221): Dvb-usb: initial support for MSI Mega Sky 580 DVB-T based on GL861
[linux-2.6] / 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         select DVB_PLL
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 DVB_TUNER_MT2060 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_DIB3000MB
37         select DVB_TUNER_MT2060 if !DVB_FE_CUSTOMISE
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
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.
44
45           Say Y if you own such a device and want to use it. You should build it as
46           a module.
47
48 config 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
54 config 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
57         select DVB_DIB3000MC
58         select DVB_TUNER_MT2060 if !DVB_FE_CUSTOMISE
59         help
60           Support for USB2.0 DVB-T receivers based on reference designs made by
61           DiBcom (<http://www.dibcom.fr>) equipped with a DiB3000M-C/P demodulator.
62
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
69 config DVB_USB_DIB0700
70         tristate "DiBcom DiB0700 USB DVB devices (see help for supported devices)"
71         depends on DVB_USB
72         select DVB_DIB7000P
73         select DVB_DIB7000M
74         select DVB_DIB3000MC
75         select DVB_TUNER_MT2060 if !DVB_FE_CUSTOMISE
76         help
77           Support for USB2.0/1.1 DVB receivers based on the DiB0700 USB bridge. The
78           USB bridge is also present in devices having the DiB7700 DVB-T-USB
79           silicon. This chip can be found in devices offered by Hauppauge,
80           Avermedia and other big and small companies.
81
82           For an up-to-date list of devices supported by this driver, have a look
83           on the Linux-DVB Wiki at www.linuxtv.org.
84
85           Say Y if you own such a device and want to use it. You should build it as
86           a module.
87
88 config DVB_USB_UMT_010
89         tristate "HanfTek UMT-010 DVB-T USB2.0 support"
90         depends on DVB_USB
91         select DVB_DIB3000MC
92         select DVB_TUNER_MT2060 if !DVB_FE_CUSTOMISE
93         help
94           Say Y here to support the HanfTek UMT-010 USB2.0 stick-sized DVB-T receiver.
95
96 config DVB_USB_CXUSB
97         tristate "Conexant USB2.0 hybrid reference design support"
98         depends on DVB_USB
99         select DVB_CX22702 if !DVB_FE_CUSTOMISE
100         select DVB_LGDT330X if !DVB_FE_CUSTOMISE
101         select DVB_TUNER_LGH06XF if !DVB_FE_CUSTOMISE
102         select DVB_MT352 if !DVB_FE_CUSTOMISE
103         select DVB_ZL10353 if !DVB_FE_CUSTOMISE
104         help
105           Say Y here to support the Conexant USB2.0 hybrid reference design.
106           Currently, only DVB and ATSC modes are supported, analog mode
107           shall be added in the future. Devices that require this module:
108
109           Medion MD95700 hybrid USB2.0 device.
110           DViCO FusionHDTV (Bluebird) USB2.0 devices
111
112 config DVB_USB_M920X
113         tristate "Uli m920x DVB-T USB2.0 support"
114         depends on DVB_USB
115         select DVB_MT352 if !DVB_FE_CUSTOMISE
116         select DVB_TUNER_QT1010 if !DVB_FE_CUSTOMISE
117         help
118           Say Y here to support the MSI Mega Sky 580 USB2.0 DVB-T receiver.
119           Currently, only devices with a product id of
120           "DTV USB MINI" (in cold state) are supported.
121           Firmware required.
122
123 config DVB_USB_GL861
124         tristate "Genesys Logic GL861 USB2.0 support"
125         depends on DVB_USB
126         select DVB_ZL10353
127         help
128           Say Y here to support the MSI Megasky 580 (55801) DVB-T USB2.0
129           receiver with USB ID 0db0:5581.
130
131 config DVB_USB_DIGITV
132         tristate "Nebula Electronics uDigiTV DVB-T USB2.0 support"
133         depends on DVB_USB
134         select DVB_NXT6000 if !DVB_FE_CUSTOMISE
135         select DVB_MT352 if !DVB_FE_CUSTOMISE
136         help
137           Say Y here to support the Nebula Electronics uDigitV USB2.0 DVB-T receiver.
138
139 config DVB_USB_VP7045
140         tristate "TwinhanDTV Alpha/MagicBoxII, DNTV tinyUSB2, Beetle USB2.0 support"
141         depends on DVB_USB
142         help
143           Say Y here to support the
144
145             TwinhanDTV Alpha (stick) (VP-7045),
146                 TwinhanDTV MagicBox II (VP-7046),
147                 DigitalNow TinyUSB 2 DVB-t,
148                 DigitalRise USB 2.0 Ter (Beetle) and
149                 TYPHOON DVB-T USB DRIVE
150
151           DVB-T USB2.0 receivers.
152
153 config DVB_USB_VP702X
154         tristate "TwinhanDTV StarBox and clones DVB-S USB2.0 support"
155         depends on DVB_USB
156         help
157           Say Y here to support the
158
159             TwinhanDTV StarBox,
160                 DigitalRise USB Starbox and
161                 TYPHOON DVB-S USB 2.0 BOX
162
163           DVB-S USB2.0 receivers.
164
165 config DVB_USB_GP8PSK
166         tristate "GENPIX 8PSK->USB module support"
167         depends on DVB_USB
168         help
169           Say Y here to support the
170             GENPIX 8psk module
171
172           DVB-S USB2.0 receivers.
173
174 config DVB_USB_NOVA_T_USB2
175         tristate "Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 support"
176         depends on DVB_USB
177         select DVB_DIB3000MC
178         select DVB_TUNER_MT2060 if !DVB_FE_CUSTOMISE
179         help
180           Say Y here to support the Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 receiver.
181
182 config DVB_USB_TTUSB2
183         tristate "Pinnacle 400e DVB-S USB2.0 support"
184         depends on DVB_USB
185         select DVB_TDA10086 if !DVB_FE_CUSTOMISE
186         select DVB_LNBP21 if !DVB_FE_CUSTOMISE
187         select DVB_TDA826X if !DVB_FE_CUSTOMISE
188         help
189           Say Y here to support the Pinnacle 400e DVB-S USB2.0 receiver. The
190           firmware protocol used by this module is similar to the one used by the
191           old ttusb-driver - that's why the module is called dvb-usb-ttusb2.ko.
192
193 config DVB_USB_DTT200U
194         tristate "WideView WT-200U and WT-220U (pen) DVB-T USB2.0 support (Yakumo/Hama/Typhoon/Yuan)"
195         depends on DVB_USB
196         help
197           Say Y here to support the WideView/Yakumo/Hama/Typhoon/Yuan DVB-T USB2.0 receiver.
198
199           The receivers are also known as DTT200U (Yakumo) and UB300 (Yuan).
200
201           The WT-220U and its clones are pen-sized.