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_SI2168
450	tristate "Silicon Labs Si2168"
451	depends on DVB_CORE && I2C && I2C_MUX
452	default m if !MEDIA_SUBDRV_AUTOSELECT
453	help
454	  Say Y when you want to support this frontend.
455
456comment "DVB-C (cable) frontends"
457	depends on DVB_CORE
458
459config DVB_VES1820
460	tristate "VLSI VES1820 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
466config DVB_TDA10021
467	tristate "Philips TDA10021 based"
468	depends on DVB_CORE && I2C
469	default m if !MEDIA_SUBDRV_AUTOSELECT
470	help
471	  A DVB-C tuner module. Say Y when you want to support this frontend.
472
473config DVB_TDA10023
474	tristate "Philips TDA10023 based"
475	depends on DVB_CORE && I2C
476	default m if !MEDIA_SUBDRV_AUTOSELECT
477	help
478	  A DVB-C tuner module. Say Y when you want to support this frontend.
479
480config DVB_STV0297
481	tristate "ST STV0297 based"
482	depends on DVB_CORE && I2C
483	default m if !MEDIA_SUBDRV_AUTOSELECT
484	help
485	  A DVB-C tuner module. Say Y when you want to support this frontend.
486
487comment "ATSC (North American/Korean Terrestrial/Cable DTV) frontends"
488	depends on DVB_CORE
489
490config DVB_NXT200X
491	tristate "NxtWave Communications NXT2002/NXT2004 based"
492	depends on DVB_CORE && I2C
493	default m if !MEDIA_SUBDRV_AUTOSELECT
494	help
495	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
496	  to support this frontend.
497
498	  This driver needs external firmware. Please use the commands
499	  "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2002" and
500	  "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2004" to
501	  download/extract them, and then copy them to /usr/lib/hotplug/firmware
502	  or /lib/firmware (depending on configuration of firmware hotplug).
503
504config DVB_OR51211
505	tristate "Oren OR51211 based"
506	depends on DVB_CORE && I2C
507	default m if !MEDIA_SUBDRV_AUTOSELECT
508	help
509	  An ATSC 8VSB tuner module. Say Y when you want to support this frontend.
510
511	  This driver needs external firmware. Please use the command
512	  "<kerneldir>/Documentation/dvb/get_dvb_firmware or51211" to
513	  download it, and then copy it to /usr/lib/hotplug/firmware
514	  or /lib/firmware (depending on configuration of firmware hotplug).
515
516config DVB_OR51132
517	tristate "Oren OR51132 based"
518	depends on DVB_CORE && I2C
519	default m if !MEDIA_SUBDRV_AUTOSELECT
520	help
521	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
522	  to support this frontend.
523
524	  This driver needs external firmware. Please use the commands
525	  "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_vsb" and/or
526	  "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_qam" to
527	  download firmwares for 8VSB and QAM64/256, respectively. Copy them to
528	  /usr/lib/hotplug/firmware or /lib/firmware (depending on
529	  configuration of firmware hotplug).
530
531config DVB_BCM3510
532	tristate "Broadcom BCM3510"
533	depends on DVB_CORE && I2C
534	default m if !MEDIA_SUBDRV_AUTOSELECT
535	help
536	  An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to
537	  support this frontend.
538
539config DVB_LGDT330X
540	tristate "LG Electronics LGDT3302/LGDT3303 based"
541	depends on DVB_CORE && I2C
542	default m if !MEDIA_SUBDRV_AUTOSELECT
543	help
544	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
545	  to support this frontend.
546
547config DVB_LGDT3305
548	tristate "LG Electronics LGDT3304 and LGDT3305 based"
549	depends on DVB_CORE && I2C
550	default m if !MEDIA_SUBDRV_AUTOSELECT
551	help
552	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
553	  to support this frontend.
554
555config DVB_LG2160
556	tristate "LG Electronics LG216x based"
557	depends on DVB_CORE && I2C
558	default m if !MEDIA_SUBDRV_AUTOSELECT
559	help
560	  An ATSC/MH demodulator module. Say Y when you want
561	  to support this frontend.
562
563config DVB_S5H1409
564	tristate "Samsung S5H1409 based"
565	depends on DVB_CORE && I2C
566	default m if !MEDIA_SUBDRV_AUTOSELECT
567	help
568	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
569	  to support this frontend.
570
571config DVB_AU8522
572	depends on I2C
573	tristate
574
575config DVB_AU8522_DTV
576	tristate "Auvitek AU8522 based DTV demod"
577	depends on DVB_CORE && I2C
578	select DVB_AU8522
579	default m if !MEDIA_SUBDRV_AUTOSELECT
580	help
581	  An ATSC 8VSB, QAM64/256 & NTSC demodulator module. Say Y when
582	  you want to enable DTV demodulation support for this frontend.
583
584config DVB_AU8522_V4L
585	tristate "Auvitek AU8522 based ATV demod"
586	depends on VIDEO_V4L2 && 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 ATV demodulation support for this frontend.
592
593config DVB_S5H1411
594	tristate "Samsung S5H1411 based"
595	depends on DVB_CORE && I2C
596	default m if !MEDIA_SUBDRV_AUTOSELECT
597	help
598	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
599	  to support this frontend.
600
601comment "ISDB-T (terrestrial) frontends"
602	depends on DVB_CORE
603
604config DVB_S921
605	tristate "Sharp S921 frontend"
606	depends on DVB_CORE && I2C
607	default m if !MEDIA_SUBDRV_AUTOSELECT
608	help
609	  AN ISDB-T DQPSK, QPSK, 16QAM and 64QAM 1seg tuner module.
610	  Say Y when you want to support this frontend.
611
612config DVB_DIB8000
613	tristate "DiBcom 8000MB/MC"
614	depends on DVB_CORE && I2C
615	default m if !MEDIA_SUBDRV_AUTOSELECT
616	help
617	  A driver for DiBcom's DiB8000 ISDB-T/ISDB-Tsb demodulator.
618	  Say Y when you want to support this frontend.
619
620config DVB_MB86A20S
621	tristate "Fujitsu mb86a20s"
622	depends on DVB_CORE && I2C
623	default m if !MEDIA_SUBDRV_AUTOSELECT
624	help
625	  A driver for Fujitsu mb86a20s ISDB-T/ISDB-Tsb demodulator.
626	  Say Y when you want to support this frontend.
627
628comment "Digital terrestrial only tuners/PLL"
629	depends on DVB_CORE
630
631config DVB_PLL
632	tristate "Generic I2C PLL based tuners"
633	depends on DVB_CORE && I2C
634	default m if !MEDIA_SUBDRV_AUTOSELECT
635	help
636	  This module drives a number of tuners based on PLL chips with a
637	  common I2C interface. Say Y when you want to support these tuners.
638
639config DVB_TUNER_DIB0070
640	tristate "DiBcom DiB0070 silicon base-band tuner"
641	depends on I2C
642	default m if !MEDIA_SUBDRV_AUTOSELECT
643	help
644	  A driver for the silicon baseband tuner DiB0070 from DiBcom.
645	  This device is only used inside a SiP called together with a
646	  demodulator for now.
647
648config DVB_TUNER_DIB0090
649	tristate "DiBcom DiB0090 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 DiB0090 from DiBcom.
654	  This device is only used inside a SiP called together with a
655	  demodulator for now.
656
657comment "SEC control devices for DVB-S"
658	depends on DVB_CORE
659
660source "drivers/media/dvb-frontends/drx39xyj/Kconfig"
661
662config DVB_LNBP21
663	tristate "LNBP21/LNBH24 SEC controllers"
664	depends on DVB_CORE && I2C
665	default m if !MEDIA_SUBDRV_AUTOSELECT
666	help
667	  An SEC control chips.
668
669config DVB_LNBP22
670	tristate "LNBP22 SEC controllers"
671	depends on DVB_CORE && I2C
672	default m if !MEDIA_SUBDRV_AUTOSELECT
673	help
674	  LNB power supply and control voltage
675	  regulator chip with step-up converter
676	  and I2C interface.
677	  Say Y when you want to support this chip.
678
679config DVB_ISL6405
680	tristate "ISL6405 SEC controller"
681	depends on DVB_CORE && I2C
682	default m if !MEDIA_SUBDRV_AUTOSELECT
683	help
684	  An SEC control chip.
685
686config DVB_ISL6421
687	tristate "ISL6421 SEC controller"
688	depends on DVB_CORE && I2C
689	default m if !MEDIA_SUBDRV_AUTOSELECT
690	help
691	  An SEC control chip.
692
693config DVB_ISL6423
694	tristate "ISL6423 SEC controller"
695	depends on DVB_CORE && I2C
696	default m if !MEDIA_SUBDRV_AUTOSELECT
697	help
698	  A SEC controller chip from Intersil
699
700config DVB_A8293
701	tristate "Allegro A8293"
702	depends on DVB_CORE && I2C
703	default m if !MEDIA_SUBDRV_AUTOSELECT
704
705config DVB_LGS8GL5
706	tristate "Silicon Legend LGS-8GL5 demodulator (OFDM)"
707	depends on DVB_CORE && I2C
708	default m if !MEDIA_SUBDRV_AUTOSELECT
709	help
710	  A DMB-TH tuner module. Say Y when you want to support this frontend.
711
712config DVB_LGS8GXX
713	tristate "Legend Silicon LGS8913/LGS8GL5/LGS8GXX DMB-TH demodulator"
714	depends on DVB_CORE && I2C
715	select FW_LOADER
716	default m if !MEDIA_SUBDRV_AUTOSELECT
717	help
718	  A DMB-TH tuner module. Say Y when you want to support this frontend.
719
720config DVB_ATBM8830
721	tristate "AltoBeam ATBM8830/8831 DMB-TH demodulator"
722	depends on DVB_CORE && I2C
723	default m if !MEDIA_SUBDRV_AUTOSELECT
724	help
725	  A DMB-TH tuner module. Say Y when you want to support this frontend.
726
727config DVB_TDA665x
728	tristate "TDA665x tuner"
729	depends on DVB_CORE && I2C
730	default m if !MEDIA_SUBDRV_AUTOSELECT
731	help
732	  Support for tuner modules based on Philips TDA6650/TDA6651 chips.
733	  Say Y when you want to support this chip.
734
735	  Currently supported tuners:
736	  * Panasonic ENV57H12D5 (ET-50DT)
737
738config DVB_IX2505V
739	tristate "Sharp IX2505V silicon tuner"
740	depends on DVB_CORE && I2C
741	default m if !MEDIA_SUBDRV_AUTOSELECT
742	help
743	  A DVB-S tuner module. Say Y when you want to support this frontend.
744
745config DVB_M88RS2000
746	tristate "M88RS2000 DVB-S demodulator and tuner"
747	depends on DVB_CORE && I2C
748	default m if !MEDIA_SUBDRV_AUTOSELECT
749	help
750	  A DVB-S tuner module.
751	  Say Y when you want to support this frontend.
752
753config DVB_AF9033
754	tristate "Afatech AF9033 DVB-T demodulator"
755	depends on DVB_CORE && I2C
756	default m if !MEDIA_SUBDRV_AUTOSELECT
757
758comment "Tools to develop new frontends"
759
760config DVB_DUMMY_FE
761	tristate "Dummy frontend driver"
762	default n
763endmenu
764