Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
[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           Devices supported by this driver:
43             Artec T1 USB1.1 boxes
44             Avermedia AverTV DVBT USB1.1
45             Compro Videomate DVB-U2000 - DVB-T USB
46             DiBcom USB1.1 reference devices (non-public)
47             Grandtec DVB-T USB
48             Hama DVB-T USB1.1-Box
49             KWorld/JetWay/ADSTech V-Stream XPERT DTV - DVB-T USB1.1 and USB2.0
50             TwinhanDTV Magic Box (VP7041e)
51             TwinhanDTV USB-Ter (VP7041)
52             Ultima Electronic/Artec T1 USB TVBOX
53
54           The VP7041 seems to be identical to "CTS Portable" (Chinese
55           Television System).
56
57           Say Y if you own such a device and want to use it. You should build it as
58           a module.
59
60 config DVB_USB_DIBUSB_MB_FAULTY
61         bool "Support faulty USB IDs"
62         depends on DVB_USB_DIBUSB_MB
63         help
64           Support for faulty USB IDs due to an invalid EEPROM on some Artec devices.
65
66 config DVB_USB_DIBUSB_MC
67         tristate "DiBcom USB DVB-T devices (based on the DiB3000M-C/P) (see help for device list)"
68         depends on DVB_USB
69         select DVB_DIB3000MC
70         select DVB_TUNER_MT2060
71         help
72           Support for 2.0 DVB-T receivers based on reference designs made by
73           DiBcom (<http://www.dibcom.fr>) equipped with a DiB3000M-C/P demodulator.
74
75           Devices supported by this driver:
76             Artec T1 USB2.0 boxes
77             DiBcom USB2.0 reference devices (non-public)
78
79           Say Y if you own such a device and want to use it. You should build it as
80           a module.
81
82 config DVB_USB_UMT_010
83         tristate "HanfTek UMT-010 DVB-T USB2.0 support"
84         depends on DVB_USB
85         select DVB_DIB3000MC
86         select DVB_TUNER_MT2060
87         help
88           Say Y here to support the HanfTek UMT-010 USB2.0 stick-sized DVB-T receiver.
89
90 config DVB_USB_CXUSB
91         tristate "Conexant USB2.0 hybrid reference design support"
92         depends on DVB_USB
93         select DVB_CX22702 if !DVB_FE_CUSTOMISE
94         select DVB_LGDT330X if !DVB_FE_CUSTOMISE
95         select DVB_MT352 if !DVB_FE_CUSTOMISE
96         select DVB_ZL10353 if !DVB_FE_CUSTOMISE
97         help
98           Say Y here to support the Conexant USB2.0 hybrid reference design.
99           Currently, only DVB and ATSC modes are supported, analog mode
100           shall be added in the future. Devices that require this module:
101
102           Medion MD95700 hybrid USB2.0 device.
103           DViCO FusionHDTV (Bluebird) USB2.0 devices
104
105 config DVB_USB_DIGITV
106         tristate "Nebula Electronics uDigiTV DVB-T USB2.0 support"
107         depends on DVB_USB
108         select DVB_NXT6000 if !DVB_FE_CUSTOMISE
109         select DVB_MT352 if !DVB_FE_CUSTOMISE
110         help
111           Say Y here to support the Nebula Electronics uDigitV USB2.0 DVB-T receiver.
112
113 config DVB_USB_VP7045
114         tristate "TwinhanDTV Alpha/MagicBoxII, DNTV tinyUSB2, Beetle USB2.0 support"
115         depends on DVB_USB
116         help
117           Say Y here to support the
118
119             TwinhanDTV Alpha (stick) (VP-7045),
120                 TwinhanDTV MagicBox II (VP-7046),
121                 DigitalNow TinyUSB 2 DVB-t,
122                 DigitalRise USB 2.0 Ter (Beetle) and
123                 TYPHOON DVB-T USB DRIVE
124
125           DVB-T USB2.0 receivers.
126
127 config DVB_USB_VP702X
128         tristate "TwinhanDTV StarBox and clones DVB-S USB2.0 support"
129         depends on DVB_USB
130         help
131           Say Y here to support the
132
133             TwinhanDTV StarBox,
134                 DigitalRise USB Starbox and
135                 TYPHOON DVB-S USB 2.0 BOX
136
137           DVB-S USB2.0 receivers.
138
139 config DVB_USB_GP8PSK
140         tristate "GENPIX 8PSK->USB module support"
141         depends on DVB_USB
142         help
143           Say Y here to support the
144             GENPIX 8psk module
145
146           DVB-S USB2.0 receivers.
147
148 config DVB_USB_NOVA_T_USB2
149         tristate "Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 support"
150         depends on DVB_USB
151         select DVB_DIB3000MC
152         select DVB_TUNER_MT2060
153         help
154           Say Y here to support the Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 receiver.
155
156 config DVB_USB_DTT200U
157         tristate "WideView WT-200U and WT-220U (pen) DVB-T USB2.0 support (Yakumo/Hama/Typhoon/Yuan)"
158         depends on DVB_USB
159         help
160           Say Y here to support the WideView/Yakumo/Hama/Typhoon/Yuan DVB-T USB2.0 receiver.
161
162           The receivers are also known as DTT200U (Yakumo) and UB300 (Yuan).
163
164           The WT-220U and its clones are pen-sized.