1 menu "Customise DVB Frontends"
4 config DVB_FE_CUSTOMISE
5 bool "Customise the frontend modules to build"
8 This allows the user to deselect frontend drivers unnecessary
9 for their hardware from the build. Use this option with care
10 as deselecting frontends which are in fact necessary will result
11 in DVB devices which cannot be tuned due to lack of driver support.
15 comment "DVB-S (satellite) frontends"
19 tristate "ST STV0299 based"
20 depends on DVB_CORE && I2C
21 default m if DVB_FE_CUSTOMISE
23 A DVB-S tuner module. Say Y when you want to support this frontend.
26 tristate "Conexant CX24110 based"
27 depends on DVB_CORE && I2C
28 default m if DVB_FE_CUSTOMISE
30 A DVB-S tuner module. Say Y when you want to support this frontend.
33 tristate "Conexant CX24123 based"
34 depends on DVB_CORE && I2C
35 default m if DVB_FE_CUSTOMISE
37 A DVB-S tuner module. Say Y when you want to support this frontend.
40 tristate "Philips TDA8083 based"
41 depends on DVB_CORE && I2C
42 default m if DVB_FE_CUSTOMISE
44 A DVB-S tuner module. Say Y when you want to support this frontend.
47 tristate "Zarlink VP310/MT312 based"
48 depends on DVB_CORE && I2C
49 default m if DVB_FE_CUSTOMISE
51 A DVB-S tuner module. Say Y when you want to support this frontend.
54 tristate "VLSI VES1893 or VES1993 based"
55 depends on DVB_CORE && I2C
56 default m if DVB_FE_CUSTOMISE
58 A DVB-S tuner module. Say Y when you want to support this frontend.
61 tristate "Samsung S5H1420 based"
62 depends on DVB_CORE && I2C
63 default m if DVB_FE_CUSTOMISE
65 A DVB-S tuner module. Say Y when you want to support this frontend.
68 tristate "Philips TDA10086 based"
69 depends on DVB_CORE && I2C
70 default m if DVB_FE_CUSTOMISE
72 A DVB-S tuner module. Say Y when you want to support this frontend.
74 comment "DVB-T (terrestrial) frontends"
78 tristate "Spase sp8870 based"
79 depends on DVB_CORE && I2C
80 default m if DVB_FE_CUSTOMISE
83 A DVB-T tuner module. Say Y when you want to support this frontend.
85 This driver needs external firmware. Please use the command
86 "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to
87 download/extract it, and then copy it to /usr/lib/hotplug/firmware
88 or /lib/firmware (depending on configuration of firmware hotplug).
91 tristate "Spase sp887x based"
92 depends on DVB_CORE && I2C
93 default m if DVB_FE_CUSTOMISE
96 A DVB-T tuner module. Say Y when you want to support this frontend.
98 This driver needs external firmware. Please use the command
99 "<kerneldir>/Documentation/dvb/get_dvb_firmware sp887x" to
100 download/extract it, and then copy it to /usr/lib/hotplug/firmware
101 or /lib/firmware (depending on configuration of firmware hotplug).
104 tristate "Conexant CX22700 based"
105 depends on DVB_CORE && I2C
106 default m if DVB_FE_CUSTOMISE
108 A DVB-T tuner module. Say Y when you want to support this frontend.
111 tristate "Conexant cx22702 demodulator (OFDM)"
112 depends on DVB_CORE && I2C
113 default m if DVB_FE_CUSTOMISE
115 A DVB-T tuner module. Say Y when you want to support this frontend.
118 tristate "LSI L64781"
119 depends on DVB_CORE && I2C
120 default m if DVB_FE_CUSTOMISE
122 A DVB-T tuner module. Say Y when you want to support this frontend.
125 tristate "Philips TDA10045H/TDA10046H based"
126 depends on DVB_CORE && I2C
127 default m if DVB_FE_CUSTOMISE
130 A DVB-T tuner module. Say Y when you want to support this frontend.
132 This driver needs external firmware. Please use the commands
133 "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10045",
134 "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to
135 download/extract them, and then copy them to /usr/lib/hotplug/firmware
136 or /lib/firmware (depending on configuration of firmware hotplug).
139 tristate "NxtWave Communications NXT6000 based"
140 depends on DVB_CORE && I2C
141 default m if DVB_FE_CUSTOMISE
143 A DVB-T tuner module. Say Y when you want to support this frontend.
146 tristate "Zarlink MT352 based"
147 depends on DVB_CORE && I2C
148 default m if DVB_FE_CUSTOMISE
150 A DVB-T tuner module. Say Y when you want to support this frontend.
153 tristate "Zarlink ZL10353 based"
154 depends on DVB_CORE && I2C
155 default m if DVB_FE_CUSTOMISE
157 A DVB-T tuner module. Say Y when you want to support this frontend.
160 tristate "DiBcom 3000M-B"
161 depends on DVB_CORE && I2C
162 default m if DVB_FE_CUSTOMISE
164 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
165 to support this frontend.
168 tristate "DiBcom 3000P/M-C"
169 depends on DVB_CORE && I2C
170 default m if DVB_FE_CUSTOMISE
172 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
173 to support this frontend.
176 tristate "DiBcom 7000MA/MB/PA/PB/MC"
177 depends on DVB_CORE && I2C
178 default m if DVB_FE_CUSTOMISE
180 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
181 to support this frontend.
184 tristate "DiBcom 7000PC"
185 depends on DVB_CORE && I2C
186 default m if DVB_FE_CUSTOMISE
188 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
189 to support this frontend.
191 comment "DVB-C (cable) frontends"
195 tristate "VLSI VES1820 based"
196 depends on DVB_CORE && I2C
197 default m if DVB_FE_CUSTOMISE
199 A DVB-C tuner module. Say Y when you want to support this frontend.
202 tristate "Philips TDA10021 based"
203 depends on DVB_CORE && I2C
204 default m if DVB_FE_CUSTOMISE
206 A DVB-C tuner module. Say Y when you want to support this frontend.
209 tristate "ST STV0297 based"
210 depends on DVB_CORE && I2C
211 default m if DVB_FE_CUSTOMISE
213 A DVB-C tuner module. Say Y when you want to support this frontend.
215 comment "ATSC (North American/Korean Terrestrial/Cable DTV) frontends"
219 tristate "NxtWave Communications NXT2002/NXT2004 based"
220 depends on DVB_CORE && I2C
221 default m if DVB_FE_CUSTOMISE
224 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
225 to support this frontend.
227 This driver needs external firmware. Please use the commands
228 "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2002" and
229 "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2004" to
230 download/extract them, and then copy them to /usr/lib/hotplug/firmware
231 or /lib/firmware (depending on configuration of firmware hotplug).
234 tristate "Oren OR51211 based"
235 depends on DVB_CORE && I2C
236 default m if DVB_FE_CUSTOMISE
239 An ATSC 8VSB tuner module. Say Y when you want to support this frontend.
241 This driver needs external firmware. Please use the command
242 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51211" to
243 download it, and then copy it to /usr/lib/hotplug/firmware
244 or /lib/firmware (depending on configuration of firmware hotplug).
247 tristate "Oren OR51132 based"
248 depends on DVB_CORE && I2C
249 default m if DVB_FE_CUSTOMISE
252 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
253 to support this frontend.
255 This driver needs external firmware. Please use the commands
256 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_vsb" and/or
257 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_qam" to
258 download firmwares for 8VSB and QAM64/256, respectively. Copy them to
259 /usr/lib/hotplug/firmware or /lib/firmware (depending on
260 configuration of firmware hotplug).
263 tristate "Broadcom BCM3510"
264 depends on DVB_CORE && I2C
265 default m if DVB_FE_CUSTOMISE
268 An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to
269 support this frontend.
272 tristate "LG Electronics LGDT3302/LGDT3303 based"
273 depends on DVB_CORE && I2C
274 default m if DVB_FE_CUSTOMISE
276 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
277 to support this frontend.
279 comment "Tuners/PLL support"
284 depends on DVB_CORE && I2C
287 tristate "Philips TDA826X silicon tuner"
288 depends on DVB_CORE && I2C
289 default m if DVB_FE_CUSTOMISE
291 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
293 config DVB_TUNER_MT2060
294 tristate "Microtune MT2060 silicon IF tuner"
296 default m if DVB_FE_CUSTOMISE
298 A driver for the silicon IF tuner MT2060 from Microtune.
300 comment "Miscellaneous devices"
304 tristate "LNBP21 SEC controller"
305 depends on DVB_CORE && I2C
306 default m if DVB_FE_CUSTOMISE
311 tristate "ISL6421 SEC controller"
312 depends on DVB_CORE && I2C
313 default m if DVB_FE_CUSTOMISE
318 tristate "TUA6100 PLL"
319 depends on DVB_CORE && I2C
320 default m if DVB_FE_CUSTOMISE