Kconfig 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567
  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_ZL10039
  70. tristate "Zarlink ZL10039 silicon tuner"
  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_S5H1420
  76. tristate "Samsung S5H1420 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_STV0288
  82. tristate "ST STV0288 based"
  83. depends on DVB_CORE && I2C
  84. default m if DVB_FE_CUSTOMISE
  85. help
  86. A DVB-S tuner module. Say Y when you want to support this frontend.
  87. config DVB_STB6000
  88. tristate "ST STB6000 silicon tuner"
  89. depends on DVB_CORE && I2C
  90. default m if DVB_FE_CUSTOMISE
  91. help
  92. A DVB-S silicon tuner module. Say Y when you want to support this tuner.
  93. config DVB_STV0299
  94. tristate "ST STV0299 based"
  95. depends on DVB_CORE && I2C
  96. default m if DVB_FE_CUSTOMISE
  97. help
  98. A DVB-S tuner module. Say Y when you want to support this frontend.
  99. config DVB_STV6110
  100. tristate "ST STV6110 silicon tuner"
  101. depends on DVB_CORE && I2C
  102. default m if DVB_FE_CUSTOMISE
  103. help
  104. A DVB-S silicon tuner module. Say Y when you want to support this tuner.
  105. config DVB_STV0900
  106. tristate "ST STV0900 based"
  107. depends on DVB_CORE && I2C
  108. default m if DVB_FE_CUSTOMISE
  109. help
  110. A DVB-S/S2 demodulator. Say Y when you want to support this frontend.
  111. config DVB_TDA8083
  112. tristate "Philips TDA8083 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_TDA10086
  118. tristate "Philips TDA10086 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_TDA8261
  124. tristate "Philips TDA8261 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_VES1X93
  130. tristate "VLSI VES1893 or VES1993 based"
  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_ITD1000
  136. tristate "Integrant ITD1000 Zero IF 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_TUNER_CX24113
  142. tristate "Conexant CX24113/CX24128 tuner for DVB-S/DSS"
  143. depends on DVB_CORE && I2C
  144. default m if DVB_FE_CUSTOMISE
  145. help
  146. A DVB-S tuner module. Say Y when you want to support this frontend.
  147. config DVB_TDA826X
  148. tristate "Philips TDA826X silicon tuner"
  149. depends on DVB_CORE && I2C
  150. default m if DVB_FE_CUSTOMISE
  151. help
  152. A DVB-S silicon tuner module. Say Y when you want to support this tuner.
  153. config DVB_TUA6100
  154. tristate "Infineon TUA6100 PLL"
  155. depends on DVB_CORE && I2C
  156. default m if DVB_FE_CUSTOMISE
  157. help
  158. A DVB-S PLL chip.
  159. config DVB_CX24116
  160. tristate "Conexant CX24116 based"
  161. depends on DVB_CORE && I2C
  162. default m if DVB_FE_CUSTOMISE
  163. help
  164. A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
  165. config DVB_SI21XX
  166. tristate "Silicon Labs SI21XX based"
  167. depends on DVB_CORE && I2C
  168. default m if DVB_FE_CUSTOMISE
  169. help
  170. A DVB-S tuner module. Say Y when you want to support this frontend.
  171. comment "DVB-T (terrestrial) frontends"
  172. depends on DVB_CORE
  173. config DVB_SP8870
  174. tristate "Spase sp8870 based"
  175. depends on DVB_CORE && I2C
  176. default m if DVB_FE_CUSTOMISE
  177. help
  178. A DVB-T tuner module. Say Y when you want to support this frontend.
  179. This driver needs external firmware. Please use the command
  180. "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to
  181. download/extract it, and then copy it to /usr/lib/hotplug/firmware
  182. or /lib/firmware (depending on configuration of firmware hotplug).
  183. config DVB_SP887X
  184. tristate "Spase sp887x 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 command
  190. "<kerneldir>/Documentation/dvb/get_dvb_firmware sp887x" to
  191. download/extract it, and then copy it to /usr/lib/hotplug/firmware
  192. or /lib/firmware (depending on configuration of firmware hotplug).
  193. config DVB_CX22700
  194. tristate "Conexant CX22700 based"
  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_CX22702
  200. tristate "Conexant cx22702 demodulator (OFDM)"
  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. config DVB_DRX397XD
  206. tristate "Micronas DRX3975D/DRX3977D based"
  207. depends on DVB_CORE && I2C
  208. default m if DVB_FE_CUSTOMISE
  209. help
  210. A DVB-T tuner module. Say Y when you want to support this frontend.
  211. TODO:
  212. This driver needs external firmware. Please use the command
  213. "<kerneldir>/Documentation/dvb/get_dvb_firmware drx397xD" to
  214. download/extract them, and then copy them to /usr/lib/hotplug/firmware
  215. or /lib/firmware (depending on configuration of firmware hotplug).
  216. config DVB_L64781
  217. tristate "LSI L64781"
  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. config DVB_TDA1004X
  223. tristate "Philips TDA10045H/TDA10046H based"
  224. depends on DVB_CORE && I2C
  225. default m if DVB_FE_CUSTOMISE
  226. help
  227. A DVB-T tuner module. Say Y when you want to support this frontend.
  228. This driver needs external firmware. Please use the commands
  229. "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10045",
  230. "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to
  231. download/extract them, and then copy them to /usr/lib/hotplug/firmware
  232. or /lib/firmware (depending on configuration of firmware hotplug).
  233. config DVB_NXT6000
  234. tristate "NxtWave Communications NXT6000 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_MT352
  240. tristate "Zarlink MT352 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_ZL10353
  246. tristate "Zarlink ZL10353 based"
  247. depends on DVB_CORE && I2C
  248. default m if DVB_FE_CUSTOMISE
  249. help
  250. A DVB-T tuner module. Say Y when you want to support this frontend.
  251. config DVB_DIB3000MB
  252. tristate "DiBcom 3000M-B"
  253. depends on DVB_CORE && I2C
  254. default m if DVB_FE_CUSTOMISE
  255. help
  256. A DVB-T tuner module. Designed for mobile usage. Say Y when you want
  257. to support this frontend.
  258. config DVB_DIB3000MC
  259. tristate "DiBcom 3000P/M-C"
  260. depends on DVB_CORE && I2C
  261. default m if DVB_FE_CUSTOMISE
  262. help
  263. A DVB-T tuner module. Designed for mobile usage. Say Y when you want
  264. to support this frontend.
  265. config DVB_DIB7000M
  266. tristate "DiBcom 7000MA/MB/PA/PB/MC"
  267. depends on DVB_CORE && I2C
  268. default m if DVB_FE_CUSTOMISE
  269. help
  270. A DVB-T tuner module. Designed for mobile usage. Say Y when you want
  271. to support this frontend.
  272. config DVB_DIB7000P
  273. tristate "DiBcom 7000PC"
  274. depends on DVB_CORE && I2C
  275. default m if DVB_FE_CUSTOMISE
  276. help
  277. A DVB-T tuner module. Designed for mobile usage. Say Y when you want
  278. to support this frontend.
  279. config DVB_TDA10048
  280. tristate "Philips TDA10048HN based"
  281. depends on DVB_CORE && I2C
  282. default m if DVB_FE_CUSTOMISE
  283. help
  284. A DVB-T tuner module. Say Y when you want to support this frontend.
  285. config DVB_AF9013
  286. tristate "Afatech AF9013 demodulator"
  287. depends on DVB_CORE && I2C
  288. default m if DVB_FE_CUSTOMISE
  289. help
  290. Say Y when you want to support this frontend.
  291. comment "DVB-C (cable) frontends"
  292. depends on DVB_CORE
  293. config DVB_VES1820
  294. tristate "VLSI VES1820 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_TDA10021
  300. tristate "Philips TDA10021 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_TDA10023
  306. tristate "Philips TDA10023 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. config DVB_STV0297
  312. tristate "ST STV0297 based"
  313. depends on DVB_CORE && I2C
  314. default m if DVB_FE_CUSTOMISE
  315. help
  316. A DVB-C tuner module. Say Y when you want to support this frontend.
  317. comment "ATSC (North American/Korean Terrestrial/Cable DTV) frontends"
  318. depends on DVB_CORE
  319. config DVB_NXT200X
  320. tristate "NxtWave Communications NXT2002/NXT2004 based"
  321. depends on DVB_CORE && I2C
  322. default m if DVB_FE_CUSTOMISE
  323. help
  324. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  325. to support this frontend.
  326. This driver needs external firmware. Please use the commands
  327. "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2002" and
  328. "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2004" to
  329. download/extract them, and then copy them to /usr/lib/hotplug/firmware
  330. or /lib/firmware (depending on configuration of firmware hotplug).
  331. config DVB_OR51211
  332. tristate "Oren OR51211 based"
  333. depends on DVB_CORE && I2C
  334. default m if DVB_FE_CUSTOMISE
  335. help
  336. An ATSC 8VSB tuner module. Say Y when you want to support this frontend.
  337. This driver needs external firmware. Please use the command
  338. "<kerneldir>/Documentation/dvb/get_dvb_firmware or51211" to
  339. download it, and then copy it to /usr/lib/hotplug/firmware
  340. or /lib/firmware (depending on configuration of firmware hotplug).
  341. config DVB_OR51132
  342. tristate "Oren OR51132 based"
  343. depends on DVB_CORE && I2C
  344. default m if DVB_FE_CUSTOMISE
  345. help
  346. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  347. to support this frontend.
  348. This driver needs external firmware. Please use the commands
  349. "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_vsb" and/or
  350. "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_qam" to
  351. download firmwares for 8VSB and QAM64/256, respectively. Copy them to
  352. /usr/lib/hotplug/firmware or /lib/firmware (depending on
  353. configuration of firmware hotplug).
  354. config DVB_BCM3510
  355. tristate "Broadcom BCM3510"
  356. depends on DVB_CORE && I2C
  357. default m if DVB_FE_CUSTOMISE
  358. help
  359. An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to
  360. support this frontend.
  361. config DVB_LGDT330X
  362. tristate "LG Electronics LGDT3302/LGDT3303 based"
  363. depends on DVB_CORE && I2C
  364. default m if DVB_FE_CUSTOMISE
  365. help
  366. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  367. to support this frontend.
  368. config DVB_LGDT3304
  369. tristate "LG Electronics LGDT3304"
  370. depends on DVB_CORE && I2C
  371. default m if DVB_FE_CUSTOMISE
  372. help
  373. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  374. to support this frontend.
  375. config DVB_LGDT3305
  376. tristate "LG Electronics LGDT3305 based"
  377. depends on DVB_CORE && I2C
  378. default m if DVB_FE_CUSTOMISE
  379. help
  380. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  381. to support this frontend.
  382. config DVB_S5H1409
  383. tristate "Samsung S5H1409 based"
  384. depends on DVB_CORE && I2C
  385. default m if DVB_FE_CUSTOMISE
  386. help
  387. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  388. to support this frontend.
  389. config DVB_AU8522
  390. tristate "Auvitek AU8522 based"
  391. depends on DVB_CORE && I2C && VIDEO_V4L2
  392. default m if DVB_FE_CUSTOMISE
  393. help
  394. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  395. to support this frontend.
  396. config DVB_S5H1411
  397. tristate "Samsung S5H1411 based"
  398. depends on DVB_CORE && I2C
  399. default m if DVB_FE_CUSTOMISE
  400. help
  401. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  402. to support this frontend.
  403. comment "ISDB-T (terrestrial) frontends"
  404. depends on DVB_CORE
  405. config DVB_S921
  406. tristate "Sharp S921 tuner"
  407. depends on DVB_CORE && I2C
  408. default m if DVB_FE_CUSTOMISE
  409. help
  410. AN ISDB-T DQPSK, QPSK, 16QAM and 64QAM 1seg tuner module.
  411. Say Y when you want to support this frontend.
  412. config DVB_DIB8000
  413. tristate "DiBcom 8000MB/MC"
  414. depends on DVB_CORE && I2C
  415. default m if DVB_FE_CUSTOMISE
  416. help
  417. A driver for DiBcom's DiB8000 ISDB-T/ISDB-Tsb demodulator.
  418. Say Y when you want to support this frontend.
  419. comment "Digital terrestrial only tuners/PLL"
  420. depends on DVB_CORE
  421. config DVB_PLL
  422. tristate "Generic I2C PLL based tuners"
  423. depends on DVB_CORE && I2C
  424. default m if DVB_FE_CUSTOMISE
  425. help
  426. This module drives a number of tuners based on PLL chips with a
  427. common I2C interface. Say Y when you want to support these tuners.
  428. config DVB_TUNER_DIB0070
  429. tristate "DiBcom DiB0070 silicon base-band tuner"
  430. depends on I2C
  431. default m if DVB_FE_CUSTOMISE
  432. help
  433. A driver for the silicon baseband tuner DiB0070 from DiBcom.
  434. This device is only used inside a SiP called together with a
  435. demodulator for now.
  436. comment "SEC control devices for DVB-S"
  437. depends on DVB_CORE
  438. config DVB_LNBP21
  439. tristate "LNBP21/LNBH24 SEC controllers"
  440. depends on DVB_CORE && I2C
  441. default m if DVB_FE_CUSTOMISE
  442. help
  443. An SEC control chips.
  444. config DVB_ISL6405
  445. tristate "ISL6405 SEC controller"
  446. depends on DVB_CORE && I2C
  447. default m if DVB_FE_CUSTOMISE
  448. help
  449. An SEC control chip.
  450. config DVB_ISL6421
  451. tristate "ISL6421 SEC controller"
  452. depends on DVB_CORE && I2C
  453. default m if DVB_FE_CUSTOMISE
  454. help
  455. An SEC control chip.
  456. config DVB_ISL6423
  457. tristate "ISL6423 SEC controller"
  458. depends on DVB_CORE && I2C
  459. default m if DVB_FE_CUSTOMISE
  460. help
  461. A SEC controller chip from Intersil
  462. config DVB_LGS8GL5
  463. tristate "Silicon Legend LGS-8GL5 demodulator (OFDM)"
  464. depends on DVB_CORE && I2C
  465. default m if DVB_FE_CUSTOMISE
  466. help
  467. A DMB-TH tuner module. Say Y when you want to support this frontend.
  468. config DVB_LGS8GXX
  469. tristate "Legend Silicon LGS8913/LGS8GL5/LGS8GXX DMB-TH demodulator"
  470. depends on DVB_CORE && I2C
  471. default m if DVB_FE_CUSTOMISE
  472. help
  473. A DMB-TH tuner module. Say Y when you want to support this frontend.
  474. comment "Tools to develop new frontends"
  475. config DVB_DUMMY_FE
  476. tristate "Dummy frontend driver"
  477. default n
  478. endmenu
  479. endif