Kconfig 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488
  1. menu "Customise DVB Frontends"
  2. depends on DVB_CORE
  3. config DVB_FE_CUSTOMISE
  4. bool "Customise the frontend modules to build"
  5. default N
  6. help
  7. This allows the user to deselect frontend drivers unnecessary
  8. for their hardware from the build. Use this option with care
  9. as deselecting frontends which are in fact necessary will result
  10. in DVB devices which cannot be tuned due to lack of driver support.
  11. If unsure say N.
  12. comment "Multistandard (satellite) frontends"
  13. depends on DVB_CORE
  14. config DVB_STB0899
  15. tristate "STB0899 based"
  16. depends on DVB_CORE && I2C
  17. default m if DVB_FE_CUSTOMISE
  18. help
  19. A DVB-S/S2/DSS Multistandard demodulator. Say Y when you want
  20. to support this demodulator based frontends
  21. config DVB_STB6100
  22. tristate "STB6100 based tuners"
  23. depends on DVB_CORE && I2C
  24. default m if DVB_FE_CUSTOMISE
  25. help
  26. A Silicon tuner from ST used in conjunction with the STB0899
  27. demodulator. Say Y when you want to support this tuner.
  28. comment "DVB-S (satellite) frontends"
  29. depends on DVB_CORE
  30. config DVB_CX24110
  31. tristate "Conexant CX24110 based"
  32. depends on DVB_CORE && I2C
  33. default m if DVB_FE_CUSTOMISE
  34. help
  35. A DVB-S tuner module. Say Y when you want to support this frontend.
  36. config DVB_CX24123
  37. tristate "Conexant CX24123 based"
  38. depends on DVB_CORE && I2C
  39. default m if DVB_FE_CUSTOMISE
  40. help
  41. A DVB-S tuner module. Say Y when you want to support this frontend.
  42. config DVB_MT312
  43. tristate "Zarlink VP310/MT312/ZL10313 based"
  44. depends on DVB_CORE && I2C
  45. default m if DVB_FE_CUSTOMISE
  46. help
  47. A DVB-S tuner module. Say Y when you want to support this frontend.
  48. config DVB_S5H1420
  49. tristate "Samsung S5H1420 based"
  50. depends on DVB_CORE && I2C
  51. default m if DVB_FE_CUSTOMISE
  52. help
  53. A DVB-S tuner module. Say Y when you want to support this frontend.
  54. config DVB_STV0288
  55. tristate "ST STV0288 based"
  56. depends on DVB_CORE && I2C
  57. default m if DVB_FE_CUSTOMISE
  58. help
  59. A DVB-S tuner module. Say Y when you want to support this frontend.
  60. config DVB_STB6000
  61. tristate "ST STB6000 silicon tuner"
  62. depends on DVB_CORE && I2C
  63. default m if DVB_FE_CUSTOMISE
  64. help
  65. A DVB-S silicon tuner module. Say Y when you want to support this tuner.
  66. config DVB_STV0299
  67. tristate "ST STV0299 based"
  68. depends on DVB_CORE && I2C
  69. default m if DVB_FE_CUSTOMISE
  70. help
  71. A DVB-S tuner module. Say Y when you want to support this frontend.
  72. config DVB_TDA8083
  73. tristate "Philips TDA8083 based"
  74. depends on DVB_CORE && I2C
  75. default m if DVB_FE_CUSTOMISE
  76. help
  77. A DVB-S tuner module. Say Y when you want to support this frontend.
  78. config DVB_TDA10086
  79. tristate "Philips TDA10086 based"
  80. depends on DVB_CORE && I2C
  81. default m if DVB_FE_CUSTOMISE
  82. help
  83. A DVB-S tuner module. Say Y when you want to support this frontend.
  84. config DVB_TDA8261
  85. tristate "Philips TDA8261 based"
  86. depends on DVB_CORE && I2C
  87. default m if DVB_FE_CUSTOMISE
  88. help
  89. A DVB-S tuner module. Say Y when you want to support this frontend.
  90. config DVB_VES1X93
  91. tristate "VLSI VES1893 or VES1993 based"
  92. depends on DVB_CORE && I2C
  93. default m if DVB_FE_CUSTOMISE
  94. help
  95. A DVB-S tuner module. Say Y when you want to support this frontend.
  96. config DVB_TUNER_ITD1000
  97. tristate "Integrant ITD1000 Zero IF tuner for DVB-S/DSS"
  98. depends on DVB_CORE && I2C
  99. default m if DVB_FE_CUSTOMISE
  100. help
  101. A DVB-S tuner module. Say Y when you want to support this frontend.
  102. config DVB_TUNER_CX24113
  103. tristate "Conexant CX24113/CX24128 tuner for DVB-S/DSS"
  104. depends on DVB_CORE && I2C
  105. default m if DVB_FE_CUSTOMISE
  106. help
  107. A DVB-S tuner module. Say Y when you want to support this frontend.
  108. config DVB_TDA826X
  109. tristate "Philips TDA826X silicon tuner"
  110. depends on DVB_CORE && I2C
  111. default m if DVB_FE_CUSTOMISE
  112. help
  113. A DVB-S silicon tuner module. Say Y when you want to support this tuner.
  114. config DVB_TUA6100
  115. tristate "Infineon TUA6100 PLL"
  116. depends on DVB_CORE && I2C
  117. default m if DVB_FE_CUSTOMISE
  118. help
  119. A DVB-S PLL chip.
  120. config DVB_CX24116
  121. tristate "Conexant CX24116 based"
  122. depends on DVB_CORE && I2C
  123. default m if DVB_FE_CUSTOMISE
  124. help
  125. A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
  126. config DVB_SI21XX
  127. tristate "Silicon Labs SI21XX based"
  128. depends on DVB_CORE && I2C
  129. default m if DVB_FE_CUSTOMISE
  130. help
  131. A DVB-S tuner module. Say Y when you want to support this frontend.
  132. comment "DVB-T (terrestrial) frontends"
  133. depends on DVB_CORE
  134. config DVB_SP8870
  135. tristate "Spase sp8870 based"
  136. depends on DVB_CORE && I2C
  137. default m if DVB_FE_CUSTOMISE
  138. help
  139. A DVB-T tuner module. Say Y when you want to support this frontend.
  140. This driver needs external firmware. Please use the command
  141. "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to
  142. download/extract it, and then copy it to /usr/lib/hotplug/firmware
  143. or /lib/firmware (depending on configuration of firmware hotplug).
  144. config DVB_SP887X
  145. tristate "Spase sp887x based"
  146. depends on DVB_CORE && I2C
  147. default m if DVB_FE_CUSTOMISE
  148. help
  149. A DVB-T tuner module. Say Y when you want to support this frontend.
  150. This driver needs external firmware. Please use the command
  151. "<kerneldir>/Documentation/dvb/get_dvb_firmware sp887x" to
  152. download/extract it, and then copy it to /usr/lib/hotplug/firmware
  153. or /lib/firmware (depending on configuration of firmware hotplug).
  154. config DVB_CX22700
  155. tristate "Conexant CX22700 based"
  156. depends on DVB_CORE && I2C
  157. default m if DVB_FE_CUSTOMISE
  158. help
  159. A DVB-T tuner module. Say Y when you want to support this frontend.
  160. config DVB_CX22702
  161. tristate "Conexant cx22702 demodulator (OFDM)"
  162. depends on DVB_CORE && I2C
  163. default m if DVB_FE_CUSTOMISE
  164. help
  165. A DVB-T tuner module. Say Y when you want to support this frontend.
  166. config DVB_DRX397XD
  167. tristate "Micronas DRX3975D/DRX3977D based"
  168. depends on DVB_CORE && I2C
  169. default m if DVB_FE_CUSTOMISE
  170. help
  171. A DVB-T tuner module. Say Y when you want to support this frontend.
  172. TODO:
  173. This driver needs external firmware. Please use the command
  174. "<kerneldir>/Documentation/dvb/get_dvb_firmware drx397xD" to
  175. download/extract them, and then copy them to /usr/lib/hotplug/firmware
  176. or /lib/firmware (depending on configuration of firmware hotplug).
  177. config DVB_L64781
  178. tristate "LSI L64781"
  179. depends on DVB_CORE && I2C
  180. default m if DVB_FE_CUSTOMISE
  181. help
  182. A DVB-T tuner module. Say Y when you want to support this frontend.
  183. config DVB_TDA1004X
  184. tristate "Philips TDA10045H/TDA10046H based"
  185. depends on DVB_CORE && I2C
  186. default m if DVB_FE_CUSTOMISE
  187. help
  188. A DVB-T tuner module. Say Y when you want to support this frontend.
  189. This driver needs external firmware. Please use the commands
  190. "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10045",
  191. "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to
  192. download/extract them, and then copy them to /usr/lib/hotplug/firmware
  193. or /lib/firmware (depending on configuration of firmware hotplug).
  194. config DVB_NXT6000
  195. tristate "NxtWave Communications NXT6000 based"
  196. depends on DVB_CORE && I2C
  197. default m if DVB_FE_CUSTOMISE
  198. help
  199. A DVB-T tuner module. Say Y when you want to support this frontend.
  200. config DVB_MT352
  201. tristate "Zarlink MT352 based"
  202. depends on DVB_CORE && I2C
  203. default m if DVB_FE_CUSTOMISE
  204. help
  205. A DVB-T tuner module. Say Y when you want to support this frontend.
  206. config DVB_ZL10353
  207. tristate "Zarlink ZL10353 based"
  208. depends on DVB_CORE && I2C
  209. default m if DVB_FE_CUSTOMISE
  210. help
  211. A DVB-T tuner module. Say Y when you want to support this frontend.
  212. config DVB_DIB3000MB
  213. tristate "DiBcom 3000M-B"
  214. depends on DVB_CORE && I2C
  215. default m if DVB_FE_CUSTOMISE
  216. help
  217. A DVB-T tuner module. Designed for mobile usage. Say Y when you want
  218. to support this frontend.
  219. config DVB_DIB3000MC
  220. tristate "DiBcom 3000P/M-C"
  221. depends on DVB_CORE && I2C
  222. default m if DVB_FE_CUSTOMISE
  223. help
  224. A DVB-T tuner module. Designed for mobile usage. Say Y when you want
  225. to support this frontend.
  226. config DVB_DIB7000M
  227. tristate "DiBcom 7000MA/MB/PA/PB/MC"
  228. depends on DVB_CORE && I2C
  229. default m if DVB_FE_CUSTOMISE
  230. help
  231. A DVB-T tuner module. Designed for mobile usage. Say Y when you want
  232. to support this frontend.
  233. config DVB_DIB7000P
  234. tristate "DiBcom 7000PC"
  235. depends on DVB_CORE && I2C
  236. default m if DVB_FE_CUSTOMISE
  237. help
  238. A DVB-T tuner module. Designed for mobile usage. Say Y when you want
  239. to support this frontend.
  240. config DVB_TDA10048
  241. tristate "Philips TDA10048HN based"
  242. depends on DVB_CORE && I2C
  243. default m if DVB_FE_CUSTOMISE
  244. help
  245. A DVB-T tuner module. Say Y when you want to support this frontend.
  246. comment "DVB-C (cable) frontends"
  247. depends on DVB_CORE
  248. config DVB_VES1820
  249. tristate "VLSI VES1820 based"
  250. depends on DVB_CORE && I2C
  251. default m if DVB_FE_CUSTOMISE
  252. help
  253. A DVB-C tuner module. Say Y when you want to support this frontend.
  254. config DVB_TDA10021
  255. tristate "Philips TDA10021 based"
  256. depends on DVB_CORE && I2C
  257. default m if DVB_FE_CUSTOMISE
  258. help
  259. A DVB-C tuner module. Say Y when you want to support this frontend.
  260. config DVB_TDA10023
  261. tristate "Philips TDA10023 based"
  262. depends on DVB_CORE && I2C
  263. default m if DVB_FE_CUSTOMISE
  264. help
  265. A DVB-C tuner module. Say Y when you want to support this frontend.
  266. config DVB_STV0297
  267. tristate "ST STV0297 based"
  268. depends on DVB_CORE && I2C
  269. default m if DVB_FE_CUSTOMISE
  270. help
  271. A DVB-C tuner module. Say Y when you want to support this frontend.
  272. comment "ATSC (North American/Korean Terrestrial/Cable DTV) frontends"
  273. depends on DVB_CORE
  274. config DVB_NXT200X
  275. tristate "NxtWave Communications NXT2002/NXT2004 based"
  276. depends on DVB_CORE && I2C
  277. default m if DVB_FE_CUSTOMISE
  278. help
  279. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  280. to support this frontend.
  281. This driver needs external firmware. Please use the commands
  282. "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2002" and
  283. "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2004" to
  284. download/extract them, and then copy them to /usr/lib/hotplug/firmware
  285. or /lib/firmware (depending on configuration of firmware hotplug).
  286. config DVB_OR51211
  287. tristate "Oren OR51211 based"
  288. depends on DVB_CORE && I2C
  289. default m if DVB_FE_CUSTOMISE
  290. help
  291. An ATSC 8VSB tuner module. Say Y when you want to support this frontend.
  292. This driver needs external firmware. Please use the command
  293. "<kerneldir>/Documentation/dvb/get_dvb_firmware or51211" to
  294. download it, and then copy it to /usr/lib/hotplug/firmware
  295. or /lib/firmware (depending on configuration of firmware hotplug).
  296. config DVB_OR51132
  297. tristate "Oren OR51132 based"
  298. depends on DVB_CORE && I2C
  299. default m if DVB_FE_CUSTOMISE
  300. help
  301. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  302. to support this frontend.
  303. This driver needs external firmware. Please use the commands
  304. "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_vsb" and/or
  305. "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_qam" to
  306. download firmwares for 8VSB and QAM64/256, respectively. Copy them to
  307. /usr/lib/hotplug/firmware or /lib/firmware (depending on
  308. configuration of firmware hotplug).
  309. config DVB_BCM3510
  310. tristate "Broadcom BCM3510"
  311. depends on DVB_CORE && I2C
  312. default m if DVB_FE_CUSTOMISE
  313. help
  314. An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to
  315. support this frontend.
  316. config DVB_LGDT330X
  317. tristate "LG Electronics LGDT3302/LGDT3303 based"
  318. depends on DVB_CORE && I2C
  319. default m if DVB_FE_CUSTOMISE
  320. help
  321. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  322. to support this frontend.
  323. config DVB_LGDT3304
  324. tristate "LG Electronics LGDT3304"
  325. depends on DVB_CORE && I2C
  326. default m if DVB_FE_CUSTOMISE
  327. help
  328. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  329. to support this frontend.
  330. config DVB_S5H1409
  331. tristate "Samsung S5H1409 based"
  332. depends on DVB_CORE && I2C
  333. default m if DVB_FE_CUSTOMISE
  334. help
  335. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  336. to support this frontend.
  337. config DVB_AU8522
  338. tristate "Auvitek AU8522 based"
  339. depends on DVB_CORE && I2C
  340. default m if DVB_FE_CUSTOMISE
  341. help
  342. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  343. to support this frontend.
  344. config DVB_S5H1411
  345. tristate "Samsung S5H1411 based"
  346. depends on DVB_CORE && I2C
  347. default m if DVB_FE_CUSTOMISE
  348. help
  349. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  350. to support this frontend.
  351. comment "ISDB-T (terrestrial) frontends"
  352. depends on DVB_CORE
  353. config DVB_S921
  354. tristate "Sharp S921 tuner"
  355. depends on DVB_CORE && I2C
  356. default m if DVB_FE_CUSTOMISE
  357. help
  358. AN ISDB-T DQPSK, QPSK, 16QAM and 64QAM 1seg tuner module.
  359. Say Y when you want to support this frontend.
  360. comment "Digital terrestrial only tuners/PLL"
  361. depends on DVB_CORE
  362. config DVB_PLL
  363. tristate "Generic I2C PLL based tuners"
  364. depends on DVB_CORE && I2C
  365. default m if DVB_FE_CUSTOMISE
  366. help
  367. This module drives a number of tuners based on PLL chips with a
  368. common I2C interface. Say Y when you want to support these tuners.
  369. config DVB_TUNER_DIB0070
  370. tristate "DiBcom DiB0070 silicon base-band tuner"
  371. depends on I2C
  372. default m if DVB_FE_CUSTOMISE
  373. help
  374. A driver for the silicon baseband tuner DiB0070 from DiBcom.
  375. This device is only used inside a SiP called togther with a
  376. demodulator for now.
  377. comment "SEC control devices for DVB-S"
  378. depends on DVB_CORE
  379. config DVB_LNBP21
  380. tristate "LNBP21 SEC controller"
  381. depends on DVB_CORE && I2C
  382. default m if DVB_FE_CUSTOMISE
  383. help
  384. An SEC control chip.
  385. config DVB_ISL6405
  386. tristate "ISL6405 SEC controller"
  387. depends on DVB_CORE && I2C
  388. default m if DVB_FE_CUSTOMISE
  389. help
  390. An SEC control chip.
  391. config DVB_ISL6421
  392. tristate "ISL6421 SEC controller"
  393. depends on DVB_CORE && I2C
  394. default m if DVB_FE_CUSTOMISE
  395. help
  396. An SEC control chip.
  397. config DVB_LGS8GL5
  398. tristate "Silicon Legend LGS-8GL5 demodulator (OFDM)"
  399. depends on DVB_CORE && I2C
  400. default m if DVB_FE_CUSTOMISE
  401. help
  402. A DMB-TH tuner module. Say Y when you want to support this frontend.
  403. comment "Tools to develop new frontends"
  404. config DVB_DUMMY_FE
  405. tristate "Dummy frontend driver"
  406. default n
  407. config DVB_AF9013
  408. tristate "Afatech AF9013 demodulator"
  409. depends on DVB_CORE && I2C
  410. default m if DVB_FE_CUSTOMISE
  411. help
  412. Say Y when you want to support this frontend.
  413. endmenu