blob: aa5ae224626a67b5632a09921e1d202ab76f3409 [file] [log] [blame]
Mauro Carvalho Chehab4609bdd2009-03-06 08:31:39 -03001menu "Customise DVB Frontends"
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -03002 visible if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehab4609bdd2009-03-06 08:31:39 -03003
Manu Abrahame50e8e32007-07-03 09:53:42 -03004comment "Multistandard (satellite) frontends"
5 depends on DVB_CORE
6
7config DVB_STB0899
8 tristate "STB0899 based"
Manu Abraham6199cee2007-10-08 18:51:54 -03009 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -030010 default m if !MEDIA_SUBDRV_AUTOSELECT
Manu Abrahame50e8e32007-07-03 09:53:42 -030011 help
12 A DVB-S/S2/DSS Multistandard demodulator. Say Y when you want
13 to support this demodulator based frontends
14
Manu Abraham040dcc32007-02-24 08:31:40 -030015config DVB_STB6100
16 tristate "STB6100 based tuners"
Manu Abraham6199cee2007-10-08 18:51:54 -030017 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -030018 default m if !MEDIA_SUBDRV_AUTOSELECT
Manu Abraham040dcc32007-02-24 08:31:40 -030019 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
Manu Abrahame415c682009-04-06 15:45:20 -030023config DVB_STV090x
24 tristate "STV0900/STV0903(A/B) based"
25 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -030026 default m if !MEDIA_SUBDRV_AUTOSELECT
Manu Abrahame415c682009-04-06 15:45:20 -030027 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
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -030034 default m if !MEDIA_SUBDRV_AUTOSELECT
Manu Abrahame415c682009-04-06 15:45:20 -030035 help
36 A Silicon tuner that supports DVB-S and DVB-S2 modes
37
Antti Palosaari395d00d2013-02-25 08:39:16 -030038config DVB_M88DS3103
39 tristate "Montage M88DS3103"
Antti Palosaari44b90552013-11-19 20:32:42 -030040 depends on DVB_CORE && I2C && I2C_MUX
Antti Palosaari395d00d2013-02-25 08:39:16 -030041 default m if !MEDIA_SUBDRV_AUTOSELECT
42 help
43 Say Y when you want to support this frontend.
44
Oliver Endrissf678c3b2011-07-03 13:51:43 -030045comment "Multistandard (cable + terrestrial) frontends"
46 depends on DVB_CORE
47
48config DVB_DRXK
49 tristate "Micronas DRXK based"
50 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -030051 default m if !MEDIA_SUBDRV_AUTOSELECT
Oliver Endrissf678c3b2011-07-03 13:51:43 -030052 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
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -030060 default m if !MEDIA_SUBDRV_AUTOSELECT
Oliver Endrissf678c3b2011-07-03 13:51:43 -030061 help
62 NXP TDA18271 silicon tuner.
63
64 Say Y when you want to support this tuner.
65
Matthias Schwarzott3e54a162014-07-22 17:12:12 -030066config DVB_SI2165
67 tristate "Silicon Labs si2165 based"
68 depends on DVB_CORE && I2C
69 default m if !MEDIA_SUBDRV_AUTOSELECT
70 help
71 A DVB-C/T demodulator.
72
73 Say Y when you want to support this frontend.
74
Linus Torvalds1da177e2005-04-16 15:20:36 -070075comment "DVB-S (satellite) frontends"
76 depends on DVB_CORE
77
Linus Torvalds1da177e2005-04-16 15:20:36 -070078config DVB_CX24110
79 tristate "Conexant CX24110 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030080 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -030081 default m if !MEDIA_SUBDRV_AUTOSELECT
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -070082 help
Linus Torvalds1da177e2005-04-16 15:20:36 -070083 A DVB-S tuner module. Say Y when you want to support this frontend.
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -070084
Steve Tothb79cb652006-01-09 15:25:07 -020085config DVB_CX24123
86 tristate "Conexant CX24123 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030087 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -030088 default m if !MEDIA_SUBDRV_AUTOSELECT
Steve Tothb79cb652006-01-09 15:25:07 -020089 help
90 A DVB-S tuner module. Say Y when you want to support this frontend.
91
Linus Torvalds1da177e2005-04-16 15:20:36 -070092config DVB_MT312
Matthias Schwarzotte4671b62008-04-30 12:21:04 -030093 tristate "Zarlink VP310/MT312/ZL10313 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030094 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -030095 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -070096 help
97 A DVB-S tuner module. Say Y when you want to support this frontend.
98
Matthias Schwarzott68b3289f2009-02-24 12:35:15 -030099config DVB_ZL10036
100 tristate "Zarlink ZL10036 silicon tuner"
101 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300102 default m if !MEDIA_SUBDRV_AUTOSELECT
Matthias Schwarzott68b3289f2009-02-24 12:35:15 -0300103 help
104 A DVB-S tuner module. Say Y when you want to support this frontend.
105
Igor M. Liplianin2ccf5a92009-06-20 09:51:48 -0300106config DVB_ZL10039
107 tristate "Zarlink ZL10039 silicon tuner"
108 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300109 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianin2ccf5a92009-06-20 09:51:48 -0300110 help
111 A DVB-S tuner module. Say Y when you want to support this frontend.
112
Andrew de Quincey96bf2f22005-07-07 17:57:53 -0700113config DVB_S5H1420
114 tristate "Samsung S5H1420 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300115 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300116 default m if !MEDIA_SUBDRV_AUTOSELECT
Andrew de Quincey96bf2f22005-07-07 17:57:53 -0700117 help
118 A DVB-S tuner module. Say Y when you want to support this frontend.
119
Igor M. Liplianine4aab642008-09-23 15:43:57 -0300120config DVB_STV0288
121 tristate "ST STV0288 based"
122 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300123 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianine4aab642008-09-23 15:43:57 -0300124 help
125 A DVB-S tuner module. Say Y when you want to support this frontend.
126
127config DVB_STB6000
128 tristate "ST STB6000 silicon tuner"
129 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300130 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianine4aab642008-09-23 15:43:57 -0300131 help
132 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
133
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300134config DVB_STV0299
135 tristate "ST STV0299 based"
136 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300137 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300138 help
139 A DVB-S tuner module. Say Y when you want to support this frontend.
140
Igor M. Liplianin47220bc2009-03-03 11:16:40 -0300141config DVB_STV6110
142 tristate "ST STV6110 silicon tuner"
143 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300144 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianin47220bc2009-03-03 11:16:40 -0300145 help
146 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
147
Igor M. Liplianince452642009-03-03 11:55:20 -0300148config DVB_STV0900
149 tristate "ST STV0900 based"
150 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300151 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianince452642009-03-03 11:55:20 -0300152 help
153 A DVB-S/S2 demodulator. Say Y when you want to support this frontend.
154
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300155config DVB_TDA8083
156 tristate "Philips TDA8083 based"
157 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300158 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300159 help
160 A DVB-S tuner module. Say Y when you want to support this frontend.
161
Andrew de Quincey6bca3582006-08-08 09:10:10 -0300162config DVB_TDA10086
163 tristate "Philips TDA10086 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300164 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300165 default m if !MEDIA_SUBDRV_AUTOSELECT
Andrew de Quincey6bca3582006-08-08 09:10:10 -0300166 help
167 A DVB-S tuner module. Say Y when you want to support this frontend.
168
Manu Abraham654dbad2008-10-23 17:56:07 -0300169config DVB_TDA8261
170 tristate "Philips TDA8261 based"
171 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300172 default m if !MEDIA_SUBDRV_AUTOSELECT
Manu Abraham654dbad2008-10-23 17:56:07 -0300173 help
174 A DVB-S tuner module. Say Y when you want to support this frontend.
175
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300176config DVB_VES1X93
177 tristate "VLSI VES1893 or VES1993 based"
178 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300179 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300180 help
181 A DVB-S tuner module. Say Y when you want to support this frontend.
182
183config DVB_TUNER_ITD1000
184 tristate "Integrant ITD1000 Zero IF tuner for DVB-S/DSS"
185 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300186 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300187 help
188 A DVB-S tuner module. Say Y when you want to support this frontend.
189
Patrick Boettcher4c48ae82008-11-23 16:26:54 -0300190config DVB_TUNER_CX24113
191 tristate "Conexant CX24113/CX24128 tuner for DVB-S/DSS"
192 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300193 default m if !MEDIA_SUBDRV_AUTOSELECT
Patrick Boettcher4c48ae82008-11-23 16:26:54 -0300194 help
195 A DVB-S tuner module. Say Y when you want to support this frontend.
196
197
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300198config DVB_TDA826X
199 tristate "Philips TDA826X silicon tuner"
200 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300201 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300202 help
203 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
204
205config DVB_TUA6100
206 tristate "Infineon TUA6100 PLL"
207 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300208 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300209 help
210 A DVB-S PLL chip.
211
Steven Toth0d467482008-09-04 01:14:43 -0300212config DVB_CX24116
213 tristate "Conexant CX24116 based"
214 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300215 default m if !MEDIA_SUBDRV_AUTOSELECT
Steven Toth0d467482008-09-04 01:14:43 -0300216 help
217 A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
218
Luis Alves0d788682013-10-01 22:11:19 -0300219config DVB_CX24117
220 tristate "Conexant CX24117 based"
221 depends on DVB_CORE && I2C
222 default m if !MEDIA_SUBDRV_AUTOSELECT
223 help
224 A Dual DVB-S/S2 tuner module. Say Y when you want to support this frontend.
225
Igor M. Liplianin04ad28c2008-09-16 18:21:11 -0300226config DVB_SI21XX
227 tristate "Silicon Labs SI21XX based"
228 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300229 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianin04ad28c2008-09-16 18:21:11 -0300230 help
231 A DVB-S tuner module. Say Y when you want to support this frontend.
232
Konstantin Dimitrov6fef4fc2012-12-23 19:25:27 -0300233config DVB_TS2020
234 tristate "Montage Tehnology TS2020 based tuners"
235 depends on DVB_CORE && I2C
Paul Bolled65fcbb2013-03-11 11:31:39 -0300236 default m if !MEDIA_SUBDRV_AUTOSELECT
Konstantin Dimitrov6fef4fc2012-12-23 19:25:27 -0300237 help
238 A DVB-S/S2 silicon tuner. Say Y when you want to support this tuner.
239
Igor M. Liplianin09ea33e2009-11-24 20:16:04 -0300240config DVB_DS3000
241 tristate "Montage Tehnology DS3000 based"
242 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300243 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianin09ea33e2009-11-24 20:16:04 -0300244 help
245 A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
246
Manu Abraham8873c612009-12-05 01:24:08 -0300247config DVB_MB86A16
248 tristate "Fujitsu MB86A16 based"
249 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300250 default m if !MEDIA_SUBDRV_AUTOSELECT
Manu Abraham8873c612009-12-05 01:24:08 -0300251 help
252 A DVB-S/DSS Direct Conversion reveiver.
253 Say Y when you want to support this frontend.
254
Antti Palosaaride8e4202011-08-01 01:07:39 -0300255config DVB_TDA10071
256 tristate "NXP TDA10071"
257 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300258 default m if !MEDIA_SUBDRV_AUTOSELECT
Antti Palosaaride8e4202011-08-01 01:07:39 -0300259 help
260 Say Y when you want to support this frontend.
261
Linus Torvalds1da177e2005-04-16 15:20:36 -0700262comment "DVB-T (terrestrial) frontends"
263 depends on DVB_CORE
264
265config DVB_SP8870
Michael Krufky50c25ff2006-01-09 15:25:34 -0200266 tristate "Spase sp8870 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300267 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300268 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700269 help
Michael Krufky50c25ff2006-01-09 15:25:34 -0200270 A DVB-T tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700271
272 This driver needs external firmware. Please use the command
273 "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to
Ville Skytt\ä12e66f62006-01-09 15:25:38 -0200274 download/extract it, and then copy it to /usr/lib/hotplug/firmware
275 or /lib/firmware (depending on configuration of firmware hotplug).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700276
277config DVB_SP887X
Michael Krufky50c25ff2006-01-09 15:25:34 -0200278 tristate "Spase sp887x based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300279 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300280 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700281 help
282 A DVB-T tuner module. Say Y when you want to support this frontend.
283
284 This driver needs external firmware. Please use the command
285 "<kerneldir>/Documentation/dvb/get_dvb_firmware sp887x" to
Ville Skytt\ä12e66f62006-01-09 15:25:38 -0200286 download/extract it, and then copy it to /usr/lib/hotplug/firmware
287 or /lib/firmware (depending on configuration of firmware hotplug).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700288
289config DVB_CX22700
290 tristate "Conexant CX22700 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300291 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300292 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700293 help
294 A DVB-T tuner module. Say Y when you want to support this frontend.
295
296config DVB_CX22702
Michael Krufky50c25ff2006-01-09 15:25:34 -0200297 tristate "Conexant cx22702 demodulator (OFDM)"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300298 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300299 default m if !MEDIA_SUBDRV_AUTOSELECT
Michael Krufky50c25ff2006-01-09 15:25:34 -0200300 help
301 A DVB-T tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700302
Palash Bandyopadhyay47b75ec2010-07-06 16:40:58 -0300303config DVB_S5H1432
304 tristate "Samsung s5h1432 demodulator (OFDM)"
305 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300306 default m if !MEDIA_SUBDRV_AUTOSELECT
Palash Bandyopadhyay47b75ec2010-07-06 16:40:58 -0300307 help
308 A DVB-T tuner module. Say Y when you want to support this frontend.
309
Devin Heitmueller949a12e2011-03-13 01:53:02 -0300310config DVB_DRXD
311 tristate "Micronas DRXD driver"
312 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300313 default m if !MEDIA_SUBDRV_AUTOSELECT
Devin Heitmueller949a12e2011-03-13 01:53:02 -0300314 help
315 A DVB-T tuner module. Say Y when you want to support this frontend.
316
317 Note: this driver was based on vendor driver reference code (released
318 under the GPL) as opposed to the existing drx397xd driver, which
319 was written via reverse engineering.
320
Linus Torvalds1da177e2005-04-16 15:20:36 -0700321config DVB_L64781
322 tristate "LSI L64781"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300323 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300324 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700325 help
326 A DVB-T tuner module. Say Y when you want to support this frontend.
327
328config DVB_TDA1004X
329 tristate "Philips TDA10045H/TDA10046H based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300330 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300331 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700332 help
333 A DVB-T tuner module. Say Y when you want to support this frontend.
334
335 This driver needs external firmware. Please use the commands
336 "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10045",
Michael Krufky50c25ff2006-01-09 15:25:34 -0200337 "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to
Ville Skytt\ä12e66f62006-01-09 15:25:38 -0200338 download/extract them, and then copy them to /usr/lib/hotplug/firmware
339 or /lib/firmware (depending on configuration of firmware hotplug).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700340
341config DVB_NXT6000
342 tristate "NxtWave Communications NXT6000 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300343 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300344 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700345 help
346 A DVB-T tuner module. Say Y when you want to support this frontend.
347
348config DVB_MT352
349 tristate "Zarlink MT352 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300350 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300351 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700352 help
353 A DVB-T tuner module. Say Y when you want to support this frontend.
354
Chris Pascoe780dfef2006-02-28 08:34:59 -0300355config DVB_ZL10353
356 tristate "Zarlink ZL10353 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300357 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300358 default m if !MEDIA_SUBDRV_AUTOSELECT
Chris Pascoe780dfef2006-02-28 08:34:59 -0300359 help
360 A DVB-T tuner module. Say Y when you want to support this frontend.
361
Linus Torvalds1da177e2005-04-16 15:20:36 -0700362config DVB_DIB3000MB
363 tristate "DiBcom 3000M-B"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300364 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300365 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700366 help
367 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
368 to support this frontend.
369
370config DVB_DIB3000MC
371 tristate "DiBcom 3000P/M-C"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300372 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300373 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700374 help
375 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
376 to support this frontend.
377
Patrick Boettcher69ea31e2006-10-17 18:28:14 -0300378config DVB_DIB7000M
379 tristate "DiBcom 7000MA/MB/PA/PB/MC"
380 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300381 default m if !MEDIA_SUBDRV_AUTOSELECT
Patrick Boettcher69ea31e2006-10-17 18:28:14 -0300382 help
383 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
384 to support this frontend.
385
Patrick Boettchera75763f2006-10-18 08:34:16 -0300386config DVB_DIB7000P
387 tristate "DiBcom 7000PC"
388 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300389 default m if !MEDIA_SUBDRV_AUTOSELECT
Patrick Boettchera75763f2006-10-18 08:34:16 -0300390 help
391 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
392 to support this frontend.
393
Olivier Greniedd316c62011-01-04 04:28:59 -0300394config DVB_DIB9000
395 tristate "DiBcom 9000"
396 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300397 default m if !MEDIA_SUBDRV_AUTOSELECT
Olivier Greniedd316c62011-01-04 04:28:59 -0300398 help
399 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
400 to support this frontend.
401
Steven Toth7bbb1ce2008-04-19 01:06:25 -0300402config DVB_TDA10048
403 tristate "Philips TDA10048HN based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300404 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300405 default m if !MEDIA_SUBDRV_AUTOSELECT
Steven Toth7bbb1ce2008-04-19 01:06:25 -0300406 help
407 A DVB-T tuner module. Say Y when you want to support this frontend.
408
Mauro Carvalho Chehab79a66502009-03-10 00:49:58 -0300409config DVB_AF9013
410 tristate "Afatech AF9013 demodulator"
411 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300412 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehab79a66502009-03-10 00:49:58 -0300413 help
414 Say Y when you want to support this frontend.
415
Antti Palosaaria15c7b42009-11-13 22:33:45 -0300416config DVB_EC100
417 tristate "E3C EC100"
418 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300419 default m if !MEDIA_SUBDRV_AUTOSELECT
Antti Palosaaria15c7b42009-11-13 22:33:45 -0300420 help
421 Say Y when you want to support this frontend.
422
Antti Palosaariee9b8c82011-11-06 20:01:13 -0300423config DVB_HD29L2
424 tristate "HDIC HD29L2"
425 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300426 default m if !MEDIA_SUBDRV_AUTOSELECT
Antti Palosaariee9b8c82011-11-06 20:01:13 -0300427 help
428 Say Y when you want to support this frontend.
429
Igor M. Liplianin17cce932011-01-25 17:02:00 -0300430config DVB_STV0367
431 tristate "ST STV0367 based"
432 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300433 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianin17cce932011-01-25 17:02:00 -0300434 help
435 A DVB-T/C tuner module. Say Y when you want to support this frontend.
436
Antti Palosaari27cfc852011-04-07 16:27:43 -0300437config DVB_CXD2820R
438 tristate "Sony CXD2820R"
439 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300440 default m if !MEDIA_SUBDRV_AUTOSELECT
Antti Palosaari27cfc852011-04-07 16:27:43 -0300441 help
442 Say Y when you want to support this frontend.
443
Antti Palosaaric0adca72011-07-08 23:34:09 -0300444config DVB_RTL2830
445 tristate "Realtek RTL2830 DVB-T"
446 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300447 default m if !MEDIA_SUBDRV_AUTOSELECT
Antti Palosaaric0adca72011-07-08 23:34:09 -0300448 help
449 Say Y when you want to support this frontend.
450
Thomas Mair82041c02012-05-18 14:47:40 -0300451config DVB_RTL2832
452 tristate "Realtek RTL2832 DVB-T"
Antti Palosaari8823f022013-11-26 12:53:46 -0300453 depends on DVB_CORE && I2C && I2C_MUX
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300454 default m if !MEDIA_SUBDRV_AUTOSELECT
Thomas Mair82041c02012-05-18 14:47:40 -0300455 help
456 Say Y when you want to support this frontend.
457
Antti Palosaari77bbb2b2014-07-15 02:08:38 +0300458config DVB_RTL2832_SDR
459 tristate "Realtek RTL2832 SDR"
Antti Palosaari69cc4bf2014-07-25 06:31:32 -0300460 depends on DVB_CORE && I2C && I2C_MUX && VIDEO_V4L2 && MEDIA_SDR_SUPPORT && USB
Antti Palosaari77bbb2b2014-07-15 02:08:38 +0300461 select DVB_RTL2832
462 select VIDEOBUF2_VMALLOC
463 default m if !MEDIA_SUBDRV_AUTOSELECT
464 help
465 Say Y when you want to support this SDR module.
466
Antti Palosaari845f3502014-04-10 22:00:50 -0300467config DVB_SI2168
468 tristate "Silicon Labs Si2168"
469 depends on DVB_CORE && I2C && I2C_MUX
470 default m if !MEDIA_SUBDRV_AUTOSELECT
471 help
472 Say Y when you want to support this frontend.
473
Mauro Carvalho Chehabdcae7782014-08-12 18:50:23 -0300474config DVB_AS102_FE
475 tristate
476 depends on DVB_CORE
477 default DVB_AS102
478
Linus Torvalds1da177e2005-04-16 15:20:36 -0700479comment "DVB-C (cable) frontends"
480 depends on DVB_CORE
481
Linus Torvalds1da177e2005-04-16 15:20:36 -0700482config DVB_VES1820
483 tristate "VLSI VES1820 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300484 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300485 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700486 help
Michael Krufky50c25ff2006-01-09 15:25:34 -0200487 A DVB-C tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700488
489config DVB_TDA10021
490 tristate "Philips TDA10021 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300491 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300492 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700493 help
Michael Krufky50c25ff2006-01-09 15:25:34 -0200494 A DVB-C tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700495
Hartmut Birraa323ac2007-04-21 19:37:17 -0300496config DVB_TDA10023
497 tristate "Philips TDA10023 based"
498 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300499 default m if !MEDIA_SUBDRV_AUTOSELECT
Hartmut Birraa323ac2007-04-21 19:37:17 -0300500 help
501 A DVB-C tuner module. Say Y when you want to support this frontend.
502
Linus Torvalds1da177e2005-04-16 15:20:36 -0700503config DVB_STV0297
504 tristate "ST STV0297 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300505 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300506 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700507 help
508 A DVB-C tuner module. Say Y when you want to support this frontend.
509
Trent Piepho005b5412006-04-04 01:56:30 -0300510comment "ATSC (North American/Korean Terrestrial/Cable DTV) frontends"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700511 depends on DVB_CORE
512
Kirk Lapray04a45922005-11-08 21:35:46 -0800513config DVB_NXT200X
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300514 tristate "NxtWave Communications NXT2002/NXT2004 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300515 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300516 default m if !MEDIA_SUBDRV_AUTOSELECT
Kirk Lapray04a45922005-11-08 21:35:46 -0800517 help
518 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
519 to support this frontend.
520
Michael Krufky66e33de2006-01-09 15:25:39 -0200521 This driver needs external firmware. Please use the commands
522 "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2002" and
523 "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2004" to
524 download/extract them, and then copy them to /usr/lib/hotplug/firmware
525 or /lib/firmware (depending on configuration of firmware hotplug).
526
Linus Torvalds1da177e2005-04-16 15:20:36 -0700527config DVB_OR51211
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300528 tristate "Oren OR51211 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300529 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300530 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700531 help
532 An ATSC 8VSB tuner module. Say Y when you want to support this frontend.
533
Trent Piepho2b3835b2006-03-29 13:53:15 -0300534 This driver needs external firmware. Please use the command
535 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51211" to
536 download it, and then copy it to /usr/lib/hotplug/firmware
537 or /lib/firmware (depending on configuration of firmware hotplug).
538
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -0700539config DVB_OR51132
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300540 tristate "Oren OR51132 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300541 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300542 default m if !MEDIA_SUBDRV_AUTOSELECT
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -0700543 help
544 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
545 to support this frontend.
546
Trent Piepho2b3835b2006-03-29 13:53:15 -0300547 This driver needs external firmware. Please use the commands
548 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_vsb" and/or
549 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_qam" to
550 download firmwares for 8VSB and QAM64/256, respectively. Copy them to
551 /usr/lib/hotplug/firmware or /lib/firmware (depending on
552 configuration of firmware hotplug).
553
Johannes Stezenbach55f51ef2005-06-23 22:02:41 -0700554config DVB_BCM3510
555 tristate "Broadcom BCM3510"
Adrian Bunk445c2712008-07-27 10:04:55 -0300556 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300557 default m if !MEDIA_SUBDRV_AUTOSELECT
Johannes Stezenbach55f51ef2005-06-23 22:02:41 -0700558 help
559 An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to
560 support this frontend.
561
Michael Krufky6ddcc912005-07-27 11:46:00 -0700562config DVB_LGDT330X
Michael Krufkye179d8b2005-08-09 17:48:54 -0700563 tristate "LG Electronics LGDT3302/LGDT3303 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300564 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300565 default m if !MEDIA_SUBDRV_AUTOSELECT
Mac Michaelsd8667cb2005-07-07 17:58:29 -0700566 help
567 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
568 to support this frontend.
569
Michael Krufkycae78ed2009-01-13 04:40:36 -0300570config DVB_LGDT3305
Jarod Wilson4cce4922010-10-20 16:26:09 -0300571 tristate "LG Electronics LGDT3304 and LGDT3305 based"
Michael Krufkycae78ed2009-01-13 04:40:36 -0300572 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300573 default m if !MEDIA_SUBDRV_AUTOSELECT
Michael Krufkycae78ed2009-01-13 04:40:36 -0300574 help
575 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
576 to support this frontend.
577
Michael Krufkye26f2ae2012-01-29 15:46:46 -0300578config DVB_LG2160
579 tristate "LG Electronics LG216x based"
580 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300581 default m if !MEDIA_SUBDRV_AUTOSELECT
Michael Krufkye26f2ae2012-01-29 15:46:46 -0300582 help
583 An ATSC/MH demodulator module. Say Y when you want
584 to support this frontend.
585
Steven Toth89885552007-07-28 19:34:52 -0300586config DVB_S5H1409
587 tristate "Samsung S5H1409 based"
588 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300589 default m if !MEDIA_SUBDRV_AUTOSELECT
Steven Toth89885552007-07-28 19:34:52 -0300590 help
591 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
592 to support this frontend.
593
Steven Toth265a6512008-04-18 21:34:00 -0300594config DVB_AU8522
Michael Krufkyb31506c2012-01-27 13:18:29 -0300595 depends on I2C
596 tristate
597
598config DVB_AU8522_DTV
599 tristate "Auvitek AU8522 based DTV demod"
600 depends on DVB_CORE && I2C
601 select DVB_AU8522
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300602 default m if !MEDIA_SUBDRV_AUTOSELECT
Steven Toth265a6512008-04-18 21:34:00 -0300603 help
Michael Krufkyb31506c2012-01-27 13:18:29 -0300604 An ATSC 8VSB, QAM64/256 & NTSC demodulator module. Say Y when
605 you want to enable DTV demodulation support for this frontend.
606
607config DVB_AU8522_V4L
608 tristate "Auvitek AU8522 based ATV demod"
609 depends on VIDEO_V4L2 && I2C
610 select DVB_AU8522
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300611 default m if !MEDIA_SUBDRV_AUTOSELECT
Michael Krufkyb31506c2012-01-27 13:18:29 -0300612 help
613 An ATSC 8VSB, QAM64/256 & NTSC demodulator module. Say Y when
614 you want to enable ATV demodulation support for this frontend.
Steven Toth265a6512008-04-18 21:34:00 -0300615
Steven Toth8b4f1d02008-04-25 03:44:36 -0300616config DVB_S5H1411
617 tristate "Samsung S5H1411 based"
618 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300619 default m if !MEDIA_SUBDRV_AUTOSELECT
Steven Toth8b4f1d02008-04-25 03:44:36 -0300620 help
621 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
622 to support this frontend.
623
Mauro Carvalho Chehabc2e591f2008-10-24 13:44:38 -0300624comment "ISDB-T (terrestrial) frontends"
625 depends on DVB_CORE
626
627config DVB_S921
Mauro Carvalho Chehab3a509bb2010-09-10 16:49:47 -0300628 tristate "Sharp S921 frontend"
Mauro Carvalho Chehabc2e591f2008-10-24 13:44:38 -0300629 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300630 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabc2e591f2008-10-24 13:44:38 -0300631 help
632 AN ISDB-T DQPSK, QPSK, 16QAM and 64QAM 1seg tuner module.
633 Say Y when you want to support this frontend.
634
Patrick Boettcher77e2c0f2009-08-17 07:01:10 -0300635config DVB_DIB8000
636 tristate "DiBcom 8000MB/MC"
637 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300638 default m if !MEDIA_SUBDRV_AUTOSELECT
Patrick Boettcher77e2c0f2009-08-17 07:01:10 -0300639 help
640 A driver for DiBcom's DiB8000 ISDB-T/ISDB-Tsb demodulator.
641 Say Y when you want to support this frontend.
642
Mauro Carvalho Chehabb9ede792010-09-27 20:52:43 -0300643config DVB_MB86A20S
644 tristate "Fujitsu mb86a20s"
645 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300646 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabb9ede792010-09-27 20:52:43 -0300647 help
648 A driver for Fujitsu mb86a20s ISDB-T/ISDB-Tsb demodulator.
649 Say Y when you want to support this frontend.
650
Mauro Carvalho Chehabb0945162008-04-29 21:38:45 -0300651comment "Digital terrestrial only tuners/PLL"
Andrew de Quincey6bca3582006-08-08 09:10:10 -0300652 depends on DVB_CORE
653
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300654config DVB_PLL
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300655 tristate "Generic I2C PLL based tuners"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300656 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300657 default m if !MEDIA_SUBDRV_AUTOSELECT
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300658 help
Michael Krufky0173e462007-09-27 11:37:19 -0300659 This module drives a number of tuners based on PLL chips with a
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300660 common I2C interface. Say Y when you want to support these tuners.
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300661
Patrick Boettcher01373a52007-07-30 12:49:04 -0300662config DVB_TUNER_DIB0070
663 tristate "DiBcom DiB0070 silicon base-band tuner"
664 depends on I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300665 default m if !MEDIA_SUBDRV_AUTOSELECT
Patrick Boettcher01373a52007-07-30 12:49:04 -0300666 help
667 A driver for the silicon baseband tuner DiB0070 from DiBcom.
Matt LaPlante692105b2009-01-26 11:12:25 +0100668 This device is only used inside a SiP called together with a
Patrick Boettcher01373a52007-07-30 12:49:04 -0300669 demodulator for now.
670
Olivier Grenie03245a52009-12-04 13:27:57 -0300671config DVB_TUNER_DIB0090
672 tristate "DiBcom DiB0090 silicon base-band tuner"
673 depends on I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300674 default m if !MEDIA_SUBDRV_AUTOSELECT
Olivier Grenie03245a52009-12-04 13:27:57 -0300675 help
676 A driver for the silicon baseband tuner DiB0090 from DiBcom.
677 This device is only used inside a SiP called together with a
678 demodulator for now.
679
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300680comment "SEC control devices for DVB-S"
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300681 depends on DVB_CORE
682
Devin Heitmueller38b2df92012-08-13 21:18:02 -0300683source "drivers/media/dvb-frontends/drx39xyj/Kconfig"
684
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300685config DVB_LNBP21
Igor M. Liplianin8c1a2332009-03-03 11:24:18 -0300686 tristate "LNBP21/LNBH24 SEC controllers"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300687 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300688 default m if !MEDIA_SUBDRV_AUTOSELECT
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300689 help
Igor M. Liplianin8c1a2332009-03-03 11:24:18 -0300690 An SEC control chips.
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300691
Igor M. Liplianin4e2c53f2011-09-23 18:33:50 -0300692config DVB_LNBP22
693 tristate "LNBP22 SEC controllers"
694 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300695 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianin4e2c53f2011-09-23 18:33:50 -0300696 help
697 LNB power supply and control voltage
698 regulator chip with step-up converter
699 and I2C interface.
700 Say Y when you want to support this chip.
701
Hartmut Hackmann26ec3942008-04-22 14:42:09 -0300702config DVB_ISL6405
703 tristate "ISL6405 SEC controller"
704 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300705 default m if !MEDIA_SUBDRV_AUTOSELECT
Hartmut Hackmann26ec3942008-04-22 14:42:09 -0300706 help
707 An SEC control chip.
708
Andrew de Quincey21c28582006-04-27 21:45:09 -0300709config DVB_ISL6421
710 tristate "ISL6421 SEC controller"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300711 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300712 default m if !MEDIA_SUBDRV_AUTOSELECT
Andrew de Quincey21c28582006-04-27 21:45:09 -0300713 help
714 An SEC control chip.
715
Manu Abrahame415c682009-04-06 15:45:20 -0300716config DVB_ISL6423
717 tristate "ISL6423 SEC controller"
718 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300719 default m if !MEDIA_SUBDRV_AUTOSELECT
Manu Abrahame415c682009-04-06 15:45:20 -0300720 help
721 A SEC controller chip from Intersil
722
Antti Palosaari85bc9b52011-08-01 00:52:11 -0300723config DVB_A8293
724 tristate "Allegro A8293"
725 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300726 default m if !MEDIA_SUBDRV_AUTOSELECT
Antti Palosaari85bc9b52011-08-01 00:52:11 -0300727
Timothy Leedfbdce02008-08-09 13:36:51 -0300728config DVB_LGS8GL5
729 tristate "Silicon Legend LGS-8GL5 demodulator (OFDM)"
730 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300731 default m if !MEDIA_SUBDRV_AUTOSELECT
Timothy Leedfbdce02008-08-09 13:36:51 -0300732 help
733 A DMB-TH tuner module. Say Y when you want to support this frontend.
734
David Wongf15da162009-04-01 04:35:10 -0300735config DVB_LGS8GXX
736 tristate "Legend Silicon LGS8913/LGS8GL5/LGS8GXX DMB-TH demodulator"
737 depends on DVB_CORE && I2C
Ben Hutchings76386992009-10-31 23:14:35 -0300738 select FW_LOADER
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300739 default m if !MEDIA_SUBDRV_AUTOSELECT
David Wongf15da162009-04-01 04:35:10 -0300740 help
741 A DMB-TH tuner module. Say Y when you want to support this frontend.
742
David T.L. Wongec27b6a2009-10-26 07:08:17 -0300743config DVB_ATBM8830
744 tristate "AltoBeam ATBM8830/8831 DMB-TH demodulator"
745 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300746 default m if !MEDIA_SUBDRV_AUTOSELECT
David T.L. Wongec27b6a2009-10-26 07:08:17 -0300747 help
748 A DMB-TH tuner module. Say Y when you want to support this frontend.
749
Manu Abraham3e978a82009-12-04 05:56:35 -0300750config DVB_TDA665x
751 tristate "TDA665x tuner"
752 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300753 default m if !MEDIA_SUBDRV_AUTOSELECT
Manu Abraham3e978a82009-12-04 05:56:35 -0300754 help
755 Support for tuner modules based on Philips TDA6650/TDA6651 chips.
756 Say Y when you want to support this chip.
757
758 Currently supported tuners:
759 * Panasonic ENV57H12D5 (ET-50DT)
760
Malcolm Priestley1ae2c582010-08-28 18:07:37 -0300761config DVB_IX2505V
762 tristate "Sharp IX2505V silicon tuner"
763 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300764 default m if !MEDIA_SUBDRV_AUTOSELECT
Malcolm Priestley1ae2c582010-08-28 18:07:37 -0300765 help
766 A DVB-S tuner module. Say Y when you want to support this frontend.
767
Malcolm Priestleyae8dc8ee2012-03-07 18:11:03 -0300768config DVB_M88RS2000
769 tristate "M88RS2000 DVB-S demodulator and tuner"
770 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300771 default m if !MEDIA_SUBDRV_AUTOSELECT
Malcolm Priestleyae8dc8ee2012-03-07 18:11:03 -0300772 help
773 A DVB-S tuner module.
774 Say Y when you want to support this frontend.
775
Antti Palosaari4b64bb22012-03-30 08:21:25 -0300776config DVB_AF9033
777 tristate "Afatech AF9033 DVB-T demodulator"
778 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300779 default m if !MEDIA_SUBDRV_AUTOSELECT
Antti Palosaari4b64bb22012-03-30 08:21:25 -0300780
Patrick Boettcherbccd7002008-08-30 12:15:54 -0300781comment "Tools to develop new frontends"
782
783config DVB_DUMMY_FE
784 tristate "Dummy frontend driver"
785 default n
Linus Torvalds1da177e2005-04-16 15:20:36 -0700786endmenu