blob: f47983472aede1cfa34dc16810bc10293d81e875 [file] [log] [blame]
Andrew de Quincey176ac9d2006-08-08 09:10:11 -03001config DVB_FE_CUSTOMISE
2 bool "Customise the frontend modules to build"
Mauro Carvalho Chehab4609bdd2009-03-06 08:31:39 -03003 depends on DVB_CORE
David Rientjes6a108a12011-01-20 14:44:16 -08004 default y if EXPERT
Andrew de Quincey176ac9d2006-08-08 09:10:11 -03005 help
Mauro Carvalho Chehab4609bdd2009-03-06 08:31:39 -03006 This allows the user to select/deselect frontend drivers for their
7 hardware from the build.
8
9 Use this option with care as deselecting frontends which are in fact
10 necessary will result in DVB devices which cannot be tuned due to lack
11 of driver support.
Andrew de Quincey176ac9d2006-08-08 09:10:11 -030012
13 If unsure say N.
14
Mauro Carvalho Chehab4609bdd2009-03-06 08:31:39 -030015menu "Customise DVB Frontends"
Mauro Carvalho Chehab9b4320b2010-11-09 14:29:05 -030016 visible if DVB_FE_CUSTOMISE
Mauro Carvalho Chehab4609bdd2009-03-06 08:31:39 -030017
Manu Abrahame50e8e32007-07-03 09:53:42 -030018comment "Multistandard (satellite) frontends"
19 depends on DVB_CORE
20
21config DVB_STB0899
22 tristate "STB0899 based"
Manu Abraham6199cee2007-10-08 18:51:54 -030023 depends on DVB_CORE && I2C
24 default m if DVB_FE_CUSTOMISE
Manu Abrahame50e8e32007-07-03 09:53:42 -030025 help
26 A DVB-S/S2/DSS Multistandard demodulator. Say Y when you want
27 to support this demodulator based frontends
28
Manu Abraham040dcc32007-02-24 08:31:40 -030029config DVB_STB6100
30 tristate "STB6100 based tuners"
Manu Abraham6199cee2007-10-08 18:51:54 -030031 depends on DVB_CORE && I2C
32 default m if DVB_FE_CUSTOMISE
Manu Abraham040dcc32007-02-24 08:31:40 -030033 help
34 A Silicon tuner from ST used in conjunction with the STB0899
35 demodulator. Say Y when you want to support this tuner.
36
Manu Abrahame415c682009-04-06 15:45:20 -030037config DVB_STV090x
38 tristate "STV0900/STV0903(A/B) based"
39 depends on DVB_CORE && I2C
40 default m if DVB_FE_CUSTOMISE
41 help
42 DVB-S/S2/DSS Multistandard Professional/Broadcast demodulators.
43 Say Y when you want to support these frontends.
44
45config DVB_STV6110x
46 tristate "STV6110/(A) based tuners"
47 depends on DVB_CORE && I2C
48 default m if DVB_FE_CUSTOMISE
49 help
50 A Silicon tuner that supports DVB-S and DVB-S2 modes
51
Oliver Endrissf678c3b2011-07-03 13:51:43 -030052comment "Multistandard (cable + terrestrial) frontends"
53 depends on DVB_CORE
54
55config DVB_DRXK
56 tristate "Micronas DRXK based"
57 depends on DVB_CORE && I2C
58 default m if DVB_FE_CUSTOMISE
59 help
60 Micronas DRX-K DVB-C/T demodulator.
61
62 Say Y when you want to support this frontend.
63
64config DVB_TDA18271C2DD
65 tristate "NXP TDA18271C2 silicon tuner"
66 depends on DVB_CORE && I2C
67 default m if DVB_FE_CUSTOMISE
68 help
69 NXP TDA18271 silicon tuner.
70
71 Say Y when you want to support this tuner.
72
Linus Torvalds1da177e2005-04-16 15:20:36 -070073comment "DVB-S (satellite) frontends"
74 depends on DVB_CORE
75
Linus Torvalds1da177e2005-04-16 15:20:36 -070076config DVB_CX24110
77 tristate "Conexant CX24110 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030078 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -030079 default m if DVB_FE_CUSTOMISE
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -070080 help
Linus Torvalds1da177e2005-04-16 15:20:36 -070081 A DVB-S tuner module. Say Y when you want to support this frontend.
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -070082
Steve Tothb79cb652006-01-09 15:25:07 -020083config DVB_CX24123
84 tristate "Conexant CX24123 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030085 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -030086 default m if DVB_FE_CUSTOMISE
Steve Tothb79cb652006-01-09 15:25:07 -020087 help
88 A DVB-S tuner module. Say Y when you want to support this frontend.
89
Linus Torvalds1da177e2005-04-16 15:20:36 -070090config DVB_MT312
Matthias Schwarzotte4671b62008-04-30 12:21:04 -030091 tristate "Zarlink VP310/MT312/ZL10313 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030092 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -030093 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -070094 help
95 A DVB-S tuner module. Say Y when you want to support this frontend.
96
Matthias Schwarzott68b3289f2009-02-24 12:35:15 -030097config DVB_ZL10036
98 tristate "Zarlink ZL10036 silicon tuner"
99 depends on DVB_CORE && I2C
100 default m if DVB_FE_CUSTOMISE
101 help
102 A DVB-S tuner module. Say Y when you want to support this frontend.
103
Igor M. Liplianin2ccf5a92009-06-20 09:51:48 -0300104config DVB_ZL10039
105 tristate "Zarlink ZL10039 silicon tuner"
106 depends on DVB_CORE && I2C
107 default m if DVB_FE_CUSTOMISE
108 help
109 A DVB-S tuner module. Say Y when you want to support this frontend.
110
Andrew de Quincey96bf2f22005-07-07 17:57:53 -0700111config DVB_S5H1420
112 tristate "Samsung S5H1420 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300113 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300114 default m if DVB_FE_CUSTOMISE
Andrew de Quincey96bf2f22005-07-07 17:57:53 -0700115 help
116 A DVB-S tuner module. Say Y when you want to support this frontend.
117
Igor M. Liplianine4aab642008-09-23 15:43:57 -0300118config DVB_STV0288
119 tristate "ST STV0288 based"
120 depends on DVB_CORE && I2C
121 default m if DVB_FE_CUSTOMISE
122 help
123 A DVB-S tuner module. Say Y when you want to support this frontend.
124
125config DVB_STB6000
126 tristate "ST STB6000 silicon tuner"
127 depends on DVB_CORE && I2C
128 default m if DVB_FE_CUSTOMISE
129 help
130 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
131
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300132config DVB_STV0299
133 tristate "ST STV0299 based"
134 depends on DVB_CORE && I2C
135 default m if DVB_FE_CUSTOMISE
136 help
137 A DVB-S tuner module. Say Y when you want to support this frontend.
138
Igor M. Liplianin47220bc2009-03-03 11:16:40 -0300139config DVB_STV6110
140 tristate "ST STV6110 silicon tuner"
141 depends on DVB_CORE && I2C
142 default m if DVB_FE_CUSTOMISE
143 help
144 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
145
Igor M. Liplianince452642009-03-03 11:55:20 -0300146config DVB_STV0900
147 tristate "ST STV0900 based"
148 depends on DVB_CORE && I2C
149 default m if DVB_FE_CUSTOMISE
150 help
151 A DVB-S/S2 demodulator. Say Y when you want to support this frontend.
152
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300153config DVB_TDA8083
154 tristate "Philips TDA8083 based"
155 depends on DVB_CORE && I2C
156 default m if DVB_FE_CUSTOMISE
157 help
158 A DVB-S tuner module. Say Y when you want to support this frontend.
159
Andrew de Quincey6bca3582006-08-08 09:10:10 -0300160config DVB_TDA10086
161 tristate "Philips TDA10086 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300162 depends on DVB_CORE && I2C
Andrew de Quincey6bca3582006-08-08 09:10:10 -0300163 default m if DVB_FE_CUSTOMISE
164 help
165 A DVB-S tuner module. Say Y when you want to support this frontend.
166
Manu Abraham654dbad2008-10-23 17:56:07 -0300167config DVB_TDA8261
168 tristate "Philips TDA8261 based"
169 depends on DVB_CORE && I2C
170 default m if DVB_FE_CUSTOMISE
171 help
172 A DVB-S tuner module. Say Y when you want to support this frontend.
173
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300174config DVB_VES1X93
175 tristate "VLSI VES1893 or VES1993 based"
176 depends on DVB_CORE && I2C
177 default m if DVB_FE_CUSTOMISE
178 help
179 A DVB-S tuner module. Say Y when you want to support this frontend.
180
181config DVB_TUNER_ITD1000
182 tristate "Integrant ITD1000 Zero IF tuner for DVB-S/DSS"
183 depends on DVB_CORE && I2C
184 default m if DVB_FE_CUSTOMISE
185 help
186 A DVB-S tuner module. Say Y when you want to support this frontend.
187
Patrick Boettcher4c48ae82008-11-23 16:26:54 -0300188config DVB_TUNER_CX24113
189 tristate "Conexant CX24113/CX24128 tuner for DVB-S/DSS"
190 depends on DVB_CORE && I2C
191 default m if DVB_FE_CUSTOMISE
192 help
193 A DVB-S tuner module. Say Y when you want to support this frontend.
194
195
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300196config DVB_TDA826X
197 tristate "Philips TDA826X silicon tuner"
198 depends on DVB_CORE && I2C
199 default m if DVB_FE_CUSTOMISE
200 help
201 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
202
203config DVB_TUA6100
204 tristate "Infineon TUA6100 PLL"
205 depends on DVB_CORE && I2C
206 default m if DVB_FE_CUSTOMISE
207 help
208 A DVB-S PLL chip.
209
Steven Toth0d467482008-09-04 01:14:43 -0300210config DVB_CX24116
211 tristate "Conexant CX24116 based"
212 depends on DVB_CORE && I2C
213 default m if DVB_FE_CUSTOMISE
214 help
215 A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
216
Igor M. Liplianin04ad28c2008-09-16 18:21:11 -0300217config DVB_SI21XX
218 tristate "Silicon Labs SI21XX based"
219 depends on DVB_CORE && I2C
220 default m if DVB_FE_CUSTOMISE
221 help
222 A DVB-S tuner module. Say Y when you want to support this frontend.
223
Igor M. Liplianin09ea33e2009-11-24 20:16:04 -0300224config DVB_DS3000
225 tristate "Montage Tehnology DS3000 based"
226 depends on DVB_CORE && I2C
227 default m if DVB_FE_CUSTOMISE
228 help
229 A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
230
Manu Abraham8873c612009-12-05 01:24:08 -0300231config DVB_MB86A16
232 tristate "Fujitsu MB86A16 based"
233 depends on DVB_CORE && I2C
234 default m if DVB_FE_CUSTOMISE
235 help
236 A DVB-S/DSS Direct Conversion reveiver.
237 Say Y when you want to support this frontend.
238
Antti Palosaaride8e4202011-08-01 01:07:39 -0300239config DVB_TDA10071
240 tristate "NXP TDA10071"
241 depends on DVB_CORE && I2C
242 default m if DVB_FE_CUSTOMISE
243 help
244 Say Y when you want to support this frontend.
245
Linus Torvalds1da177e2005-04-16 15:20:36 -0700246comment "DVB-T (terrestrial) frontends"
247 depends on DVB_CORE
248
249config DVB_SP8870
Michael Krufky50c25ff2006-01-09 15:25:34 -0200250 tristate "Spase sp8870 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300251 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300252 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700253 help
Michael Krufky50c25ff2006-01-09 15:25:34 -0200254 A DVB-T tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700255
256 This driver needs external firmware. Please use the command
257 "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to
Ville Skytt\ä12e66f62006-01-09 15:25:38 -0200258 download/extract it, and then copy it to /usr/lib/hotplug/firmware
259 or /lib/firmware (depending on configuration of firmware hotplug).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700260
261config DVB_SP887X
Michael Krufky50c25ff2006-01-09 15:25:34 -0200262 tristate "Spase sp887x based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300263 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300264 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700265 help
266 A DVB-T tuner module. Say Y when you want to support this frontend.
267
268 This driver needs external firmware. Please use the command
269 "<kerneldir>/Documentation/dvb/get_dvb_firmware sp887x" to
Ville Skytt\ä12e66f62006-01-09 15:25:38 -0200270 download/extract it, and then copy it to /usr/lib/hotplug/firmware
271 or /lib/firmware (depending on configuration of firmware hotplug).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700272
273config DVB_CX22700
274 tristate "Conexant CX22700 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300275 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300276 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700277 help
278 A DVB-T tuner module. Say Y when you want to support this frontend.
279
280config DVB_CX22702
Michael Krufky50c25ff2006-01-09 15:25:34 -0200281 tristate "Conexant cx22702 demodulator (OFDM)"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300282 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300283 default m if DVB_FE_CUSTOMISE
Michael Krufky50c25ff2006-01-09 15:25:34 -0200284 help
285 A DVB-T tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700286
Palash Bandyopadhyay47b75ec2010-07-06 16:40:58 -0300287config DVB_S5H1432
288 tristate "Samsung s5h1432 demodulator (OFDM)"
289 depends on DVB_CORE && I2C
290 default m if DVB_FE_CUSTOMISE
291 help
292 A DVB-T tuner module. Say Y when you want to support this frontend.
293
Devin Heitmueller949a12e2011-03-13 01:53:02 -0300294config DVB_DRXD
295 tristate "Micronas DRXD driver"
296 depends on DVB_CORE && I2C
297 default m if DVB_FE_CUSTOMISE
298 help
299 A DVB-T tuner module. Say Y when you want to support this frontend.
300
301 Note: this driver was based on vendor driver reference code (released
302 under the GPL) as opposed to the existing drx397xd driver, which
303 was written via reverse engineering.
304
Linus Torvalds1da177e2005-04-16 15:20:36 -0700305config DVB_L64781
306 tristate "LSI L64781"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300307 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300308 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700309 help
310 A DVB-T tuner module. Say Y when you want to support this frontend.
311
312config DVB_TDA1004X
313 tristate "Philips TDA10045H/TDA10046H based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300314 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300315 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700316 help
317 A DVB-T tuner module. Say Y when you want to support this frontend.
318
319 This driver needs external firmware. Please use the commands
320 "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10045",
Michael Krufky50c25ff2006-01-09 15:25:34 -0200321 "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to
Ville Skytt\ä12e66f62006-01-09 15:25:38 -0200322 download/extract them, and then copy them to /usr/lib/hotplug/firmware
323 or /lib/firmware (depending on configuration of firmware hotplug).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700324
325config DVB_NXT6000
326 tristate "NxtWave Communications NXT6000 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300327 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300328 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700329 help
330 A DVB-T tuner module. Say Y when you want to support this frontend.
331
332config DVB_MT352
333 tristate "Zarlink MT352 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300334 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300335 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700336 help
337 A DVB-T tuner module. Say Y when you want to support this frontend.
338
Chris Pascoe780dfef2006-02-28 08:34:59 -0300339config DVB_ZL10353
340 tristate "Zarlink ZL10353 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300341 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300342 default m if DVB_FE_CUSTOMISE
Chris Pascoe780dfef2006-02-28 08:34:59 -0300343 help
344 A DVB-T tuner module. Say Y when you want to support this frontend.
345
Linus Torvalds1da177e2005-04-16 15:20:36 -0700346config DVB_DIB3000MB
347 tristate "DiBcom 3000M-B"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300348 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300349 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700350 help
351 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
352 to support this frontend.
353
354config DVB_DIB3000MC
355 tristate "DiBcom 3000P/M-C"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300356 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300357 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700358 help
359 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
360 to support this frontend.
361
Patrick Boettcher69ea31e2006-10-17 18:28:14 -0300362config DVB_DIB7000M
363 tristate "DiBcom 7000MA/MB/PA/PB/MC"
364 depends on DVB_CORE && I2C
365 default m if DVB_FE_CUSTOMISE
366 help
367 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
368 to support this frontend.
369
Patrick Boettchera75763f2006-10-18 08:34:16 -0300370config DVB_DIB7000P
371 tristate "DiBcom 7000PC"
372 depends on DVB_CORE && I2C
373 default m if DVB_FE_CUSTOMISE
374 help
375 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
376 to support this frontend.
377
Olivier Greniedd316c62011-01-04 04:28:59 -0300378config DVB_DIB9000
379 tristate "DiBcom 9000"
380 depends on DVB_CORE && I2C
381 default m if DVB_FE_CUSTOMISE
382 help
383 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
384 to support this frontend.
385
Steven Toth7bbb1ce2008-04-19 01:06:25 -0300386config DVB_TDA10048
387 tristate "Philips TDA10048HN based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300388 depends on DVB_CORE && I2C
Steven Toth7bbb1ce2008-04-19 01:06:25 -0300389 default m if DVB_FE_CUSTOMISE
Steven Toth7bbb1ce2008-04-19 01:06:25 -0300390 help
391 A DVB-T tuner module. Say Y when you want to support this frontend.
392
Mauro Carvalho Chehab79a66502009-03-10 00:49:58 -0300393config DVB_AF9013
394 tristate "Afatech AF9013 demodulator"
395 depends on DVB_CORE && I2C
396 default m if DVB_FE_CUSTOMISE
397 help
398 Say Y when you want to support this frontend.
399
Antti Palosaaria15c7b42009-11-13 22:33:45 -0300400config DVB_EC100
401 tristate "E3C EC100"
402 depends on DVB_CORE && I2C
403 default m if DVB_FE_CUSTOMISE
404 help
405 Say Y when you want to support this frontend.
406
Antti Palosaariee9b8c82011-11-06 20:01:13 -0300407config DVB_HD29L2
408 tristate "HDIC HD29L2"
409 depends on DVB_CORE && I2C
410 default m if DVB_FE_CUSTOMISE
411 help
412 Say Y when you want to support this frontend.
413
Igor M. Liplianin17cce932011-01-25 17:02:00 -0300414config DVB_STV0367
415 tristate "ST STV0367 based"
416 depends on DVB_CORE && I2C
417 default m if DVB_FE_CUSTOMISE
418 help
419 A DVB-T/C tuner module. Say Y when you want to support this frontend.
420
Antti Palosaari27cfc852011-04-07 16:27:43 -0300421config DVB_CXD2820R
422 tristate "Sony CXD2820R"
423 depends on DVB_CORE && I2C
424 default m if DVB_FE_CUSTOMISE
425 help
426 Say Y when you want to support this frontend.
427
Antti Palosaaric0adca72011-07-08 23:34:09 -0300428config DVB_RTL2830
429 tristate "Realtek RTL2830 DVB-T"
430 depends on DVB_CORE && I2C
431 default m if DVB_FE_CUSTOMISE
432 help
433 Say Y when you want to support this frontend.
434
Linus Torvalds1da177e2005-04-16 15:20:36 -0700435comment "DVB-C (cable) frontends"
436 depends on DVB_CORE
437
Linus Torvalds1da177e2005-04-16 15:20:36 -0700438config DVB_VES1820
439 tristate "VLSI VES1820 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300440 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300441 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700442 help
Michael Krufky50c25ff2006-01-09 15:25:34 -0200443 A DVB-C tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700444
445config DVB_TDA10021
446 tristate "Philips TDA10021 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300447 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300448 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700449 help
Michael Krufky50c25ff2006-01-09 15:25:34 -0200450 A DVB-C tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700451
Hartmut Birraa323ac2007-04-21 19:37:17 -0300452config DVB_TDA10023
453 tristate "Philips TDA10023 based"
454 depends on DVB_CORE && I2C
455 default m if DVB_FE_CUSTOMISE
456 help
457 A DVB-C tuner module. Say Y when you want to support this frontend.
458
Linus Torvalds1da177e2005-04-16 15:20:36 -0700459config DVB_STV0297
460 tristate "ST STV0297 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300461 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300462 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700463 help
464 A DVB-C tuner module. Say Y when you want to support this frontend.
465
Trent Piepho005b5412006-04-04 01:56:30 -0300466comment "ATSC (North American/Korean Terrestrial/Cable DTV) frontends"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700467 depends on DVB_CORE
468
Kirk Lapray04a45922005-11-08 21:35:46 -0800469config DVB_NXT200X
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300470 tristate "NxtWave Communications NXT2002/NXT2004 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300471 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300472 default m if DVB_FE_CUSTOMISE
Kirk Lapray04a45922005-11-08 21:35:46 -0800473 help
474 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
475 to support this frontend.
476
Michael Krufky66e33de2006-01-09 15:25:39 -0200477 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
Linus Torvalds1da177e2005-04-16 15:20:36 -0700483config DVB_OR51211
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300484 tristate "Oren OR51211 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300485 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300486 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700487 help
488 An ATSC 8VSB tuner module. Say Y when you want to support this frontend.
489
Trent Piepho2b3835b2006-03-29 13:53:15 -0300490 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
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -0700495config DVB_OR51132
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300496 tristate "Oren OR51132 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300497 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300498 default m if DVB_FE_CUSTOMISE
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -0700499 help
500 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
501 to support this frontend.
502
Trent Piepho2b3835b2006-03-29 13:53:15 -0300503 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
Johannes Stezenbach55f51ef2005-06-23 22:02:41 -0700510config DVB_BCM3510
511 tristate "Broadcom BCM3510"
Adrian Bunk445c2712008-07-27 10:04:55 -0300512 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300513 default m if DVB_FE_CUSTOMISE
Johannes Stezenbach55f51ef2005-06-23 22:02:41 -0700514 help
515 An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to
516 support this frontend.
517
Michael Krufky6ddcc912005-07-27 11:46:00 -0700518config DVB_LGDT330X
Michael Krufkye179d8b2005-08-09 17:48:54 -0700519 tristate "LG Electronics LGDT3302/LGDT3303 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300520 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300521 default m if DVB_FE_CUSTOMISE
Mac Michaelsd8667cb2005-07-07 17:58:29 -0700522 help
523 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
524 to support this frontend.
525
Michael Krufkycae78ed2009-01-13 04:40:36 -0300526config DVB_LGDT3305
Jarod Wilson4cce4922010-10-20 16:26:09 -0300527 tristate "LG Electronics LGDT3304 and LGDT3305 based"
Michael Krufkycae78ed2009-01-13 04:40:36 -0300528 depends on DVB_CORE && I2C
529 default m if DVB_FE_CUSTOMISE
530 help
531 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
532 to support this frontend.
533
Steven Toth89885552007-07-28 19:34:52 -0300534config DVB_S5H1409
535 tristate "Samsung S5H1409 based"
536 depends on DVB_CORE && I2C
537 default m if DVB_FE_CUSTOMISE
538 help
539 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
540 to support this frontend.
541
Steven Toth265a6512008-04-18 21:34:00 -0300542config DVB_AU8522
Michael Krufkyb31506c2012-01-27 13:18:29 -0300543 depends on I2C
544 tristate
545
546config DVB_AU8522_DTV
547 tristate "Auvitek AU8522 based DTV demod"
548 depends on DVB_CORE && I2C
549 select DVB_AU8522
Steven Toth265a6512008-04-18 21:34:00 -0300550 default m if DVB_FE_CUSTOMISE
551 help
Michael Krufkyb31506c2012-01-27 13:18:29 -0300552 An ATSC 8VSB, QAM64/256 & NTSC demodulator module. Say Y when
553 you want to enable DTV demodulation support for this frontend.
554
555config DVB_AU8522_V4L
556 tristate "Auvitek AU8522 based ATV demod"
557 depends on VIDEO_V4L2 && I2C
558 select DVB_AU8522
559 default m if DVB_FE_CUSTOMISE
560 help
561 An ATSC 8VSB, QAM64/256 & NTSC demodulator module. Say Y when
562 you want to enable ATV demodulation support for this frontend.
Steven Toth265a6512008-04-18 21:34:00 -0300563
Steven Toth8b4f1d02008-04-25 03:44:36 -0300564config DVB_S5H1411
565 tristate "Samsung S5H1411 based"
566 depends on DVB_CORE && I2C
567 default m if DVB_FE_CUSTOMISE
568 help
569 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
570 to support this frontend.
571
Mauro Carvalho Chehabc2e591f2008-10-24 13:44:38 -0300572comment "ISDB-T (terrestrial) frontends"
573 depends on DVB_CORE
574
575config DVB_S921
Mauro Carvalho Chehab3a509bb2010-09-10 16:49:47 -0300576 tristate "Sharp S921 frontend"
Mauro Carvalho Chehabc2e591f2008-10-24 13:44:38 -0300577 depends on DVB_CORE && I2C
578 default m if DVB_FE_CUSTOMISE
579 help
580 AN ISDB-T DQPSK, QPSK, 16QAM and 64QAM 1seg tuner module.
581 Say Y when you want to support this frontend.
582
Patrick Boettcher77e2c0f2009-08-17 07:01:10 -0300583config DVB_DIB8000
584 tristate "DiBcom 8000MB/MC"
585 depends on DVB_CORE && I2C
586 default m if DVB_FE_CUSTOMISE
587 help
588 A driver for DiBcom's DiB8000 ISDB-T/ISDB-Tsb demodulator.
589 Say Y when you want to support this frontend.
590
Mauro Carvalho Chehabb9ede792010-09-27 20:52:43 -0300591config DVB_MB86A20S
592 tristate "Fujitsu mb86a20s"
593 depends on DVB_CORE && I2C
594 default m if DVB_FE_CUSTOMISE
595 help
596 A driver for Fujitsu mb86a20s ISDB-T/ISDB-Tsb demodulator.
597 Say Y when you want to support this frontend.
598
Mauro Carvalho Chehabb0945162008-04-29 21:38:45 -0300599comment "Digital terrestrial only tuners/PLL"
Andrew de Quincey6bca3582006-08-08 09:10:10 -0300600 depends on DVB_CORE
601
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300602config DVB_PLL
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300603 tristate "Generic I2C PLL based tuners"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300604 depends on DVB_CORE && I2C
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300605 default m if DVB_FE_CUSTOMISE
606 help
Michael Krufky0173e4692007-09-27 11:37:19 -0300607 This module drives a number of tuners based on PLL chips with a
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300608 common I2C interface. Say Y when you want to support these tuners.
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300609
Patrick Boettcher01373a52007-07-30 12:49:04 -0300610config DVB_TUNER_DIB0070
611 tristate "DiBcom DiB0070 silicon base-band tuner"
612 depends on I2C
613 default m if DVB_FE_CUSTOMISE
614 help
615 A driver for the silicon baseband tuner DiB0070 from DiBcom.
Matt LaPlante692105b2009-01-26 11:12:25 +0100616 This device is only used inside a SiP called together with a
Patrick Boettcher01373a52007-07-30 12:49:04 -0300617 demodulator for now.
618
Olivier Grenie03245a52009-12-04 13:27:57 -0300619config DVB_TUNER_DIB0090
620 tristate "DiBcom DiB0090 silicon base-band tuner"
621 depends on I2C
622 default m if DVB_FE_CUSTOMISE
623 help
624 A driver for the silicon baseband tuner DiB0090 from DiBcom.
625 This device is only used inside a SiP called together with a
626 demodulator for now.
627
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300628comment "SEC control devices for DVB-S"
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300629 depends on DVB_CORE
630
631config DVB_LNBP21
Igor M. Liplianin8c1a2332009-03-03 11:24:18 -0300632 tristate "LNBP21/LNBH24 SEC controllers"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300633 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300634 default m if DVB_FE_CUSTOMISE
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300635 help
Igor M. Liplianin8c1a2332009-03-03 11:24:18 -0300636 An SEC control chips.
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300637
Igor M. Liplianin4e2c53f2011-09-23 18:33:50 -0300638config DVB_LNBP22
639 tristate "LNBP22 SEC controllers"
640 depends on DVB_CORE && I2C
641 default m if DVB_FE_CUSTOMISE
642 help
643 LNB power supply and control voltage
644 regulator chip with step-up converter
645 and I2C interface.
646 Say Y when you want to support this chip.
647
Hartmut Hackmann26ec3942008-04-22 14:42:09 -0300648config DVB_ISL6405
649 tristate "ISL6405 SEC controller"
650 depends on DVB_CORE && I2C
651 default m if DVB_FE_CUSTOMISE
652 help
653 An SEC control chip.
654
Andrew de Quincey21c28582006-04-27 21:45:09 -0300655config DVB_ISL6421
656 tristate "ISL6421 SEC controller"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300657 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300658 default m if DVB_FE_CUSTOMISE
Andrew de Quincey21c28582006-04-27 21:45:09 -0300659 help
660 An SEC control chip.
661
Manu Abrahame415c682009-04-06 15:45:20 -0300662config DVB_ISL6423
663 tristate "ISL6423 SEC controller"
664 depends on DVB_CORE && I2C
665 default m if DVB_FE_CUSTOMISE
666 help
667 A SEC controller chip from Intersil
668
Antti Palosaari85bc9b52011-08-01 00:52:11 -0300669config DVB_A8293
670 tristate "Allegro A8293"
671 depends on DVB_CORE && I2C
672 default m if DVB_FE_CUSTOMISE
673
Timothy Leedfbdce02008-08-09 13:36:51 -0300674config DVB_LGS8GL5
675 tristate "Silicon Legend LGS-8GL5 demodulator (OFDM)"
676 depends on DVB_CORE && I2C
677 default m if DVB_FE_CUSTOMISE
678 help
679 A DMB-TH tuner module. Say Y when you want to support this frontend.
680
David Wongf15da162009-04-01 04:35:10 -0300681config DVB_LGS8GXX
682 tristate "Legend Silicon LGS8913/LGS8GL5/LGS8GXX DMB-TH demodulator"
683 depends on DVB_CORE && I2C
Ben Hutchings76386992009-10-31 23:14:35 -0300684 select FW_LOADER
David Wongf15da162009-04-01 04:35:10 -0300685 default m if DVB_FE_CUSTOMISE
686 help
687 A DMB-TH tuner module. Say Y when you want to support this frontend.
688
David T.L. Wongec27b6a2009-10-26 07:08:17 -0300689config DVB_ATBM8830
690 tristate "AltoBeam ATBM8830/8831 DMB-TH demodulator"
691 depends on DVB_CORE && I2C
692 default m if DVB_FE_CUSTOMISE
693 help
694 A DMB-TH tuner module. Say Y when you want to support this frontend.
695
Manu Abraham3e978a82009-12-04 05:56:35 -0300696config DVB_TDA665x
697 tristate "TDA665x tuner"
698 depends on DVB_CORE && I2C
699 default m if DVB_FE_CUSTOMISE
700 help
701 Support for tuner modules based on Philips TDA6650/TDA6651 chips.
702 Say Y when you want to support this chip.
703
704 Currently supported tuners:
705 * Panasonic ENV57H12D5 (ET-50DT)
706
Malcolm Priestley1ae2c582010-08-28 18:07:37 -0300707config DVB_IX2505V
708 tristate "Sharp IX2505V silicon tuner"
709 depends on DVB_CORE && I2C
710 default m if DVB_FE_CUSTOMISE
711 help
712 A DVB-S tuner module. Say Y when you want to support this frontend.
713
Malcolm Priestley3dbbf822011-07-25 15:35:12 -0300714config DVB_IT913X_FE
715 tristate "it913x frontend and it9137 tuner"
716 depends on DVB_CORE && I2C
717 default m if DVB_FE_CUSTOMISE
718 help
719 A DVB-T tuner module.
720 Say Y when you want to support this frontend.
721
Malcolm Priestleyae8dc8e2012-03-07 18:11:03 -0300722config DVB_M88RS2000
723 tristate "M88RS2000 DVB-S demodulator and tuner"
724 depends on DVB_CORE && I2C
725 default m if DVB_FE_CUSTOMISE
726 help
727 A DVB-S tuner module.
728 Say Y when you want to support this frontend.
729
Antti Palosaari4b64bb22012-03-30 08:21:25 -0300730config DVB_AF9033
731 tristate "Afatech AF9033 DVB-T demodulator"
732 depends on DVB_CORE && I2C
733 default m if DVB_FE_CUSTOMISE
734
Patrick Boettcherbccd7002008-08-30 12:15:54 -0300735comment "Tools to develop new frontends"
736
737config DVB_DUMMY_FE
738 tristate "Dummy frontend driver"
739 default n
Linus Torvalds1da177e2005-04-16 15:20:36 -0700740endmenu