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