V4L/DVB (4650): Misc fixes for dib0700 download
[pandora-kernel.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
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
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
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
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_DIB7000M
73         select DVB_DIB3000MC
74         select DVB_TUNER_MT2060
75         help
76           Support for USB2.0/1.1 DVB receivers based on the DiB0700 USB bridge. The
77           USB bridge is also present in devices having the DiB7700 DVB-T-USB
78           silicon. This chip can be found in devices offered by Hauppauge,
79           Avermedia and other big and small companies.
80
81           For an up-to-date list of devices supported by this driver, have a look
82           on the Linux-DVB Wiki at www.linuxtv.org.
83
84           Say Y if you own such a device and want to use it. You should build it as
85           a module.
86
87 config DVB_USB_UMT_010
88         tristate "HanfTek UMT-010 DVB-T USB2.0 support"
89         depends on DVB_USB
90         select DVB_DIB3000MC
91         select DVB_TUNER_MT2060
92         help
93           Say Y here to support the HanfTek UMT-010 USB2.0 stick-sized DVB-T receiver.
94
95 config DVB_USB_CXUSB
96         tristate "Conexant USB2.0 hybrid reference design support"
97         depends on DVB_USB
98         select DVB_CX22702 if !DVB_FE_CUSTOMISE
99         select DVB_LGDT330X if !DVB_FE_CUSTOMISE
100         select DVB_MT352 if !DVB_FE_CUSTOMISE
101         select DVB_ZL10353 if !DVB_FE_CUSTOMISE
102         help
103           Say Y here to support the Conexant USB2.0 hybrid reference design.
104           Currently, only DVB and ATSC modes are supported, analog mode
105           shall be added in the future. Devices that require this module:
106
107           Medion MD95700 hybrid USB2.0 device.
108           DViCO FusionHDTV (Bluebird) USB2.0 devices
109
110 config DVB_USB_DIGITV
111         tristate "Nebula Electronics uDigiTV DVB-T USB2.0 support"
112         depends on DVB_USB
113         select DVB_NXT6000 if !DVB_FE_CUSTOMISE
114         select DVB_MT352 if !DVB_FE_CUSTOMISE
115         help
116           Say Y here to support the Nebula Electronics uDigitV USB2.0 DVB-T receiver.
117
118 config DVB_USB_VP7045
119         tristate "TwinhanDTV Alpha/MagicBoxII, DNTV tinyUSB2, Beetle USB2.0 support"
120         depends on DVB_USB
121         help
122           Say Y here to support the
123
124             TwinhanDTV Alpha (stick) (VP-7045),
125                 TwinhanDTV MagicBox II (VP-7046),
126                 DigitalNow TinyUSB 2 DVB-t,
127                 DigitalRise USB 2.0 Ter (Beetle) and
128                 TYPHOON DVB-T USB DRIVE
129
130           DVB-T USB2.0 receivers.
131
132 config DVB_USB_VP702X
133         tristate "TwinhanDTV StarBox and clones DVB-S USB2.0 support"
134         depends on DVB_USB
135         help
136           Say Y here to support the
137
138             TwinhanDTV StarBox,
139                 DigitalRise USB Starbox and
140                 TYPHOON DVB-S USB 2.0 BOX
141
142           DVB-S USB2.0 receivers.
143
144 config DVB_USB_GP8PSK
145         tristate "GENPIX 8PSK->USB module support"
146         depends on DVB_USB
147         help
148           Say Y here to support the
149             GENPIX 8psk module
150
151           DVB-S USB2.0 receivers.
152
153 config DVB_USB_NOVA_T_USB2
154         tristate "Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 support"
155         depends on DVB_USB
156         select DVB_DIB3000MC
157         select DVB_TUNER_MT2060
158         help
159           Say Y here to support the Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 receiver.
160
161 config DVB_USB_DTT200U
162         tristate "WideView WT-200U and WT-220U (pen) DVB-T USB2.0 support (Yakumo/Hama/Typhoon/Yuan)"
163         depends on DVB_USB
164         help
165           Say Y here to support the WideView/Yakumo/Hama/Typhoon/Yuan DVB-T USB2.0 receiver.
166
167           The receivers are also known as DTT200U (Yakumo) and UB300 (Yuan).
168
169           The WT-220U and its clones are pen-sized.