Kconfig 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159
  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. Almost every USB device needs a firmware, please look into
  10. <file:Documentation/dvb/README.dvb-usb>.
  11. For a complete list of supported USB devices see the LinuxTV DVB Wiki:
  12. <http://www.linuxtv.org/wiki/index.php/DVB_USB>
  13. Say Y if you own a USB DVB device.
  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 debugging. See modinfo dvb-usb (and the
  19. appropriate drivers) for debug levels.
  20. config DVB_USB_A800
  21. tristate "AVerMedia AverTV DVB-T USB 2.0 (A800)"
  22. depends on DVB_USB
  23. select DVB_DIB3000MC
  24. help
  25. Say Y here to support the AVerMedia AverTV DVB-T USB 2.0 (A800) receiver.
  26. config DVB_USB_DIBUSB_MB
  27. tristate "DiBcom USB DVB-T devices (based on the DiB3000M-B) (see help for device list)"
  28. depends on DVB_USB
  29. select DVB_DIB3000MB
  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. Devices supported by this driver:
  34. Artec T1 USB1.1 boxes
  35. Avermedia AverTV DVBT USB1.1
  36. Compro Videomate DVB-U2000 - DVB-T USB
  37. DiBcom USB1.1 reference devices (non-public)
  38. Grandtec DVB-T USB
  39. Hama DVB-T USB1.1-Box
  40. KWorld/JetWay/ADSTech V-Stream XPERT DTV - DVB-T USB1.1 and USB2.0
  41. TwinhanDTV Magic Box (VP7041e)
  42. TwinhanDTV USB-Ter (VP7041)
  43. Ultima Electronic/Artec T1 USB TVBOX
  44. The VP7041 seems to be identical to "CTS Portable" (Chinese
  45. Television System).
  46. Say Y if you own such a device and want to use it. You should build it as
  47. a module.
  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. config DVB_USB_DIBUSB_MC
  54. tristate "DiBcom USB DVB-T devices (based on the DiB3000M-C/P) (see help for device list)"
  55. depends on DVB_USB
  56. select DVB_DIB3000MC
  57. help
  58. Support for 2.0 DVB-T receivers based on reference designs made by
  59. DiBcom (<http://www.dibcom.fr>) equipped with a DiB3000M-C/P demodulator.
  60. Devices supported by this driver:
  61. Artec T1 USB2.0 boxes
  62. DiBcom USB2.0 reference devices (non-public)
  63. Say Y if you own such a device and want to use it. You should build it as
  64. a module.
  65. config DVB_USB_UMT_010
  66. tristate "HanfTek UMT-010 DVB-T USB2.0 support"
  67. depends on DVB_USB
  68. select DVB_DIB3000MC
  69. help
  70. Say Y here to support the HanfTek UMT-010 USB2.0 stick-sized DVB-T receiver.
  71. config DVB_USB_CXUSB
  72. tristate "Conexant USB2.0 hybrid reference design support"
  73. depends on DVB_USB
  74. select DVB_CX22702
  75. select DVB_LGDT330X
  76. select DVB_MT352
  77. select DVB_ZL10353
  78. help
  79. Say Y here to support the Conexant USB2.0 hybrid reference design.
  80. Currently, only DVB and ATSC modes are supported, analog mode
  81. shall be added in the future. Devices that require this module:
  82. Medion MD95700 hybrid USB2.0 device.
  83. DViCO FusionHDTV (Bluebird) USB2.0 devices
  84. config DVB_USB_DIGITV
  85. tristate "Nebula Electronics uDigiTV DVB-T USB2.0 support"
  86. depends on DVB_USB
  87. select DVB_NXT6000
  88. select DVB_MT352
  89. help
  90. Say Y here to support the Nebula Electronics uDigitV USB2.0 DVB-T receiver.
  91. config DVB_USB_VP7045
  92. tristate "TwinhanDTV Alpha/MagicBoxII, DNTV tinyUSB2, Beetle USB2.0 support"
  93. depends on DVB_USB
  94. help
  95. Say Y here to support the
  96. TwinhanDTV Alpha (stick) (VP-7045),
  97. TwinhanDTV MagicBox II (VP-7046),
  98. DigitalNow TinyUSB 2 DVB-t,
  99. DigitalRise USB 2.0 Ter (Beetle) and
  100. TYPHOON DVB-T USB DRIVE
  101. DVB-T USB2.0 receivers.
  102. config DVB_USB_VP702X
  103. tristate "TwinhanDTV StarBox and clones DVB-S USB2.0 support"
  104. depends on DVB_USB
  105. help
  106. Say Y here to support the
  107. TwinhanDTV StarBox,
  108. DigitalRise USB Starbox and
  109. TYPHOON DVB-S USB 2.0 BOX
  110. DVB-S USB2.0 receivers.
  111. config DVB_USB_GP8PSK
  112. tristate "GENPIX 8PSK->USB module support"
  113. depends on DVB_USB
  114. help
  115. Say Y here to support the
  116. GENPIX 8psk module
  117. DVB-S USB2.0 receivers.
  118. config DVB_USB_NOVA_T_USB2
  119. tristate "Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 support"
  120. depends on DVB_USB
  121. select DVB_DIB3000MC
  122. help
  123. Say Y here to support the Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 receiver.
  124. config DVB_USB_DTT200U
  125. tristate "WideView WT-200U and WT-220U (pen) DVB-T USB2.0 support (Yakumo/Hama/Typhoon/Yuan)"
  126. depends on DVB_USB
  127. help
  128. Say Y here to support the WideView/Yakumo/Hama/Typhoon/Yuan DVB-T USB2.0 receiver.
  129. The receivers are also known as DTT200U (Yakumo) and UB300 (Yuan).
  130. The WT-220U and its clones are pen-sized.