Kconfig 3.2 KB

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