Kconfig 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  1. menu "Customise DVB Frontends"
  2. depends on DVB_CORE
  3. comment "DVB-S (satellite) frontends"
  4. depends on DVB_CORE
  5. config DVB_STV0299
  6. tristate "ST STV0299 based"
  7. depends on DVB_CORE
  8. help
  9. A DVB-S tuner module. Say Y when you want to support this frontend.
  10. config DVB_CX24110
  11. tristate "Conexant CX24110 based"
  12. depends on DVB_CORE
  13. help
  14. A DVB-S tuner module. Say Y when you want to support this frontend.
  15. config DVB_TDA8083
  16. tristate "Philips TDA8083 based"
  17. depends on DVB_CORE
  18. help
  19. A DVB-S tuner module. Say Y when you want to support this frontend.
  20. config DVB_TDA80XX
  21. tristate "Philips TDA8044 or TDA8083 based"
  22. depends on DVB_CORE
  23. help
  24. A DVB-S tuner module. Say Y when you want to support this frontend.
  25. config DVB_MT312
  26. tristate "Zarlink MT312 based"
  27. depends on DVB_CORE
  28. help
  29. A DVB-S tuner module. Say Y when you want to support this frontend.
  30. config DVB_VES1X93
  31. tristate "VLSI VES1893 or VES1993 based"
  32. depends on DVB_CORE
  33. help
  34. A DVB-S tuner module. Say Y when you want to support this frontend.
  35. config DVB_S5H1420
  36. tristate "Samsung S5H1420 based"
  37. depends on DVB_CORE
  38. help
  39. A DVB-S tuner module. Say Y when you want to support this frontend.
  40. comment "DVB-T (terrestrial) frontends"
  41. depends on DVB_CORE
  42. config DVB_SP8870
  43. tristate "Spase sp8870 based"
  44. depends on DVB_CORE
  45. select FW_LOADER
  46. help
  47. A DVB-T tuner module. Say Y when you want to support this frontend.
  48. This driver needs external firmware. Please use the command
  49. "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to
  50. download/extract it, and then copy it to /usr/lib/hotplug/firmware.
  51. config DVB_SP887X
  52. tristate "Spase sp887x based"
  53. depends on DVB_CORE
  54. select FW_LOADER
  55. help
  56. A DVB-T tuner module. Say Y when you want to support this frontend.
  57. This driver needs external firmware. Please use the command
  58. "<kerneldir>/Documentation/dvb/get_dvb_firmware sp887x" to
  59. download/extract it, and then copy it to /usr/lib/hotplug/firmware.
  60. config DVB_CX22700
  61. tristate "Conexant CX22700 based"
  62. depends on DVB_CORE
  63. help
  64. A DVB-T tuner module. Say Y when you want to support this frontend.
  65. config DVB_CX22702
  66. tristate "Conexant cx22702 demodulator (OFDM)"
  67. depends on DVB_CORE
  68. help
  69. A DVB-T tuner module. Say Y when you want to support this frontend.
  70. config DVB_L64781
  71. tristate "LSI L64781"
  72. depends on DVB_CORE
  73. help
  74. A DVB-T tuner module. Say Y when you want to support this frontend.
  75. config DVB_TDA1004X
  76. tristate "Philips TDA10045H/TDA10046H based"
  77. depends on DVB_CORE
  78. select FW_LOADER
  79. help
  80. A DVB-T tuner module. Say Y when you want to support this frontend.
  81. This driver needs external firmware. Please use the commands
  82. "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10045",
  83. "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to
  84. download/extract them, and then copy them to /usr/lib/hotplug/firmware.
  85. config DVB_NXT6000
  86. tristate "NxtWave Communications NXT6000 based"
  87. depends on DVB_CORE
  88. help
  89. A DVB-T tuner module. Say Y when you want to support this frontend.
  90. config DVB_MT352
  91. tristate "Zarlink MT352 based"
  92. depends on DVB_CORE
  93. help
  94. A DVB-T tuner module. Say Y when you want to support this frontend.
  95. config DVB_DIB3000MB
  96. tristate "DiBcom 3000M-B"
  97. depends on DVB_CORE
  98. help
  99. A DVB-T tuner module. Designed for mobile usage. Say Y when you want
  100. to support this frontend.
  101. config DVB_DIB3000MC
  102. tristate "DiBcom 3000P/M-C"
  103. depends on DVB_CORE
  104. help
  105. A DVB-T tuner module. Designed for mobile usage. Say Y when you want
  106. to support this frontend.
  107. comment "DVB-C (cable) frontends"
  108. depends on DVB_CORE
  109. config DVB_ATMEL_AT76C651
  110. tristate "Atmel AT76C651 based"
  111. depends on DVB_CORE
  112. help
  113. A DVB-C tuner module. Say Y when you want to support this frontend.
  114. config DVB_VES1820
  115. tristate "VLSI VES1820 based"
  116. depends on DVB_CORE
  117. help
  118. A DVB-C tuner module. Say Y when you want to support this frontend.
  119. config DVB_TDA10021
  120. tristate "Philips TDA10021 based"
  121. depends on DVB_CORE
  122. help
  123. A DVB-C tuner module. Say Y when you want to support this frontend.
  124. config DVB_STV0297
  125. tristate "ST STV0297 based"
  126. depends on DVB_CORE
  127. help
  128. A DVB-C tuner module. Say Y when you want to support this frontend.
  129. comment "ATSC (North American/Korean Terresterial DTV) frontends"
  130. depends on DVB_CORE
  131. config DVB_NXT2002
  132. tristate "Nxt2002 based"
  133. depends on DVB_CORE
  134. select FW_LOADER
  135. help
  136. An ATSC 8VSB tuner module. Say Y when you want to support this frontend.
  137. config DVB_OR51211
  138. tristate "or51211 based (pcHDTV HD2000 card)"
  139. depends on DVB_CORE
  140. select FW_LOADER
  141. help
  142. An ATSC 8VSB tuner module. Say Y when you want to support this frontend.
  143. config DVB_OR51132
  144. tristate "OR51132 based (pcHDTV HD3000 card)"
  145. depends on DVB_CORE
  146. select FW_LOADER
  147. help
  148. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  149. to support this frontend.
  150. config DVB_BCM3510
  151. tristate "Broadcom BCM3510"
  152. depends on DVB_CORE
  153. select FW_LOADER
  154. help
  155. An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to
  156. support this frontend.
  157. config DVB_LGDT330X
  158. tristate "LG Electronics LGDT3302/LGDT3303 based"
  159. depends on DVB_CORE
  160. help
  161. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  162. to support this frontend.
  163. endmenu