Johannes Stezenbach | 776338e | 2005-06-23 22:02:35 -0700 | [diff] [blame^] | 1 | config DVB_USB |
| 2 | tristate "Support for various USB DVB devices" |
| 3 | depends on DVB_CORE && USB |
| 4 | select FW_LOADER |
| 5 | help |
| 6 | By enabling this you will be able to choose the various USB 1.1 and |
| 7 | USB2.0 DVB devices. |
| 8 | |
| 9 | Almost every USB device needs a firmware, please look into |
| 10 | <file:Documentation/dvb/README.dvb-usb> |
| 11 | |
| 12 | Say Y if you own an USB DVB device. |
| 13 | |
| 14 | config DVB_USB_DEBUG |
| 15 | bool "Enable extended debug support for all DVB-USB devices" |
| 16 | depends on DVB_USB |
| 17 | help |
| 18 | Say Y if you want to enable debuging. See modinfo dvb-usb (and the |
| 19 | appropriate drivers) for debug levels. |
| 20 | |
| 21 | config DVB_USB_A800 |
| 22 | tristate "AVerMedia AverTV DVB-T USB 2.0 (A800)" |
| 23 | depends on DVB_USB |
| 24 | help |
| 25 | Say Y here to support the AVerMedia AverTV DVB-T USB 2.0 (A800) receiver. |
| 26 | |
| 27 | config DVB_USB_DIBUSB_MB |
| 28 | tristate "DiBcom USB DVB-T devices (based on the DiB3000M-B) (see help for device list)" |
| 29 | depends on DVB_USB |
| 30 | help |
| 31 | Support for USB 1.1 and 2.0 DVB-T receivers based on reference designs made by |
| 32 | DiBcom (<http://www.dibcom.fr>) equipped with a DiB3000M-B demodulator. |
| 33 | |
| 34 | Devices supported by this driver: |
| 35 | TwinhanDTV USB-Ter (VP7041) |
| 36 | TwinhanDTV Magic Box (VP7041e) |
| 37 | KWorld/JetWay/ADSTech V-Stream XPERT DTV - DVB-T USB1.1 and USB2.0 |
| 38 | Hama DVB-T USB1.1-Box |
| 39 | DiBcom USB1.1 reference devices (non-public) |
| 40 | Ultima Electronic/Artec T1 USB TVBOX |
| 41 | Compro Videomate DVB-U2000 - DVB-T USB |
| 42 | Grandtec DVB-T USB |
| 43 | Avermedia AverTV DVBT USB1.1 |
| 44 | Artec T1 USB1.1 boxes |
| 45 | |
| 46 | The VP7041 seems to be identical to "CTS Portable" (Chinese |
| 47 | Television System). |
| 48 | |
| 49 | Say Y if you own such a device and want to use it. You should build it as |
| 50 | a module. |
| 51 | |
| 52 | config DVB_USB_DIBUSB_MC |
| 53 | tristate "DiBcom USB DVB-T devices (based on the DiB3000M-C/P) (see help for device list)" |
| 54 | depends on DVB_USB |
| 55 | help |
| 56 | Support for 2.0 DVB-T receivers based on reference designs made by |
| 57 | DiBcom (<http://www.dibcom.fr>) equipped with a DiB3000M-C/P demodulator. |
| 58 | |
| 59 | Devices supported by this driver: |
| 60 | DiBcom USB2.0 reference devices (non-public) |
| 61 | Artec T1 USB2.0 boxes |
| 62 | |
| 63 | Say Y if you own such a device and want to use it. You should build it as |
| 64 | a module. |
| 65 | |
| 66 | config DVB_USB_UMT_010 |
| 67 | tristate "HanfTek UMT-010 DVB-T USB2.0 support" |
| 68 | depends on DVB_USB |
| 69 | help |
| 70 | Say Y here to support the HanfTek UMT-010 USB2.0 stick-sized DVB-T receiver. |
| 71 | |
| 72 | config DVB_USB_DIGITV |
| 73 | tristate "Nebula Electronics uDigiTV DVB-T USB2.0 support" |
| 74 | depends on DVB_USB |
| 75 | help |
| 76 | Say Y here to support the Nebula Electronics uDigitV USB2.0 DVB-T receiver. |
| 77 | |
| 78 | config DVB_USB_VP7045 |
| 79 | tristate "TwinhanDTV Alpha/MagicBoxII and DNTV tinyUSB2 DVB-T USB2.0 support" |
| 80 | depends on DVB_USB |
| 81 | help |
| 82 | Say Y here to support the |
| 83 | TwinhanDTV Alpha (stick) (VP-7045), |
| 84 | TwinhanDTV MagicBox II (VP-7046) and |
| 85 | DigitalNow TinyUSB 2 DVB-t DVB-T USB2.0 receivers. |
| 86 | |
| 87 | config DVB_USB_NOVA_T_USB2 |
| 88 | tristate "Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 support" |
| 89 | depends on DVB_USB |
| 90 | help |
| 91 | Say Y here to support the Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 receiver. |
| 92 | |
| 93 | config DVB_USB_DTT200U |
| 94 | tristate "Yakumo/Hama/Typhoon/Yuan DVB-T USB2.0 support" |
| 95 | depends on DVB_USB |
| 96 | help |
| 97 | Say Y here to support the Yakumo/Hama/Typhoon/Yuan DVB-T USB2.0 receiver. |
| 98 | |
| 99 | The receivers are also known as DTT200U (Yakumo) and UB300 (Yuan). |