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