Kconfig 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245
  1. config MEDIA_ATTACH
  2. bool "Load and attach frontend and tuner driver modules as needed"
  3. depends on MEDIA_ANALOG_TV_SUPPORT || MEDIA_DIGITAL_TV_SUPPORT || MEDIA_RADIO_SUPPORT
  4. depends on MODULES
  5. default y if !EXPERT
  6. help
  7. Remove the static dependency of DVB card drivers on all
  8. frontend modules for all possible card variants. Instead,
  9. allow the card drivers to only load the frontend modules
  10. they require.
  11. Also, tuner module will automatically load a tuner driver
  12. when needed, for analog mode.
  13. This saves several KBytes of memory.
  14. Note: You will need module-init-tools v3.2 or later for this feature.
  15. If unsure say Y.
  16. # Analog TV tuners, auto-loaded via tuner.ko
  17. config MEDIA_TUNER
  18. tristate
  19. depends on (MEDIA_ANALOG_TV_SUPPORT || MEDIA_RADIO_SUPPORT) && I2C
  20. default y
  21. select MEDIA_TUNER_XC2028 if MEDIA_SUBDRV_AUTOSELECT
  22. select MEDIA_TUNER_XC5000 if MEDIA_SUBDRV_AUTOSELECT
  23. select MEDIA_TUNER_XC4000 if MEDIA_SUBDRV_AUTOSELECT
  24. select MEDIA_TUNER_MT20XX if MEDIA_SUBDRV_AUTOSELECT
  25. select MEDIA_TUNER_TDA8290 if MEDIA_SUBDRV_AUTOSELECT
  26. select MEDIA_TUNER_TEA5761 if MEDIA_SUBDRV_AUTOSELECT && MEDIA_RADIO_SUPPORT && EXPERIMENTAL
  27. select MEDIA_TUNER_TEA5767 if MEDIA_SUBDRV_AUTOSELECT && MEDIA_RADIO_SUPPORT
  28. select MEDIA_TUNER_SIMPLE if MEDIA_SUBDRV_AUTOSELECT
  29. select MEDIA_TUNER_TDA9887 if MEDIA_SUBDRV_AUTOSELECT
  30. select MEDIA_TUNER_MC44S803 if MEDIA_SUBDRV_AUTOSELECT
  31. menu "Customize TV tuners"
  32. visible if !MEDIA_SUBDRV_AUTOSELECT
  33. depends on MEDIA_ANALOG_TV_SUPPORT || MEDIA_DIGITAL_TV_SUPPORT || MEDIA_RADIO_SUPPORT
  34. config MEDIA_TUNER_SIMPLE
  35. tristate "Simple tuner support"
  36. depends on MEDIA_SUPPORT && I2C
  37. select MEDIA_TUNER_TDA9887
  38. default m if !MEDIA_SUBDRV_AUTOSELECT
  39. help
  40. Say Y here to include support for various simple tuners.
  41. config MEDIA_TUNER_TDA8290
  42. tristate "TDA 8290/8295 + 8275(a)/18271 tuner combo"
  43. depends on MEDIA_SUPPORT && I2C
  44. select MEDIA_TUNER_TDA827X
  45. select MEDIA_TUNER_TDA18271
  46. default m if !MEDIA_SUBDRV_AUTOSELECT
  47. help
  48. Say Y here to include support for Philips TDA8290+8275(a) tuner.
  49. config MEDIA_TUNER_TDA827X
  50. tristate "Philips TDA827X silicon tuner"
  51. depends on MEDIA_SUPPORT && I2C
  52. default m if !MEDIA_SUBDRV_AUTOSELECT
  53. help
  54. A DVB-T silicon tuner module. Say Y when you want to support this tuner.
  55. config MEDIA_TUNER_TDA18271
  56. tristate "NXP TDA18271 silicon tuner"
  57. depends on MEDIA_SUPPORT && I2C
  58. default m if !MEDIA_SUBDRV_AUTOSELECT
  59. help
  60. A silicon tuner module. Say Y when you want to support this tuner.
  61. config MEDIA_TUNER_TDA9887
  62. tristate "TDA 9885/6/7 analog IF demodulator"
  63. depends on MEDIA_SUPPORT && I2C
  64. default m if !MEDIA_SUBDRV_AUTOSELECT
  65. help
  66. Say Y here to include support for Philips TDA9885/6/7
  67. analog IF demodulator.
  68. config MEDIA_TUNER_TEA5761
  69. tristate "TEA 5761 radio tuner (EXPERIMENTAL)"
  70. depends on MEDIA_SUPPORT && I2C
  71. depends on EXPERIMENTAL
  72. default m if !MEDIA_SUBDRV_AUTOSELECT
  73. help
  74. Say Y here to include support for the Philips TEA5761 radio tuner.
  75. config MEDIA_TUNER_TEA5767
  76. tristate "TEA 5767 radio tuner"
  77. depends on MEDIA_SUPPORT && I2C
  78. default m if !MEDIA_SUBDRV_AUTOSELECT
  79. help
  80. Say Y here to include support for the Philips TEA5767 radio tuner.
  81. config MEDIA_TUNER_MT20XX
  82. tristate "Microtune 2032 / 2050 tuners"
  83. depends on MEDIA_SUPPORT && I2C
  84. default m if !MEDIA_SUBDRV_AUTOSELECT
  85. help
  86. Say Y here to include support for the MT2032 / MT2050 tuner.
  87. config MEDIA_TUNER_MT2060
  88. tristate "Microtune MT2060 silicon IF tuner"
  89. depends on MEDIA_SUPPORT && I2C
  90. default m if !MEDIA_SUBDRV_AUTOSELECT
  91. help
  92. A driver for the silicon IF tuner MT2060 from Microtune.
  93. config MEDIA_TUNER_MT2063
  94. tristate "Microtune MT2063 silicon IF tuner"
  95. depends on MEDIA_SUPPORT && I2C
  96. default m if !MEDIA_SUBDRV_AUTOSELECT
  97. help
  98. A driver for the silicon IF tuner MT2063 from Microtune.
  99. config MEDIA_TUNER_MT2266
  100. tristate "Microtune MT2266 silicon tuner"
  101. depends on MEDIA_SUPPORT && I2C
  102. default m if !MEDIA_SUBDRV_AUTOSELECT
  103. help
  104. A driver for the silicon baseband tuner MT2266 from Microtune.
  105. config MEDIA_TUNER_MT2131
  106. tristate "Microtune MT2131 silicon tuner"
  107. depends on MEDIA_SUPPORT && I2C
  108. default m if !MEDIA_SUBDRV_AUTOSELECT
  109. help
  110. A driver for the silicon baseband tuner MT2131 from Microtune.
  111. config MEDIA_TUNER_QT1010
  112. tristate "Quantek QT1010 silicon tuner"
  113. depends on MEDIA_SUPPORT && I2C
  114. default m if !MEDIA_SUBDRV_AUTOSELECT
  115. help
  116. A driver for the silicon tuner QT1010 from Quantek.
  117. config MEDIA_TUNER_XC2028
  118. tristate "XCeive xc2028/xc3028 tuners"
  119. depends on MEDIA_SUPPORT && I2C
  120. default m if !MEDIA_SUBDRV_AUTOSELECT
  121. help
  122. Say Y here to include support for the xc2028/xc3028 tuners.
  123. config MEDIA_TUNER_XC5000
  124. tristate "Xceive XC5000 silicon tuner"
  125. depends on MEDIA_SUPPORT && I2C
  126. default m if !MEDIA_SUBDRV_AUTOSELECT
  127. help
  128. A driver for the silicon tuner XC5000 from Xceive.
  129. This device is only used inside a SiP called together with a
  130. demodulator for now.
  131. config MEDIA_TUNER_XC4000
  132. tristate "Xceive XC4000 silicon tuner"
  133. depends on MEDIA_SUPPORT && I2C
  134. default m if !MEDIA_SUBDRV_AUTOSELECT
  135. help
  136. A driver for the silicon tuner XC4000 from Xceive.
  137. This device is only used inside a SiP called together with a
  138. demodulator for now.
  139. config MEDIA_TUNER_MXL5005S
  140. tristate "MaxLinear MSL5005S silicon tuner"
  141. depends on MEDIA_SUPPORT && I2C
  142. default m if !MEDIA_SUBDRV_AUTOSELECT
  143. help
  144. A driver for the silicon tuner MXL5005S from MaxLinear.
  145. config MEDIA_TUNER_MXL5007T
  146. tristate "MaxLinear MxL5007T silicon tuner"
  147. depends on MEDIA_SUPPORT && I2C
  148. default m if !MEDIA_SUBDRV_AUTOSELECT
  149. help
  150. A driver for the silicon tuner MxL5007T from MaxLinear.
  151. config MEDIA_TUNER_MC44S803
  152. tristate "Freescale MC44S803 Low Power CMOS Broadband tuners"
  153. depends on MEDIA_SUPPORT && I2C
  154. default m if !MEDIA_SUBDRV_AUTOSELECT
  155. help
  156. Say Y here to support the Freescale MC44S803 based tuners
  157. config MEDIA_TUNER_MAX2165
  158. tristate "Maxim MAX2165 silicon tuner"
  159. depends on MEDIA_SUPPORT && I2C
  160. default m if !MEDIA_SUBDRV_AUTOSELECT
  161. help
  162. A driver for the silicon tuner MAX2165 from Maxim.
  163. config MEDIA_TUNER_TDA18218
  164. tristate "NXP TDA18218 silicon tuner"
  165. depends on MEDIA_SUPPORT && I2C
  166. default m if !MEDIA_SUBDRV_AUTOSELECT
  167. help
  168. NXP TDA18218 silicon tuner driver.
  169. config MEDIA_TUNER_FC0011
  170. tristate "Fitipower FC0011 silicon tuner"
  171. depends on MEDIA_SUPPORT && I2C
  172. default m if !MEDIA_SUBDRV_AUTOSELECT
  173. help
  174. Fitipower FC0011 silicon tuner driver.
  175. config MEDIA_TUNER_FC0012
  176. tristate "Fitipower FC0012 silicon tuner"
  177. depends on MEDIA_SUPPORT && I2C
  178. default m if !MEDIA_SUBDRV_AUTOSELECT
  179. help
  180. Fitipower FC0012 silicon tuner driver.
  181. config MEDIA_TUNER_FC0013
  182. tristate "Fitipower FC0013 silicon tuner"
  183. depends on MEDIA_SUPPORT && I2C
  184. default m if !MEDIA_SUBDRV_AUTOSELECT
  185. help
  186. Fitipower FC0013 silicon tuner driver.
  187. config MEDIA_TUNER_TDA18212
  188. tristate "NXP TDA18212 silicon tuner"
  189. depends on MEDIA_SUPPORT && I2C
  190. default m if !MEDIA_SUBDRV_AUTOSELECT
  191. help
  192. NXP TDA18212 silicon tuner driver.
  193. config MEDIA_TUNER_E4000
  194. tristate "Elonics E4000 silicon tuner"
  195. depends on MEDIA_SUPPORT && I2C
  196. default m if !MEDIA_SUBDRV_AUTOSELECT
  197. help
  198. Elonics E4000 silicon tuner driver.
  199. config MEDIA_TUNER_FC2580
  200. tristate "FCI FC2580 silicon tuner"
  201. depends on MEDIA_SUPPORT && I2C
  202. default m if !MEDIA_SUBDRV_AUTOSELECT
  203. help
  204. FCI FC2580 silicon tuner driver.
  205. config MEDIA_TUNER_TUA9001
  206. tristate "Infineon TUA 9001 silicon tuner"
  207. depends on MEDIA_SUPPORT && I2C
  208. default m if !MEDIA_SUBDRV_AUTOSELECT
  209. help
  210. Infineon TUA 9001 silicon tuner driver.
  211. endmenu