Kconfig 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741
  1. menu "Customise DVB Frontends"
  2. visible if !MEDIA_SUBDRV_AUTOSELECT
  3. comment "Multistandard (satellite) frontends"
  4. depends on DVB_CORE
  5. config DVB_STB0899
  6. tristate "STB0899 based"
  7. depends on DVB_CORE && I2C
  8. default m if !MEDIA_SUBDRV_AUTOSELECT
  9. help
  10. A DVB-S/S2/DSS Multistandard demodulator. Say Y when you want
  11. to support this demodulator based frontends
  12. config DVB_STB6100
  13. tristate "STB6100 based tuners"
  14. depends on DVB_CORE && I2C
  15. default m if !MEDIA_SUBDRV_AUTOSELECT
  16. help
  17. A Silicon tuner from ST used in conjunction with the STB0899
  18. demodulator. Say Y when you want to support this tuner.
  19. config DVB_STV090x
  20. tristate "STV0900/STV0903(A/B) based"
  21. depends on DVB_CORE && I2C
  22. default m if !MEDIA_SUBDRV_AUTOSELECT
  23. help
  24. DVB-S/S2/DSS Multistandard Professional/Broadcast demodulators.
  25. Say Y when you want to support these frontends.
  26. config DVB_STV6110x
  27. tristate "STV6110/(A) based tuners"
  28. depends on DVB_CORE && I2C
  29. default m if !MEDIA_SUBDRV_AUTOSELECT
  30. help
  31. A Silicon tuner that supports DVB-S and DVB-S2 modes
  32. comment "Multistandard (cable + terrestrial) frontends"
  33. depends on DVB_CORE
  34. config DVB_DRXK
  35. tristate "Micronas DRXK based"
  36. depends on DVB_CORE && I2C
  37. default m if !MEDIA_SUBDRV_AUTOSELECT
  38. help
  39. Micronas DRX-K DVB-C/T demodulator.
  40. Say Y when you want to support this frontend.
  41. config DVB_TDA18271C2DD
  42. tristate "NXP TDA18271C2 silicon tuner"
  43. depends on DVB_CORE && I2C
  44. default m if !MEDIA_SUBDRV_AUTOSELECT
  45. help
  46. NXP TDA18271 silicon tuner.
  47. Say Y when you want to support this tuner.
  48. comment "DVB-S (satellite) frontends"
  49. depends on DVB_CORE
  50. config DVB_CX24110
  51. tristate "Conexant CX24110 based"
  52. depends on DVB_CORE && I2C
  53. default m if !MEDIA_SUBDRV_AUTOSELECT
  54. help
  55. A DVB-S tuner module. Say Y when you want to support this frontend.
  56. config DVB_CX24123
  57. tristate "Conexant CX24123 based"
  58. depends on DVB_CORE && I2C
  59. default m if !MEDIA_SUBDRV_AUTOSELECT
  60. help
  61. A DVB-S tuner module. Say Y when you want to support this frontend.
  62. config DVB_MT312
  63. tristate "Zarlink VP310/MT312/ZL10313 based"
  64. depends on DVB_CORE && I2C
  65. default m if !MEDIA_SUBDRV_AUTOSELECT
  66. help
  67. A DVB-S tuner module. Say Y when you want to support this frontend.
  68. config DVB_ZL10036
  69. tristate "Zarlink ZL10036 silicon tuner"
  70. depends on DVB_CORE && I2C
  71. default m if !MEDIA_SUBDRV_AUTOSELECT
  72. help
  73. A DVB-S tuner module. Say Y when you want to support this frontend.
  74. config DVB_ZL10039
  75. tristate "Zarlink ZL10039 silicon tuner"
  76. depends on DVB_CORE && I2C
  77. default m if !MEDIA_SUBDRV_AUTOSELECT
  78. help
  79. A DVB-S tuner module. Say Y when you want to support this frontend.
  80. config DVB_S5H1420
  81. tristate "Samsung S5H1420 based"
  82. depends on DVB_CORE && I2C
  83. default m if !MEDIA_SUBDRV_AUTOSELECT
  84. help
  85. A DVB-S tuner module. Say Y when you want to support this frontend.
  86. config DVB_STV0288
  87. tristate "ST STV0288 based"
  88. depends on DVB_CORE && I2C
  89. default m if !MEDIA_SUBDRV_AUTOSELECT
  90. help
  91. A DVB-S tuner module. Say Y when you want to support this frontend.
  92. config DVB_STB6000
  93. tristate "ST STB6000 silicon tuner"
  94. depends on DVB_CORE && I2C
  95. default m if !MEDIA_SUBDRV_AUTOSELECT
  96. help
  97. A DVB-S silicon tuner module. Say Y when you want to support this tuner.
  98. config DVB_STV0299
  99. tristate "ST STV0299 based"
  100. depends on DVB_CORE && I2C
  101. default m if !MEDIA_SUBDRV_AUTOSELECT
  102. help
  103. A DVB-S tuner module. Say Y when you want to support this frontend.
  104. config DVB_STV6110
  105. tristate "ST STV6110 silicon tuner"
  106. depends on DVB_CORE && I2C
  107. default m if !MEDIA_SUBDRV_AUTOSELECT
  108. help
  109. A DVB-S silicon tuner module. Say Y when you want to support this tuner.
  110. config DVB_STV0900
  111. tristate "ST STV0900 based"
  112. depends on DVB_CORE && I2C
  113. default m if !MEDIA_SUBDRV_AUTOSELECT
  114. help
  115. A DVB-S/S2 demodulator. Say Y when you want to support this frontend.
  116. config DVB_TDA8083
  117. tristate "Philips TDA8083 based"
  118. depends on DVB_CORE && I2C
  119. default m if !MEDIA_SUBDRV_AUTOSELECT
  120. help
  121. A DVB-S tuner module. Say Y when you want to support this frontend.
  122. config DVB_TDA10086
  123. tristate "Philips TDA10086 based"
  124. depends on DVB_CORE && I2C
  125. default m if !MEDIA_SUBDRV_AUTOSELECT
  126. help
  127. A DVB-S tuner module. Say Y when you want to support this frontend.
  128. config DVB_TDA8261
  129. tristate "Philips TDA8261 based"
  130. depends on DVB_CORE && I2C
  131. default m if !MEDIA_SUBDRV_AUTOSELECT
  132. help
  133. A DVB-S tuner module. Say Y when you want to support this frontend.
  134. config DVB_VES1X93
  135. tristate "VLSI VES1893 or VES1993 based"
  136. depends on DVB_CORE && I2C
  137. default m if !MEDIA_SUBDRV_AUTOSELECT
  138. help
  139. A DVB-S tuner module. Say Y when you want to support this frontend.
  140. config DVB_TUNER_ITD1000
  141. tristate "Integrant ITD1000 Zero IF tuner for DVB-S/DSS"
  142. depends on DVB_CORE && I2C
  143. default m if !MEDIA_SUBDRV_AUTOSELECT
  144. help
  145. A DVB-S tuner module. Say Y when you want to support this frontend.
  146. config DVB_TUNER_CX24113
  147. tristate "Conexant CX24113/CX24128 tuner for DVB-S/DSS"
  148. depends on DVB_CORE && I2C
  149. default m if !MEDIA_SUBDRV_AUTOSELECT
  150. help
  151. A DVB-S tuner module. Say Y when you want to support this frontend.
  152. config DVB_TDA826X
  153. tristate "Philips TDA826X silicon tuner"
  154. depends on DVB_CORE && I2C
  155. default m if !MEDIA_SUBDRV_AUTOSELECT
  156. help
  157. A DVB-S silicon tuner module. Say Y when you want to support this tuner.
  158. config DVB_TUA6100
  159. tristate "Infineon TUA6100 PLL"
  160. depends on DVB_CORE && I2C
  161. default m if !MEDIA_SUBDRV_AUTOSELECT
  162. help
  163. A DVB-S PLL chip.
  164. config DVB_CX24116
  165. tristate "Conexant CX24116 based"
  166. depends on DVB_CORE && I2C
  167. default m if !MEDIA_SUBDRV_AUTOSELECT
  168. help
  169. A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
  170. config DVB_SI21XX
  171. tristate "Silicon Labs SI21XX based"
  172. depends on DVB_CORE && I2C
  173. default m if !MEDIA_SUBDRV_AUTOSELECT
  174. help
  175. A DVB-S tuner module. Say Y when you want to support this frontend.
  176. config DVB_DS3000
  177. tristate "Montage Tehnology DS3000 based"
  178. depends on DVB_CORE && I2C
  179. default m if !MEDIA_SUBDRV_AUTOSELECT
  180. help
  181. A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
  182. config DVB_MB86A16
  183. tristate "Fujitsu MB86A16 based"
  184. depends on DVB_CORE && I2C
  185. default m if !MEDIA_SUBDRV_AUTOSELECT
  186. help
  187. A DVB-S/DSS Direct Conversion reveiver.
  188. Say Y when you want to support this frontend.
  189. config DVB_TDA10071
  190. tristate "NXP TDA10071"
  191. depends on DVB_CORE && I2C
  192. default m if !MEDIA_SUBDRV_AUTOSELECT
  193. help
  194. Say Y when you want to support this frontend.
  195. comment "DVB-T (terrestrial) frontends"
  196. depends on DVB_CORE
  197. config DVB_SP8870
  198. tristate "Spase sp8870 based"
  199. depends on DVB_CORE && I2C
  200. default m if !MEDIA_SUBDRV_AUTOSELECT
  201. help
  202. A DVB-T tuner module. Say Y when you want to support this frontend.
  203. This driver needs external firmware. Please use the command
  204. "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to
  205. download/extract it, and then copy it to /usr/lib/hotplug/firmware
  206. or /lib/firmware (depending on configuration of firmware hotplug).
  207. config DVB_SP887X
  208. tristate "Spase sp887x based"
  209. depends on DVB_CORE && I2C
  210. default m if !MEDIA_SUBDRV_AUTOSELECT
  211. help
  212. A DVB-T tuner module. Say Y when you want to support this frontend.
  213. This driver needs external firmware. Please use the command
  214. "<kerneldir>/Documentation/dvb/get_dvb_firmware sp887x" to
  215. download/extract it, and then copy it to /usr/lib/hotplug/firmware
  216. or /lib/firmware (depending on configuration of firmware hotplug).
  217. config DVB_CX22700
  218. tristate "Conexant CX22700 based"
  219. depends on DVB_CORE && I2C
  220. default m if !MEDIA_SUBDRV_AUTOSELECT
  221. help
  222. A DVB-T tuner module. Say Y when you want to support this frontend.
  223. config DVB_CX22702
  224. tristate "Conexant cx22702 demodulator (OFDM)"
  225. depends on DVB_CORE && I2C
  226. default m if !MEDIA_SUBDRV_AUTOSELECT
  227. help
  228. A DVB-T tuner module. Say Y when you want to support this frontend.
  229. config DVB_S5H1432
  230. tristate "Samsung s5h1432 demodulator (OFDM)"
  231. depends on DVB_CORE && I2C
  232. default m if !MEDIA_SUBDRV_AUTOSELECT
  233. help
  234. A DVB-T tuner module. Say Y when you want to support this frontend.
  235. config DVB_DRXD
  236. tristate "Micronas DRXD driver"
  237. depends on DVB_CORE && I2C
  238. default m if !MEDIA_SUBDRV_AUTOSELECT
  239. help
  240. A DVB-T tuner module. Say Y when you want to support this frontend.
  241. Note: this driver was based on vendor driver reference code (released
  242. under the GPL) as opposed to the existing drx397xd driver, which
  243. was written via reverse engineering.
  244. config DVB_L64781
  245. tristate "LSI L64781"
  246. depends on DVB_CORE && I2C
  247. default m if !MEDIA_SUBDRV_AUTOSELECT
  248. help
  249. A DVB-T tuner module. Say Y when you want to support this frontend.
  250. config DVB_TDA1004X
  251. tristate "Philips TDA10045H/TDA10046H based"
  252. depends on DVB_CORE && I2C
  253. default m if !MEDIA_SUBDRV_AUTOSELECT
  254. help
  255. A DVB-T tuner module. Say Y when you want to support this frontend.
  256. This driver needs external firmware. Please use the commands
  257. "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10045",
  258. "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to
  259. download/extract them, and then copy them to /usr/lib/hotplug/firmware
  260. or /lib/firmware (depending on configuration of firmware hotplug).
  261. config DVB_NXT6000
  262. tristate "NxtWave Communications NXT6000 based"
  263. depends on DVB_CORE && I2C
  264. default m if !MEDIA_SUBDRV_AUTOSELECT
  265. help
  266. A DVB-T tuner module. Say Y when you want to support this frontend.
  267. config DVB_MT352
  268. tristate "Zarlink MT352 based"
  269. depends on DVB_CORE && I2C
  270. default m if !MEDIA_SUBDRV_AUTOSELECT
  271. help
  272. A DVB-T tuner module. Say Y when you want to support this frontend.
  273. config DVB_ZL10353
  274. tristate "Zarlink ZL10353 based"
  275. depends on DVB_CORE && I2C
  276. default m if !MEDIA_SUBDRV_AUTOSELECT
  277. help
  278. A DVB-T tuner module. Say Y when you want to support this frontend.
  279. config DVB_DIB3000MB
  280. tristate "DiBcom 3000M-B"
  281. depends on DVB_CORE && I2C
  282. default m if !MEDIA_SUBDRV_AUTOSELECT
  283. help
  284. A DVB-T tuner module. Designed for mobile usage. Say Y when you want
  285. to support this frontend.
  286. config DVB_DIB3000MC
  287. tristate "DiBcom 3000P/M-C"
  288. depends on DVB_CORE && I2C
  289. default m if !MEDIA_SUBDRV_AUTOSELECT
  290. help
  291. A DVB-T tuner module. Designed for mobile usage. Say Y when you want
  292. to support this frontend.
  293. config DVB_DIB7000M
  294. tristate "DiBcom 7000MA/MB/PA/PB/MC"
  295. depends on DVB_CORE && I2C
  296. default m if !MEDIA_SUBDRV_AUTOSELECT
  297. help
  298. A DVB-T tuner module. Designed for mobile usage. Say Y when you want
  299. to support this frontend.
  300. config DVB_DIB7000P
  301. tristate "DiBcom 7000PC"
  302. depends on DVB_CORE && I2C
  303. default m if !MEDIA_SUBDRV_AUTOSELECT
  304. help
  305. A DVB-T tuner module. Designed for mobile usage. Say Y when you want
  306. to support this frontend.
  307. config DVB_DIB9000
  308. tristate "DiBcom 9000"
  309. depends on DVB_CORE && I2C
  310. default m if !MEDIA_SUBDRV_AUTOSELECT
  311. help
  312. A DVB-T tuner module. Designed for mobile usage. Say Y when you want
  313. to support this frontend.
  314. config DVB_TDA10048
  315. tristate "Philips TDA10048HN based"
  316. depends on DVB_CORE && I2C
  317. default m if !MEDIA_SUBDRV_AUTOSELECT
  318. help
  319. A DVB-T tuner module. Say Y when you want to support this frontend.
  320. config DVB_AF9013
  321. tristate "Afatech AF9013 demodulator"
  322. depends on DVB_CORE && I2C
  323. default m if !MEDIA_SUBDRV_AUTOSELECT
  324. help
  325. Say Y when you want to support this frontend.
  326. config DVB_EC100
  327. tristate "E3C EC100"
  328. depends on DVB_CORE && I2C
  329. default m if !MEDIA_SUBDRV_AUTOSELECT
  330. help
  331. Say Y when you want to support this frontend.
  332. config DVB_HD29L2
  333. tristate "HDIC HD29L2"
  334. depends on DVB_CORE && I2C
  335. default m if !MEDIA_SUBDRV_AUTOSELECT
  336. help
  337. Say Y when you want to support this frontend.
  338. config DVB_STV0367
  339. tristate "ST STV0367 based"
  340. depends on DVB_CORE && I2C
  341. default m if !MEDIA_SUBDRV_AUTOSELECT
  342. help
  343. A DVB-T/C tuner module. Say Y when you want to support this frontend.
  344. config DVB_CXD2820R
  345. tristate "Sony CXD2820R"
  346. depends on DVB_CORE && I2C
  347. default m if !MEDIA_SUBDRV_AUTOSELECT
  348. help
  349. Say Y when you want to support this frontend.
  350. config DVB_RTL2830
  351. tristate "Realtek RTL2830 DVB-T"
  352. depends on DVB_CORE && I2C
  353. default m if !MEDIA_SUBDRV_AUTOSELECT
  354. help
  355. Say Y when you want to support this frontend.
  356. config DVB_RTL2832
  357. tristate "Realtek RTL2832 DVB-T"
  358. depends on DVB_CORE && I2C
  359. default m if !MEDIA_SUBDRV_AUTOSELECT
  360. help
  361. Say Y when you want to support this frontend.
  362. comment "DVB-C (cable) frontends"
  363. depends on DVB_CORE
  364. config DVB_VES1820
  365. tristate "VLSI VES1820 based"
  366. depends on DVB_CORE && I2C
  367. default m if !MEDIA_SUBDRV_AUTOSELECT
  368. help
  369. A DVB-C tuner module. Say Y when you want to support this frontend.
  370. config DVB_TDA10021
  371. tristate "Philips TDA10021 based"
  372. depends on DVB_CORE && I2C
  373. default m if !MEDIA_SUBDRV_AUTOSELECT
  374. help
  375. A DVB-C tuner module. Say Y when you want to support this frontend.
  376. config DVB_TDA10023
  377. tristate "Philips TDA10023 based"
  378. depends on DVB_CORE && I2C
  379. default m if !MEDIA_SUBDRV_AUTOSELECT
  380. help
  381. A DVB-C tuner module. Say Y when you want to support this frontend.
  382. config DVB_STV0297
  383. tristate "ST STV0297 based"
  384. depends on DVB_CORE && I2C
  385. default m if !MEDIA_SUBDRV_AUTOSELECT
  386. help
  387. A DVB-C tuner module. Say Y when you want to support this frontend.
  388. comment "ATSC (North American/Korean Terrestrial/Cable DTV) frontends"
  389. depends on DVB_CORE
  390. config DVB_NXT200X
  391. tristate "NxtWave Communications NXT2002/NXT2004 based"
  392. depends on DVB_CORE && I2C
  393. default m if !MEDIA_SUBDRV_AUTOSELECT
  394. help
  395. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  396. to support this frontend.
  397. This driver needs external firmware. Please use the commands
  398. "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2002" and
  399. "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2004" to
  400. download/extract them, and then copy them to /usr/lib/hotplug/firmware
  401. or /lib/firmware (depending on configuration of firmware hotplug).
  402. config DVB_OR51211
  403. tristate "Oren OR51211 based"
  404. depends on DVB_CORE && I2C
  405. default m if !MEDIA_SUBDRV_AUTOSELECT
  406. help
  407. An ATSC 8VSB tuner module. Say Y when you want to support this frontend.
  408. This driver needs external firmware. Please use the command
  409. "<kerneldir>/Documentation/dvb/get_dvb_firmware or51211" to
  410. download it, and then copy it to /usr/lib/hotplug/firmware
  411. or /lib/firmware (depending on configuration of firmware hotplug).
  412. config DVB_OR51132
  413. tristate "Oren OR51132 based"
  414. depends on DVB_CORE && I2C
  415. default m if !MEDIA_SUBDRV_AUTOSELECT
  416. help
  417. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  418. to support this frontend.
  419. This driver needs external firmware. Please use the commands
  420. "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_vsb" and/or
  421. "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_qam" to
  422. download firmwares for 8VSB and QAM64/256, respectively. Copy them to
  423. /usr/lib/hotplug/firmware or /lib/firmware (depending on
  424. configuration of firmware hotplug).
  425. config DVB_BCM3510
  426. tristate "Broadcom BCM3510"
  427. depends on DVB_CORE && I2C
  428. default m if !MEDIA_SUBDRV_AUTOSELECT
  429. help
  430. An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to
  431. support this frontend.
  432. config DVB_LGDT330X
  433. tristate "LG Electronics LGDT3302/LGDT3303 based"
  434. depends on DVB_CORE && I2C
  435. default m if !MEDIA_SUBDRV_AUTOSELECT
  436. help
  437. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  438. to support this frontend.
  439. config DVB_LGDT3305
  440. tristate "LG Electronics LGDT3304 and LGDT3305 based"
  441. depends on DVB_CORE && I2C
  442. default m if !MEDIA_SUBDRV_AUTOSELECT
  443. help
  444. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  445. to support this frontend.
  446. config DVB_LG2160
  447. tristate "LG Electronics LG216x based"
  448. depends on DVB_CORE && I2C
  449. default m if !MEDIA_SUBDRV_AUTOSELECT
  450. help
  451. An ATSC/MH demodulator module. Say Y when you want
  452. to support this frontend.
  453. config DVB_S5H1409
  454. tristate "Samsung S5H1409 based"
  455. depends on DVB_CORE && I2C
  456. default m if !MEDIA_SUBDRV_AUTOSELECT
  457. help
  458. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  459. to support this frontend.
  460. config DVB_AU8522
  461. depends on I2C
  462. tristate
  463. config DVB_AU8522_DTV
  464. tristate "Auvitek AU8522 based DTV demod"
  465. depends on DVB_CORE && I2C
  466. select DVB_AU8522
  467. default m if !MEDIA_SUBDRV_AUTOSELECT
  468. help
  469. An ATSC 8VSB, QAM64/256 & NTSC demodulator module. Say Y when
  470. you want to enable DTV demodulation support for this frontend.
  471. config DVB_AU8522_V4L
  472. tristate "Auvitek AU8522 based ATV demod"
  473. depends on VIDEO_V4L2 && I2C
  474. select DVB_AU8522
  475. default m if !MEDIA_SUBDRV_AUTOSELECT
  476. help
  477. An ATSC 8VSB, QAM64/256 & NTSC demodulator module. Say Y when
  478. you want to enable ATV demodulation support for this frontend.
  479. config DVB_S5H1411
  480. tristate "Samsung S5H1411 based"
  481. depends on DVB_CORE && I2C
  482. default m if !MEDIA_SUBDRV_AUTOSELECT
  483. help
  484. An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
  485. to support this frontend.
  486. comment "ISDB-T (terrestrial) frontends"
  487. depends on DVB_CORE
  488. config DVB_S921
  489. tristate "Sharp S921 frontend"
  490. depends on DVB_CORE && I2C
  491. default m if !MEDIA_SUBDRV_AUTOSELECT
  492. help
  493. AN ISDB-T DQPSK, QPSK, 16QAM and 64QAM 1seg tuner module.
  494. Say Y when you want to support this frontend.
  495. config DVB_DIB8000
  496. tristate "DiBcom 8000MB/MC"
  497. depends on DVB_CORE && I2C
  498. default m if !MEDIA_SUBDRV_AUTOSELECT
  499. help
  500. A driver for DiBcom's DiB8000 ISDB-T/ISDB-Tsb demodulator.
  501. Say Y when you want to support this frontend.
  502. config DVB_MB86A20S
  503. tristate "Fujitsu mb86a20s"
  504. depends on DVB_CORE && I2C
  505. default m if !MEDIA_SUBDRV_AUTOSELECT
  506. help
  507. A driver for Fujitsu mb86a20s ISDB-T/ISDB-Tsb demodulator.
  508. Say Y when you want to support this frontend.
  509. comment "Digital terrestrial only tuners/PLL"
  510. depends on DVB_CORE
  511. config DVB_PLL
  512. tristate "Generic I2C PLL based tuners"
  513. depends on DVB_CORE && I2C
  514. default m if !MEDIA_SUBDRV_AUTOSELECT
  515. help
  516. This module drives a number of tuners based on PLL chips with a
  517. common I2C interface. Say Y when you want to support these tuners.
  518. config DVB_TUNER_DIB0070
  519. tristate "DiBcom DiB0070 silicon base-band tuner"
  520. depends on I2C
  521. default m if !MEDIA_SUBDRV_AUTOSELECT
  522. help
  523. A driver for the silicon baseband tuner DiB0070 from DiBcom.
  524. This device is only used inside a SiP called together with a
  525. demodulator for now.
  526. config DVB_TUNER_DIB0090
  527. tristate "DiBcom DiB0090 silicon base-band tuner"
  528. depends on I2C
  529. default m if !MEDIA_SUBDRV_AUTOSELECT
  530. help
  531. A driver for the silicon baseband tuner DiB0090 from DiBcom.
  532. This device is only used inside a SiP called together with a
  533. demodulator for now.
  534. comment "SEC control devices for DVB-S"
  535. depends on DVB_CORE
  536. config DVB_LNBP21
  537. tristate "LNBP21/LNBH24 SEC controllers"
  538. depends on DVB_CORE && I2C
  539. default m if !MEDIA_SUBDRV_AUTOSELECT
  540. help
  541. An SEC control chips.
  542. config DVB_LNBP22
  543. tristate "LNBP22 SEC controllers"
  544. depends on DVB_CORE && I2C
  545. default m if !MEDIA_SUBDRV_AUTOSELECT
  546. help
  547. LNB power supply and control voltage
  548. regulator chip with step-up converter
  549. and I2C interface.
  550. Say Y when you want to support this chip.
  551. config DVB_ISL6405
  552. tristate "ISL6405 SEC controller"
  553. depends on DVB_CORE && I2C
  554. default m if !MEDIA_SUBDRV_AUTOSELECT
  555. help
  556. An SEC control chip.
  557. config DVB_ISL6421
  558. tristate "ISL6421 SEC controller"
  559. depends on DVB_CORE && I2C
  560. default m if !MEDIA_SUBDRV_AUTOSELECT
  561. help
  562. An SEC control chip.
  563. config DVB_ISL6423
  564. tristate "ISL6423 SEC controller"
  565. depends on DVB_CORE && I2C
  566. default m if !MEDIA_SUBDRV_AUTOSELECT
  567. help
  568. A SEC controller chip from Intersil
  569. config DVB_A8293
  570. tristate "Allegro A8293"
  571. depends on DVB_CORE && I2C
  572. default m if !MEDIA_SUBDRV_AUTOSELECT
  573. config DVB_LGS8GL5
  574. tristate "Silicon Legend LGS-8GL5 demodulator (OFDM)"
  575. depends on DVB_CORE && I2C
  576. default m if !MEDIA_SUBDRV_AUTOSELECT
  577. help
  578. A DMB-TH tuner module. Say Y when you want to support this frontend.
  579. config DVB_LGS8GXX
  580. tristate "Legend Silicon LGS8913/LGS8GL5/LGS8GXX DMB-TH demodulator"
  581. depends on DVB_CORE && I2C
  582. select FW_LOADER
  583. default m if !MEDIA_SUBDRV_AUTOSELECT
  584. help
  585. A DMB-TH tuner module. Say Y when you want to support this frontend.
  586. config DVB_ATBM8830
  587. tristate "AltoBeam ATBM8830/8831 DMB-TH demodulator"
  588. depends on DVB_CORE && I2C
  589. default m if !MEDIA_SUBDRV_AUTOSELECT
  590. help
  591. A DMB-TH tuner module. Say Y when you want to support this frontend.
  592. config DVB_TDA665x
  593. tristate "TDA665x tuner"
  594. depends on DVB_CORE && I2C
  595. default m if !MEDIA_SUBDRV_AUTOSELECT
  596. help
  597. Support for tuner modules based on Philips TDA6650/TDA6651 chips.
  598. Say Y when you want to support this chip.
  599. Currently supported tuners:
  600. * Panasonic ENV57H12D5 (ET-50DT)
  601. config DVB_IX2505V
  602. tristate "Sharp IX2505V silicon tuner"
  603. depends on DVB_CORE && I2C
  604. default m if !MEDIA_SUBDRV_AUTOSELECT
  605. help
  606. A DVB-S tuner module. Say Y when you want to support this frontend.
  607. config DVB_IT913X_FE
  608. tristate "it913x frontend and it9137 tuner"
  609. depends on DVB_CORE && I2C
  610. default m if !MEDIA_SUBDRV_AUTOSELECT
  611. help
  612. A DVB-T tuner module.
  613. Say Y when you want to support this frontend.
  614. config DVB_M88RS2000
  615. tristate "M88RS2000 DVB-S demodulator and tuner"
  616. depends on DVB_CORE && I2C
  617. default m if !MEDIA_SUBDRV_AUTOSELECT
  618. help
  619. A DVB-S tuner module.
  620. Say Y when you want to support this frontend.
  621. config DVB_AF9033
  622. tristate "Afatech AF9033 DVB-T demodulator"
  623. depends on DVB_CORE && I2C
  624. default m if !MEDIA_SUBDRV_AUTOSELECT
  625. comment "Tools to develop new frontends"
  626. config DVB_DUMMY_FE
  627. tristate "Dummy frontend driver"
  628. default n
  629. endmenu