Kconfig 4.3 KB
Newer Older
1 2 3 4 5
config DVB_USB
	tristate "Support for various USB DVB devices"
	depends on DVB_CORE && USB
	select FW_LOADER
	help
6 7
	  By enabling this you will be able to choose the various supported
	  USB1.1 and 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 13 14 15
	  For a complete list of supported USB devices see the LinuxTV DVB Wiki:
	  <http://www.linuxtv.org/wiki/index.php/DVB_USB>

	  Say Y if you own a USB DVB device.
16 17 18 19 20

config DVB_USB_DEBUG
	bool "Enable extended debug support for all DVB-USB devices"
	depends on DVB_USB
	help
21
	  Say Y if you want to enable debugging. See modinfo dvb-usb (and the
22 23 24 25 26
	  appropriate drivers) for debug levels.

config DVB_USB_A800
	tristate "AVerMedia AverTV DVB-T USB 2.0 (A800)"
	depends on DVB_USB
27
	select DVB_DIB3000MC
28 29 30 31 32 33
	help
	  Say Y here to support the AVerMedia AverTV DVB-T USB 2.0 (A800) receiver.

config DVB_USB_DIBUSB_MB
	tristate "DiBcom USB DVB-T devices (based on the DiB3000M-B) (see help for device list)"
	depends on DVB_USB
34
	select DVB_DIB3000MB
35 36 37 38 39
	help
	  Support for USB 1.1 and 2.0 DVB-T receivers based on reference designs made by
	  DiBcom (<http://www.dibcom.fr>) equipped with a DiB3000M-B demodulator.

	  Devices supported by this driver:
40 41
	    Artec T1 USB1.1 boxes
	    Avermedia AverTV DVBT USB1.1
42
	    Compro Videomate DVB-U2000 - DVB-T USB
43
	    DiBcom USB1.1 reference devices (non-public)
44
	    Grandtec DVB-T USB
45 46 47 48 49
	    Hama DVB-T USB1.1-Box
	    KWorld/JetWay/ADSTech V-Stream XPERT DTV - DVB-T USB1.1 and USB2.0
	    TwinhanDTV Magic Box (VP7041e)
	    TwinhanDTV USB-Ter (VP7041)
	    Ultima Electronic/Artec T1 USB TVBOX
50 51 52 53 54 55 56

	  The VP7041 seems to be identical to "CTS Portable" (Chinese
	  Television System).

	  Say Y if you own such a device and want to use it. You should build it as
	  a module.

57 58 59 60 61 62
config DVB_USB_DIBUSB_MB_FAULTY
	bool "Support faulty USB IDs"
	depends on DVB_USB_DIBUSB_MB
	help
	  Support for faulty USB IDs due to an invalid EEPROM on some Artec devices.

63 64 65
config DVB_USB_DIBUSB_MC
	tristate "DiBcom USB DVB-T devices (based on the DiB3000M-C/P) (see help for device list)"
	depends on DVB_USB
66
	select DVB_DIB3000MC
67 68 69 70 71 72
	help
	  Support for 2.0 DVB-T receivers based on reference designs made by
	  DiBcom (<http://www.dibcom.fr>) equipped with a DiB3000M-C/P demodulator.

	  Devices supported by this driver:
	    Artec T1 USB2.0 boxes
73
	    DiBcom USB2.0 reference devices (non-public)
74 75 76 77 78 79 80

	  Say Y if you own such a device and want to use it. You should build it as
	  a module.

config DVB_USB_UMT_010
	tristate "HanfTek UMT-010 DVB-T USB2.0 support"
	depends on DVB_USB
81
	select DVB_DIB3000MC
82 83 84
	help
	  Say Y here to support the HanfTek UMT-010 USB2.0 stick-sized DVB-T receiver.

85 86 87 88 89 90
config DVB_USB_CXUSB
	tristate "Medion MD95700 hybrid USB2.0 (Conexant) support"
	depends on DVB_USB
	select DVB_CX22702
	help
	  Say Y here to support the Medion MD95700 hybrid USB2.0 device. Currently
91
	  only the DVB-T part is supported.
92

93 94 95
config DVB_USB_DIGITV
	tristate "Nebula Electronics uDigiTV DVB-T USB2.0 support"
	depends on DVB_USB
96 97
	select DVB_NXT6000
	select DVB_MT352
98 99 100 101
	help
	  Say Y here to support the Nebula Electronics uDigitV USB2.0 DVB-T receiver.

config DVB_USB_VP7045
102
	tristate "TwinhanDTV Alpha/MagicBoxII, DNTV tinyUSB2, Beetle USB2.0 support"
103 104 105
	depends on DVB_USB
	help
	  Say Y here to support the
106

107
	    TwinhanDTV Alpha (stick) (VP-7045),
108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125
		TwinhanDTV MagicBox II (VP-7046),
		DigitalNow TinyUSB 2 DVB-t,
		DigitalRise USB 2.0 Ter (Beetle) and
		TYPHOON DVB-T USB DRIVE

	  DVB-T USB2.0 receivers.

config DVB_USB_VP702X
	tristate "TwinhanDTV StarBox and clones DVB-S USB2.0 support"
	depends on DVB_USB
	help
	  Say Y here to support the

	    TwinhanDTV StarBox,
		DigitalRise USB Starbox and
		TYPHOON DVB-S USB 2.0 BOX

	  DVB-S USB2.0 receivers.
126 127 128 129

config DVB_USB_NOVA_T_USB2
	tristate "Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 support"
	depends on DVB_USB
130
	select DVB_DIB3000MC
131 132 133 134
	help
	  Say Y here to support the Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 receiver.

config DVB_USB_DTT200U
135
	tristate "WideView WT-200U and WT-220U (pen) DVB-T USB2.0 support (Yakumo/Hama/Typhoon/Yuan)"
136 137
	depends on DVB_USB
	help
138
	  Say Y here to support the WideView/Yakumo/Hama/Typhoon/Yuan DVB-T USB2.0 receiver.
139 140

	  The receivers are also known as DTT200U (Yakumo) and UB300 (Yuan).
141 142

	  The WT-220U and its clones are pen-sized.