Kconfig 15 KB

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