Kconfig 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641
  1. config DVB_FE_CUSTOMISE
  2. bool "Customise the frontend modules to build"
  3. depends on DVB_CORE
  4. default y if EXPERT
  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. menu "Customise DVB Frontends"
  13. visible if DVB_FE_CUSTOMISE
  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. config DVB_DS3000
  172. tristate "Montage Tehnology DS3000 based"
  173. depends on DVB_CORE && I2C
  174. default m if DVB_FE_CUSTOMISE
  175. help
  176. A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
  177. config DVB_MB86A16
  178. tristate "Fujitsu MB86A16 based"
  179. depends on DVB_CORE && I2C
  180. default m if DVB_FE_CUSTOMISE
  181. help
  182. A DVB-S/DSS Direct Conversion reveiver.
  183. Say Y when you want to support this frontend.
  184. comment "DVB-T (terrestrial) frontends"
  185. depends on DVB_CORE
  186. config DVB_SP8870
  187. tristate "Spase sp8870 based"
  188. depends on DVB_CORE && I2C
  189. default m if DVB_FE_CUSTOMISE
  190. help
  191. A DVB-T tuner module. Say Y when you want to support this frontend.
  192. This driver needs external firmware. Please use the command
  193. "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to
  194. download/extract it, and then copy it to /usr/lib/hotplug/firmware
  195. or /lib/firmware (depending on configuration of firmware hotplug).
  196. config DVB_SP887X
  197. tristate "Spase sp887x based"
  198. depends on DVB_CORE && I2C
  199. default m if DVB_FE_CUSTOMISE
  200. help
  201. A DVB-T tuner module. Say Y when you want to support this frontend.
  202. This driver needs external firmware. Please use the command
  203. "<kerneldir>/Documentation/dvb/get_dvb_firmware sp887x" to
  204. download/extract it, and then copy it to /usr/lib/hotplug/firmware
  205. or /lib/firmware (depending on configuration of firmware hotplug).
  206. config DVB_CX22700
  207. tristate "Conexant CX22700 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_CX22702
  213. tristate "Conexant cx22702 demodulator (OFDM)"
  214. depends on DVB_CORE && I2C
  215. default m if DVB_FE_CUSTOMISE
  216. help
  217. A DVB-T tuner module. Say Y when you want to support this frontend.
  218. config DVB_S5H1432
  219. tristate "Samsung s5h1432 demodulator (OFDM)"
  220. depends on DVB_CORE && I2C
  221. default m if DVB_FE_CUSTOMISE
  222. help
  223. A DVB-T tuner module. Say Y when you want to support this frontend.
  224. config DVB_DRXD
  225. tristate "Micronas DRXD driver"
  226. depends on DVB_CORE && I2C
  227. default m if DVB_FE_CUSTOMISE
  228. help
  229. A DVB-T tuner module. Say Y when you want to support this frontend.
  230. Note: this driver was based on vendor driver reference code (released
  231. under the GPL) as opposed to the existing drx397xd driver, which
  232. was written via reverse engineering.
  233. config DVB_L64781
  234. tristate "LSI L64781"
  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_TDA1004X
  240. tristate "Philips TDA10045H/TDA10046H 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. This driver needs external firmware. Please use the commands
  246. "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10045",
  247. "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to
  248. download/extract them, and then copy them to /usr/lib/hotplug/firmware
  249. or /lib/firmware (depending on configuration of firmware hotplug).
  250. config DVB_NXT6000
  251. tristate "NxtWave Communications NXT6000 based"
  252. depends on DVB_CORE && I2C
  253. default m if DVB_FE_CUSTOMISE
  254. help
  255. A DVB-T tuner module. Say Y when you want to support this frontend.
  256. config DVB_MT352
  257. tristate "Zarlink MT352 based"
  258. depends on DVB_CORE && I2C
  259. default m if DVB_FE_CUSTOMISE
  260. help
  261. A DVB-T tuner module. Say Y when you want to support this frontend.
  262. config DVB_ZL10353
  263. tristate "Zarlink ZL10353 based"
  264. depends on DVB_CORE && I2C
  265. default m if DVB_FE_CUSTOMISE
  266. help
  267. A DVB-T tuner module. Say Y when you want to support this frontend.
  268. config DVB_DIB3000MB
  269. tristate "DiBcom 3000M-B"
  270. depends on DVB_CORE && I2C
  271. default m if DVB_FE_CUSTOMISE
  272. help
  273. A DVB-T tuner module. Designed for mobile usage. Say Y when you want
  274. to support this frontend.
  275. config DVB_DIB3000MC
  276. tristate "DiBcom 3000P/M-C"
  277. depends on DVB_CORE && I2C
  278. default m if DVB_FE_CUSTOMISE
  279. help
  280. A DVB-T tuner module. Designed for mobile usage. Say Y when you want
  281. to support this frontend.
  282. config DVB_DIB7000M
  283. tristate "DiBcom 7000MA/MB/PA/PB/MC"
  284. depends on DVB_CORE && I2C
  285. default m if DVB_FE_CUSTOMISE
  286. help
  287. A DVB-T tuner module. Designed for mobile usage. Say Y when you want
  288. to support this frontend.
  289. config DVB_DIB7000P
  290. tristate "DiBcom 7000PC"
  291. depends on DVB_CORE && I2C
  292. default m if DVB_FE_CUSTOMISE
  293. help
  294. A DVB-T tuner module. Designed for mobile usage. Say Y when you want
  295. to support this frontend.
  296. config DVB_DIB9000
  297. tristate "DiBcom 9000"
  298. depends on DVB_CORE && I2C
  299. default m if DVB_FE_CUSTOMISE
  300. help
  301. A DVB-T tuner module. Designed for mobile usage. Say Y when you want
  302. to support this frontend.
  303. config DVB_TDA10048
  304. tristate "Philips TDA10048HN based"
  305. depends on DVB_CORE && I2C
  306. default m if DVB_FE_CUSTOMISE
  307. help
  308. A DVB-T tuner module. Say Y when you want to support this frontend.
  309. config DVB_AF9013
  310. tristate "Afatech AF9013 demodulator"
  311. depends on DVB_CORE && I2C
  312. default m if DVB_FE_CUSTOMISE
  313. help
  314. Say Y when you want to support this frontend.
  315. config DVB_EC100
  316. tristate "E3C EC100"
  317. depends on DVB_CORE && I2C
  318. default m if DVB_FE_CUSTOMISE
  319. help
  320. Say Y when you want to support this frontend.
  321. config DVB_STV0367
  322. tristate "ST STV0367 based"
  323. depends on DVB_CORE && I2C
  324. default m if DVB_FE_CUSTOMISE
  325. help
  326. A DVB-T/C tuner module. Say Y when you want to support this frontend.
  327. comment "DVB-C (cable) frontends"
  328. depends on DVB_CORE
  329. config DVB_VES1820
  330. tristate "VLSI VES1820 based"
  331. depends on DVB_CORE && I2C
  332. default m if DVB_FE_CUSTOMISE
  333. help
  334. A DVB-C tuner module. Say Y when you want to support this frontend.
  335. config DVB_TDA10021
  336. tristate "Philips TDA10021 based"
  337. depends on DVB_CORE && I2C
  338. default m if DVB_FE_CUSTOMISE
  339. help
  340. A DVB-C tuner module. Say Y when you want to support this frontend.
  341. config DVB_TDA10023
  342. tristate "Philips TDA10023 based"
  343. depends on DVB_CORE && I2C
  344. default m if DVB_FE_CUSTOMISE
  345. help
  346. A DVB-C tuner module. Say Y when you want to support this frontend.
  347. config DVB_STV0297
  348. tristate "ST STV0297 based"
  349. depends on DVB_CORE && I2C
  350. default m if DVB_FE_CUSTOMISE
  351. help
  352. A DVB-C tuner module. Say Y when you want to support this frontend.
  353. comment "ATSC (North American/Korean Terrestrial/Cable DTV) frontends"
  354. depends on DVB_CORE
  355. config DVB_NXT200X
  356. tristate "NxtWave Communications NXT2002/NXT2004 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. This driver needs external firmware. Please use the commands
  363. "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2002" and
  364. "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2004" to
  365. download/extract them, and then copy them to /usr/lib/hotplug/firmware
  366. or /lib/firmware (depending on configuration of firmware hotplug).
  367. config DVB_OR51211
  368. tristate "Oren OR51211 based"
  369. depends on DVB_CORE && I2C
  370. default m if DVB_FE_CUSTOMISE
  371. help
  372. An ATSC 8VSB tuner module. Say Y when you want to support this frontend.
  373. This driver needs external firmware. Please use the command
  374. "<kerneldir>/Documentation/dvb/get_dvb_firmware or51211" to
  375. download it, and then copy it to /usr/lib/hotplug/firmware
  376. or /lib/firmware (depending on configuration of firmware hotplug).
  377. config DVB_OR51132
  378. tristate "Oren OR51132 based"
  379. depends on DVB_CORE && I2C
  380. default m if DVB_FE_CUSTOMISE
  381. help
  382. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  383. to support this frontend.
  384. This driver needs external firmware. Please use the commands
  385. "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_vsb" and/or
  386. "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_qam" to
  387. download firmwares for 8VSB and QAM64/256, respectively. Copy them to
  388. /usr/lib/hotplug/firmware or /lib/firmware (depending on
  389. configuration of firmware hotplug).
  390. config DVB_BCM3510
  391. tristate "Broadcom BCM3510"
  392. depends on DVB_CORE && I2C
  393. default m if DVB_FE_CUSTOMISE
  394. help
  395. An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to
  396. support this frontend.
  397. config DVB_LGDT330X
  398. tristate "LG Electronics LGDT3302/LGDT3303 based"
  399. depends on DVB_CORE && I2C
  400. default m if DVB_FE_CUSTOMISE
  401. help
  402. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  403. to support this frontend.
  404. config DVB_LGDT3305
  405. tristate "LG Electronics LGDT3304 and LGDT3305 based"
  406. depends on DVB_CORE && I2C
  407. default m if DVB_FE_CUSTOMISE
  408. help
  409. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  410. to support this frontend.
  411. config DVB_S5H1409
  412. tristate "Samsung S5H1409 based"
  413. depends on DVB_CORE && I2C
  414. default m if DVB_FE_CUSTOMISE
  415. help
  416. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  417. to support this frontend.
  418. config DVB_AU8522
  419. tristate "Auvitek AU8522 based"
  420. depends on DVB_CORE && I2C && VIDEO_V4L2
  421. default m if DVB_FE_CUSTOMISE
  422. help
  423. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  424. to support this frontend.
  425. config DVB_S5H1411
  426. tristate "Samsung S5H1411 based"
  427. depends on DVB_CORE && I2C
  428. default m if DVB_FE_CUSTOMISE
  429. help
  430. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  431. to support this frontend.
  432. comment "ISDB-T (terrestrial) frontends"
  433. depends on DVB_CORE
  434. config DVB_S921
  435. tristate "Sharp S921 frontend"
  436. depends on DVB_CORE && I2C
  437. default m if DVB_FE_CUSTOMISE
  438. help
  439. AN ISDB-T DQPSK, QPSK, 16QAM and 64QAM 1seg tuner module.
  440. Say Y when you want to support this frontend.
  441. config DVB_DIB8000
  442. tristate "DiBcom 8000MB/MC"
  443. depends on DVB_CORE && I2C
  444. default m if DVB_FE_CUSTOMISE
  445. help
  446. A driver for DiBcom's DiB8000 ISDB-T/ISDB-Tsb demodulator.
  447. Say Y when you want to support this frontend.
  448. config DVB_MB86A20S
  449. tristate "Fujitsu mb86a20s"
  450. depends on DVB_CORE && I2C
  451. default m if DVB_FE_CUSTOMISE
  452. help
  453. A driver for Fujitsu mb86a20s ISDB-T/ISDB-Tsb demodulator.
  454. Say Y when you want to support this frontend.
  455. comment "Digital terrestrial only tuners/PLL"
  456. depends on DVB_CORE
  457. config DVB_PLL
  458. tristate "Generic I2C PLL based tuners"
  459. depends on DVB_CORE && I2C
  460. default m if DVB_FE_CUSTOMISE
  461. help
  462. This module drives a number of tuners based on PLL chips with a
  463. common I2C interface. Say Y when you want to support these tuners.
  464. config DVB_TUNER_DIB0070
  465. tristate "DiBcom DiB0070 silicon base-band tuner"
  466. depends on I2C
  467. default m if DVB_FE_CUSTOMISE
  468. help
  469. A driver for the silicon baseband tuner DiB0070 from DiBcom.
  470. This device is only used inside a SiP called together with a
  471. demodulator for now.
  472. config DVB_TUNER_DIB0090
  473. tristate "DiBcom DiB0090 silicon base-band tuner"
  474. depends on I2C
  475. default m if DVB_FE_CUSTOMISE
  476. help
  477. A driver for the silicon baseband tuner DiB0090 from DiBcom.
  478. This device is only used inside a SiP called together with a
  479. demodulator for now.
  480. comment "SEC control devices for DVB-S"
  481. depends on DVB_CORE
  482. config DVB_LNBP21
  483. tristate "LNBP21/LNBH24 SEC controllers"
  484. depends on DVB_CORE && I2C
  485. default m if DVB_FE_CUSTOMISE
  486. help
  487. An SEC control chips.
  488. config DVB_ISL6405
  489. tristate "ISL6405 SEC controller"
  490. depends on DVB_CORE && I2C
  491. default m if DVB_FE_CUSTOMISE
  492. help
  493. An SEC control chip.
  494. config DVB_ISL6421
  495. tristate "ISL6421 SEC controller"
  496. depends on DVB_CORE && I2C
  497. default m if DVB_FE_CUSTOMISE
  498. help
  499. An SEC control chip.
  500. config DVB_ISL6423
  501. tristate "ISL6423 SEC controller"
  502. depends on DVB_CORE && I2C
  503. default m if DVB_FE_CUSTOMISE
  504. help
  505. A SEC controller chip from Intersil
  506. config DVB_LGS8GL5
  507. tristate "Silicon Legend LGS-8GL5 demodulator (OFDM)"
  508. depends on DVB_CORE && I2C
  509. default m if DVB_FE_CUSTOMISE
  510. help
  511. A DMB-TH tuner module. Say Y when you want to support this frontend.
  512. config DVB_LGS8GXX
  513. tristate "Legend Silicon LGS8913/LGS8GL5/LGS8GXX DMB-TH demodulator"
  514. depends on DVB_CORE && I2C
  515. select FW_LOADER
  516. default m if DVB_FE_CUSTOMISE
  517. help
  518. A DMB-TH tuner module. Say Y when you want to support this frontend.
  519. config DVB_ATBM8830
  520. tristate "AltoBeam ATBM8830/8831 DMB-TH demodulator"
  521. depends on DVB_CORE && I2C
  522. default m if DVB_FE_CUSTOMISE
  523. help
  524. A DMB-TH tuner module. Say Y when you want to support this frontend.
  525. config DVB_TDA665x
  526. tristate "TDA665x tuner"
  527. depends on DVB_CORE && I2C
  528. default m if DVB_FE_CUSTOMISE
  529. help
  530. Support for tuner modules based on Philips TDA6650/TDA6651 chips.
  531. Say Y when you want to support this chip.
  532. Currently supported tuners:
  533. * Panasonic ENV57H12D5 (ET-50DT)
  534. config DVB_IX2505V
  535. tristate "Sharp IX2505V silicon tuner"
  536. depends on DVB_CORE && I2C
  537. default m if DVB_FE_CUSTOMISE
  538. help
  539. A DVB-S tuner module. Say Y when you want to support this frontend.
  540. comment "Tools to develop new frontends"
  541. config DVB_DUMMY_FE
  542. tristate "Dummy frontend driver"
  543. default n
  544. endmenu