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