Kconfig 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
  1. config DVB_USB_V2
  2. tristate "Support for various USB DVB devices v2"
  3. depends on DVB_CORE && USB && I2C
  4. help
  5. By enabling this you will be able to choose the various supported
  6. USB1.1 and USB2.0 DVB devices.
  7. Almost every USB device needs a firmware, please look into
  8. <file:Documentation/dvb/README.dvb-usb>.
  9. For a complete list of supported USB devices see the LinuxTV DVB Wiki:
  10. <http://www.linuxtv.org/wiki/index.php/DVB_USB>
  11. Say Y if you own a USB DVB device.
  12. config DVB_USB_CYPRESS_FIRMWARE
  13. tristate "Cypress firmware helper routines"
  14. depends on DVB_USB_V2
  15. config DVB_USB_AF9015
  16. tristate "Afatech AF9015 DVB-T USB2.0 support"
  17. depends on DVB_USB_V2
  18. select DVB_AF9013
  19. select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
  20. select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT
  21. select MEDIA_TUNER_QT1010 if MEDIA_SUBDRV_AUTOSELECT
  22. select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT
  23. select MEDIA_TUNER_MXL5005S if MEDIA_SUBDRV_AUTOSELECT
  24. select MEDIA_TUNER_MC44S803 if MEDIA_SUBDRV_AUTOSELECT
  25. select MEDIA_TUNER_TDA18218 if MEDIA_SUBDRV_AUTOSELECT
  26. select MEDIA_TUNER_MXL5007T if MEDIA_SUBDRV_AUTOSELECT
  27. help
  28. Say Y here to support the Afatech AF9015 based DVB-T USB2.0 receiver
  29. config DVB_USB_AF9035
  30. tristate "Afatech AF9035 DVB-T USB2.0 support"
  31. depends on DVB_USB_V2
  32. select DVB_AF9033
  33. select MEDIA_TUNER_TUA9001 if MEDIA_SUBDRV_AUTOSELECT
  34. select MEDIA_TUNER_FC0011 if MEDIA_SUBDRV_AUTOSELECT
  35. select MEDIA_TUNER_MXL5007T if MEDIA_SUBDRV_AUTOSELECT
  36. select MEDIA_TUNER_TDA18218 if MEDIA_SUBDRV_AUTOSELECT
  37. select MEDIA_TUNER_FC2580 if MEDIA_SUBDRV_AUTOSELECT
  38. help
  39. Say Y here to support the Afatech AF9035 based DVB USB receiver.
  40. config DVB_USB_ANYSEE
  41. tristate "Anysee DVB-T/C USB2.0 support"
  42. depends on DVB_USB_V2
  43. select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
  44. select DVB_MT352 if MEDIA_SUBDRV_AUTOSELECT
  45. select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
  46. select DVB_TDA10023 if MEDIA_SUBDRV_AUTOSELECT
  47. select MEDIA_TUNER_TDA18212 if MEDIA_SUBDRV_AUTOSELECT
  48. select DVB_CX24116 if MEDIA_SUBDRV_AUTOSELECT
  49. select DVB_STV0900 if MEDIA_SUBDRV_AUTOSELECT
  50. select DVB_STV6110 if MEDIA_SUBDRV_AUTOSELECT
  51. select DVB_ISL6423 if MEDIA_SUBDRV_AUTOSELECT
  52. select DVB_CXD2820R if MEDIA_SUBDRV_AUTOSELECT
  53. help
  54. Say Y here to support the Anysee E30, Anysee E30 Plus or
  55. Anysee E30 C Plus DVB USB2.0 receiver.
  56. config DVB_USB_AU6610
  57. tristate "Alcor Micro AU6610 USB2.0 support"
  58. depends on DVB_USB_V2
  59. select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
  60. select MEDIA_TUNER_QT1010 if MEDIA_SUBDRV_AUTOSELECT
  61. help
  62. Say Y here to support the Sigmatek DVB-110 DVB-T USB2.0 receiver.
  63. config DVB_USB_AZ6007
  64. tristate "AzureWave 6007 and clones DVB-T/C USB2.0 support"
  65. depends on DVB_USB_V2
  66. select DVB_USB_CYPRESS_FIRMWARE
  67. select DVB_DRXK if MEDIA_SUBDRV_AUTOSELECT
  68. select MEDIA_TUNER_MT2063 if MEDIA_SUBDRV_AUTOSELECT
  69. help
  70. Say Y here to support the AZ6007 receivers like Terratec H7.
  71. config DVB_USB_CE6230
  72. tristate "Intel CE6230 DVB-T USB2.0 support"
  73. depends on DVB_USB_V2
  74. select DVB_ZL10353
  75. select MEDIA_TUNER_MXL5005S if MEDIA_SUBDRV_AUTOSELECT
  76. help
  77. Say Y here to support the Intel CE6230 DVB-T USB2.0 receiver
  78. config DVB_USB_EC168
  79. tristate "E3C EC168 DVB-T USB2.0 support"
  80. depends on DVB_USB_V2
  81. select DVB_EC100
  82. select MEDIA_TUNER_MXL5005S if MEDIA_SUBDRV_AUTOSELECT
  83. help
  84. Say Y here to support the E3C EC168 DVB-T USB2.0 receiver.
  85. config DVB_USB_GL861
  86. tristate "Genesys Logic GL861 USB2.0 support"
  87. depends on DVB_USB_V2
  88. select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
  89. select MEDIA_TUNER_QT1010 if MEDIA_SUBDRV_AUTOSELECT
  90. help
  91. Say Y here to support the MSI Megasky 580 (55801) DVB-T USB2.0
  92. receiver with USB ID 0db0:5581.
  93. config DVB_USB_IT913X
  94. tristate "ITE IT913X DVB-T USB2.0 support"
  95. depends on DVB_USB_V2
  96. select DVB_IT913X_FE
  97. help
  98. Say Y here to support the ITE IT913X DVB-T USB2.0
  99. config DVB_USB_LME2510
  100. tristate "LME DM04/QQBOX DVB-S USB2.0 support"
  101. depends on DVB_USB_V2
  102. depends on RC_CORE
  103. select DVB_TDA10086 if MEDIA_SUBDRV_AUTOSELECT
  104. select DVB_TDA826X if MEDIA_SUBDRV_AUTOSELECT
  105. select DVB_STV0288 if MEDIA_SUBDRV_AUTOSELECT
  106. select DVB_IX2505V if MEDIA_SUBDRV_AUTOSELECT
  107. select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT
  108. select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
  109. select DVB_M88RS2000 if MEDIA_SUBDRV_AUTOSELECT
  110. select DVB_TS2020 if MEDIA_SUBDRV_AUTOSELECT
  111. help
  112. Say Y here to support the LME DM04/QQBOX DVB-S USB2.0
  113. config DVB_USB_MXL111SF
  114. tristate "MxL111SF DTV USB2.0 support"
  115. depends on DVB_USB_V2
  116. select DVB_LGDT3305 if MEDIA_SUBDRV_AUTOSELECT
  117. select DVB_LG2160 if MEDIA_SUBDRV_AUTOSELECT
  118. select VIDEO_TVEEPROM
  119. help
  120. Say Y here to support the MxL111SF USB2.0 DTV receiver.
  121. config DVB_USB_RTL28XXU
  122. tristate "Realtek RTL28xxU DVB USB support"
  123. depends on DVB_USB_V2 && EXPERIMENTAL
  124. select DVB_RTL2830
  125. select DVB_RTL2832
  126. select MEDIA_TUNER_QT1010 if MEDIA_SUBDRV_AUTOSELECT
  127. select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT
  128. select MEDIA_TUNER_MXL5005S if MEDIA_SUBDRV_AUTOSELECT
  129. select MEDIA_TUNER_FC0012 if MEDIA_SUBDRV_AUTOSELECT
  130. select MEDIA_TUNER_FC0013 if MEDIA_SUBDRV_AUTOSELECT
  131. select MEDIA_TUNER_E4000 if MEDIA_SUBDRV_AUTOSELECT
  132. select MEDIA_TUNER_FC2580 if MEDIA_SUBDRV_AUTOSELECT
  133. help
  134. Say Y here to support the Realtek RTL28xxU DVB USB receiver.