blob: bb76727d924ebd0931bedf2940e8cee3143a67a5 [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"
Antti Palosaari28c08792014-12-07 04:07:29 -0300446 depends on DVB_CORE && I2C && I2C_MUX
Antti Palosaari15d37f32014-12-12 01:03:51 -0300447 select REGMAP
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300448 default m if !MEDIA_SUBDRV_AUTOSELECT
Antti Palosaaric0adca72011-07-08 23:34:09 -0300449 help
450 Say Y when you want to support this frontend.
451
Thomas Mair82041c02012-05-18 14:47:40 -0300452config DVB_RTL2832
453 tristate "Realtek RTL2832 DVB-T"
Antti Palosaari8823f022013-11-26 12:53:46 -0300454 depends on DVB_CORE && I2C && I2C_MUX
Antti Palosaarid1016582014-12-14 04:45:57 -0300455 select REGMAP
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300456 default m if !MEDIA_SUBDRV_AUTOSELECT
Thomas Mair82041c02012-05-18 14:47:40 -0300457 help
458 Say Y when you want to support this frontend.
459
Antti Palosaari77bbb2b2014-07-15 02:08:38 +0300460config DVB_RTL2832_SDR
461 tristate "Realtek RTL2832 SDR"
Antti Palosaari69cc4bf2014-07-25 06:31:32 -0300462 depends on DVB_CORE && I2C && I2C_MUX && VIDEO_V4L2 && MEDIA_SDR_SUPPORT && USB
Antti Palosaari77bbb2b2014-07-15 02:08:38 +0300463 select DVB_RTL2832
464 select VIDEOBUF2_VMALLOC
465 default m if !MEDIA_SUBDRV_AUTOSELECT
466 help
467 Say Y when you want to support this SDR module.
468
Antti Palosaari845f3502014-04-10 22:00:50 -0300469config DVB_SI2168
470 tristate "Silicon Labs Si2168"
471 depends on DVB_CORE && I2C && I2C_MUX
472 default m if !MEDIA_SUBDRV_AUTOSELECT
473 help
474 Say Y when you want to support this frontend.
475
Mauro Carvalho Chehabdcae7782014-08-12 18:50:23 -0300476config DVB_AS102_FE
477 tristate
478 depends on DVB_CORE
479 default DVB_AS102
480
Linus Torvalds1da177e2005-04-16 15:20:36 -0700481comment "DVB-C (cable) frontends"
482 depends on DVB_CORE
483
Linus Torvalds1da177e2005-04-16 15:20:36 -0700484config DVB_VES1820
485 tristate "VLSI VES1820 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300486 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300487 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700488 help
Michael Krufky50c25ff2006-01-09 15:25:34 -0200489 A DVB-C tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700490
491config DVB_TDA10021
492 tristate "Philips TDA10021 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300493 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300494 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700495 help
Michael Krufky50c25ff2006-01-09 15:25:34 -0200496 A DVB-C tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700497
Hartmut Birraa323ac2007-04-21 19:37:17 -0300498config DVB_TDA10023
499 tristate "Philips TDA10023 based"
500 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300501 default m if !MEDIA_SUBDRV_AUTOSELECT
Hartmut Birraa323ac2007-04-21 19:37:17 -0300502 help
503 A DVB-C tuner module. Say Y when you want to support this frontend.
504
Linus Torvalds1da177e2005-04-16 15:20:36 -0700505config DVB_STV0297
506 tristate "ST STV0297 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300507 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300508 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700509 help
510 A DVB-C tuner module. Say Y when you want to support this frontend.
511
Trent Piepho005b5412006-04-04 01:56:30 -0300512comment "ATSC (North American/Korean Terrestrial/Cable DTV) frontends"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700513 depends on DVB_CORE
514
Kirk Lapray04a45922005-11-08 21:35:46 -0800515config DVB_NXT200X
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300516 tristate "NxtWave Communications NXT2002/NXT2004 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300517 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300518 default m if !MEDIA_SUBDRV_AUTOSELECT
Kirk Lapray04a45922005-11-08 21:35:46 -0800519 help
520 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
521 to support this frontend.
522
Michael Krufky66e33de2006-01-09 15:25:39 -0200523 This driver needs external firmware. Please use the commands
524 "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2002" and
525 "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2004" to
526 download/extract them, and then copy them to /usr/lib/hotplug/firmware
527 or /lib/firmware (depending on configuration of firmware hotplug).
528
Linus Torvalds1da177e2005-04-16 15:20:36 -0700529config DVB_OR51211
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300530 tristate "Oren OR51211 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300531 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300532 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700533 help
534 An ATSC 8VSB tuner module. Say Y when you want to support this frontend.
535
Trent Piepho2b3835b2006-03-29 13:53:15 -0300536 This driver needs external firmware. Please use the command
537 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51211" to
538 download it, and then copy it to /usr/lib/hotplug/firmware
539 or /lib/firmware (depending on configuration of firmware hotplug).
540
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -0700541config DVB_OR51132
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300542 tristate "Oren OR51132 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300543 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300544 default m if !MEDIA_SUBDRV_AUTOSELECT
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -0700545 help
546 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
547 to support this frontend.
548
Trent Piepho2b3835b2006-03-29 13:53:15 -0300549 This driver needs external firmware. Please use the commands
550 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_vsb" and/or
551 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_qam" to
552 download firmwares for 8VSB and QAM64/256, respectively. Copy them to
553 /usr/lib/hotplug/firmware or /lib/firmware (depending on
554 configuration of firmware hotplug).
555
Johannes Stezenbach55f51ef2005-06-23 22:02:41 -0700556config DVB_BCM3510
557 tristate "Broadcom BCM3510"
Adrian Bunk445c2712008-07-27 10:04:55 -0300558 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300559 default m if !MEDIA_SUBDRV_AUTOSELECT
Johannes Stezenbach55f51ef2005-06-23 22:02:41 -0700560 help
561 An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to
562 support this frontend.
563
Michael Krufky6ddcc912005-07-27 11:46:00 -0700564config DVB_LGDT330X
Michael Krufkye179d8b2005-08-09 17:48:54 -0700565 tristate "LG Electronics LGDT3302/LGDT3303 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300566 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300567 default m if !MEDIA_SUBDRV_AUTOSELECT
Mac Michaelsd8667cb2005-07-07 17:58:29 -0700568 help
569 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
570 to support this frontend.
571
Michael Krufkycae78ed2009-01-13 04:40:36 -0300572config DVB_LGDT3305
Jarod Wilson4cce4922010-10-20 16:26:09 -0300573 tristate "LG Electronics LGDT3304 and LGDT3305 based"
Michael Krufkycae78ed2009-01-13 04:40:36 -0300574 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300575 default m if !MEDIA_SUBDRV_AUTOSELECT
Michael Krufkycae78ed2009-01-13 04:40:36 -0300576 help
577 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
578 to support this frontend.
579
Michael Krufkye26f2ae2012-01-29 15:46:46 -0300580config DVB_LG2160
581 tristate "LG Electronics LG216x based"
582 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300583 default m if !MEDIA_SUBDRV_AUTOSELECT
Michael Krufkye26f2ae2012-01-29 15:46:46 -0300584 help
585 An ATSC/MH demodulator module. Say Y when you want
586 to support this frontend.
587
Steven Toth89885552007-07-28 19:34:52 -0300588config DVB_S5H1409
589 tristate "Samsung S5H1409 based"
590 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300591 default m if !MEDIA_SUBDRV_AUTOSELECT
Steven Toth89885552007-07-28 19:34:52 -0300592 help
593 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
594 to support this frontend.
595
Steven Toth265a6512008-04-18 21:34:00 -0300596config DVB_AU8522
Michael Krufkyb31506c2012-01-27 13:18:29 -0300597 depends on I2C
598 tristate
599
600config DVB_AU8522_DTV
601 tristate "Auvitek AU8522 based DTV demod"
602 depends on DVB_CORE && I2C
603 select DVB_AU8522
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300604 default m if !MEDIA_SUBDRV_AUTOSELECT
Steven Toth265a6512008-04-18 21:34:00 -0300605 help
Michael Krufkyb31506c2012-01-27 13:18:29 -0300606 An ATSC 8VSB, QAM64/256 & NTSC demodulator module. Say Y when
607 you want to enable DTV demodulation support for this frontend.
608
609config DVB_AU8522_V4L
610 tristate "Auvitek AU8522 based ATV demod"
611 depends on VIDEO_V4L2 && I2C
612 select DVB_AU8522
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300613 default m if !MEDIA_SUBDRV_AUTOSELECT
Michael Krufkyb31506c2012-01-27 13:18:29 -0300614 help
615 An ATSC 8VSB, QAM64/256 & NTSC demodulator module. Say Y when
616 you want to enable ATV demodulation support for this frontend.
Steven Toth265a6512008-04-18 21:34:00 -0300617
Steven Toth8b4f1d02008-04-25 03:44:36 -0300618config DVB_S5H1411
619 tristate "Samsung S5H1411 based"
620 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300621 default m if !MEDIA_SUBDRV_AUTOSELECT
Steven Toth8b4f1d02008-04-25 03:44:36 -0300622 help
623 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
624 to support this frontend.
625
Mauro Carvalho Chehabc2e591f2008-10-24 13:44:38 -0300626comment "ISDB-T (terrestrial) frontends"
627 depends on DVB_CORE
628
629config DVB_S921
Mauro Carvalho Chehab3a509bb2010-09-10 16:49:47 -0300630 tristate "Sharp S921 frontend"
Mauro Carvalho Chehabc2e591f2008-10-24 13:44:38 -0300631 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300632 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabc2e591f2008-10-24 13:44:38 -0300633 help
634 AN ISDB-T DQPSK, QPSK, 16QAM and 64QAM 1seg tuner module.
635 Say Y when you want to support this frontend.
636
Patrick Boettcher77e2c0f2009-08-17 07:01:10 -0300637config DVB_DIB8000
638 tristate "DiBcom 8000MB/MC"
639 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300640 default m if !MEDIA_SUBDRV_AUTOSELECT
Patrick Boettcher77e2c0f2009-08-17 07:01:10 -0300641 help
642 A driver for DiBcom's DiB8000 ISDB-T/ISDB-Tsb demodulator.
643 Say Y when you want to support this frontend.
644
Mauro Carvalho Chehabb9ede792010-09-27 20:52:43 -0300645config DVB_MB86A20S
646 tristate "Fujitsu mb86a20s"
647 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300648 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabb9ede792010-09-27 20:52:43 -0300649 help
650 A driver for Fujitsu mb86a20s ISDB-T/ISDB-Tsb demodulator.
651 Say Y when you want to support this frontend.
652
ほち30934dd2014-10-06 03:21:27 -0300653comment "ISDB-S (satellite) & ISDB-T (terrestrial) frontends"
654 depends on DVB_CORE
655
Akihiro Tsukadaf5d82a72014-09-08 14:20:42 -0300656config DVB_TC90522
657 tristate "Toshiba TC90522"
658 depends on DVB_CORE && I2C
659 default m if !MEDIA_SUBDRV_AUTOSELECT
660 help
ほち30934dd2014-10-06 03:21:27 -0300661 Toshiba TC90522 2xISDB-S 8PSK + 2xISDB-T OFDM demodulator.
Akihiro Tsukadaf5d82a72014-09-08 14:20:42 -0300662 Say Y when you want to support this frontend.
663
Mauro Carvalho Chehabb0945162008-04-29 21:38:45 -0300664comment "Digital terrestrial only tuners/PLL"
Andrew de Quincey6bca3582006-08-08 09:10:10 -0300665 depends on DVB_CORE
666
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300667config DVB_PLL
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300668 tristate "Generic I2C PLL based tuners"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300669 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300670 default m if !MEDIA_SUBDRV_AUTOSELECT
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300671 help
Michael Krufky0173e462007-09-27 11:37:19 -0300672 This module drives a number of tuners based on PLL chips with a
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300673 common I2C interface. Say Y when you want to support these tuners.
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300674
Patrick Boettcher01373a52007-07-30 12:49:04 -0300675config DVB_TUNER_DIB0070
676 tristate "DiBcom DiB0070 silicon base-band tuner"
677 depends on I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300678 default m if !MEDIA_SUBDRV_AUTOSELECT
Patrick Boettcher01373a52007-07-30 12:49:04 -0300679 help
680 A driver for the silicon baseband tuner DiB0070 from DiBcom.
Matt LaPlante692105b2009-01-26 11:12:25 +0100681 This device is only used inside a SiP called together with a
Patrick Boettcher01373a52007-07-30 12:49:04 -0300682 demodulator for now.
683
Olivier Grenie03245a52009-12-04 13:27:57 -0300684config DVB_TUNER_DIB0090
685 tristate "DiBcom DiB0090 silicon base-band tuner"
686 depends on I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300687 default m if !MEDIA_SUBDRV_AUTOSELECT
Olivier Grenie03245a52009-12-04 13:27:57 -0300688 help
689 A driver for the silicon baseband tuner DiB0090 from DiBcom.
690 This device is only used inside a SiP called together with a
691 demodulator for now.
692
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300693comment "SEC control devices for DVB-S"
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300694 depends on DVB_CORE
695
Devin Heitmueller38b2df92012-08-13 21:18:02 -0300696source "drivers/media/dvb-frontends/drx39xyj/Kconfig"
697
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300698config DVB_LNBP21
Igor M. Liplianin8c1a2332009-03-03 11:24:18 -0300699 tristate "LNBP21/LNBH24 SEC controllers"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300700 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300701 default m if !MEDIA_SUBDRV_AUTOSELECT
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300702 help
Igor M. Liplianin8c1a2332009-03-03 11:24:18 -0300703 An SEC control chips.
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300704
Igor M. Liplianin4e2c53f2011-09-23 18:33:50 -0300705config DVB_LNBP22
706 tristate "LNBP22 SEC controllers"
707 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300708 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianin4e2c53f2011-09-23 18:33:50 -0300709 help
710 LNB power supply and control voltage
711 regulator chip with step-up converter
712 and I2C interface.
713 Say Y when you want to support this chip.
714
Hartmut Hackmann26ec3942008-04-22 14:42:09 -0300715config DVB_ISL6405
716 tristate "ISL6405 SEC controller"
717 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300718 default m if !MEDIA_SUBDRV_AUTOSELECT
Hartmut Hackmann26ec3942008-04-22 14:42:09 -0300719 help
720 An SEC control chip.
721
Andrew de Quincey21c28582006-04-27 21:45:09 -0300722config DVB_ISL6421
723 tristate "ISL6421 SEC controller"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300724 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300725 default m if !MEDIA_SUBDRV_AUTOSELECT
Andrew de Quincey21c28582006-04-27 21:45:09 -0300726 help
727 An SEC control chip.
728
Manu Abrahame415c682009-04-06 15:45:20 -0300729config DVB_ISL6423
730 tristate "ISL6423 SEC controller"
731 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300732 default m if !MEDIA_SUBDRV_AUTOSELECT
Manu Abrahame415c682009-04-06 15:45:20 -0300733 help
734 A SEC controller chip from Intersil
735
Antti Palosaari85bc9b52011-08-01 00:52:11 -0300736config DVB_A8293
737 tristate "Allegro A8293"
738 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300739 default m if !MEDIA_SUBDRV_AUTOSELECT
Antti Palosaari85bc9b52011-08-01 00:52:11 -0300740
Olli Salonen868736a2014-08-08 04:06:35 -0300741config DVB_SP2
742 tristate "CIMaX SP2"
743 depends on DVB_CORE && I2C
744 default m if !MEDIA_SUBDRV_AUTOSELECT
745 help
746 CIMaX SP2/SP2HF Common Interface module.
747
Timothy Leedfbdce02008-08-09 13:36:51 -0300748config DVB_LGS8GL5
749 tristate "Silicon Legend LGS-8GL5 demodulator (OFDM)"
750 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300751 default m if !MEDIA_SUBDRV_AUTOSELECT
Timothy Leedfbdce02008-08-09 13:36:51 -0300752 help
753 A DMB-TH tuner module. Say Y when you want to support this frontend.
754
David Wongf15da162009-04-01 04:35:10 -0300755config DVB_LGS8GXX
756 tristate "Legend Silicon LGS8913/LGS8GL5/LGS8GXX DMB-TH demodulator"
757 depends on DVB_CORE && I2C
Ben Hutchings76386992009-10-31 23:14:35 -0300758 select FW_LOADER
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300759 default m if !MEDIA_SUBDRV_AUTOSELECT
David Wongf15da162009-04-01 04:35:10 -0300760 help
761 A DMB-TH tuner module. Say Y when you want to support this frontend.
762
David T.L. Wongec27b6a2009-10-26 07:08:17 -0300763config DVB_ATBM8830
764 tristate "AltoBeam ATBM8830/8831 DMB-TH demodulator"
765 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300766 default m if !MEDIA_SUBDRV_AUTOSELECT
David T.L. Wongec27b6a2009-10-26 07:08:17 -0300767 help
768 A DMB-TH tuner module. Say Y when you want to support this frontend.
769
Manu Abraham3e978a82009-12-04 05:56:35 -0300770config DVB_TDA665x
771 tristate "TDA665x tuner"
772 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300773 default m if !MEDIA_SUBDRV_AUTOSELECT
Manu Abraham3e978a82009-12-04 05:56:35 -0300774 help
775 Support for tuner modules based on Philips TDA6650/TDA6651 chips.
776 Say Y when you want to support this chip.
777
778 Currently supported tuners:
779 * Panasonic ENV57H12D5 (ET-50DT)
780
Malcolm Priestley1ae2c582010-08-28 18:07:37 -0300781config DVB_IX2505V
782 tristate "Sharp IX2505V silicon tuner"
783 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300784 default m if !MEDIA_SUBDRV_AUTOSELECT
Malcolm Priestley1ae2c582010-08-28 18:07:37 -0300785 help
786 A DVB-S tuner module. Say Y when you want to support this frontend.
787
Malcolm Priestleyae8dc8ee2012-03-07 18:11:03 -0300788config DVB_M88RS2000
789 tristate "M88RS2000 DVB-S demodulator and tuner"
790 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300791 default m if !MEDIA_SUBDRV_AUTOSELECT
Malcolm Priestleyae8dc8ee2012-03-07 18:11:03 -0300792 help
793 A DVB-S tuner module.
794 Say Y when you want to support this frontend.
795
Antti Palosaari4b64bb22012-03-30 08:21:25 -0300796config DVB_AF9033
797 tristate "Afatech AF9033 DVB-T demodulator"
798 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300799 default m if !MEDIA_SUBDRV_AUTOSELECT
Antti Palosaari4b64bb22012-03-30 08:21:25 -0300800
Patrick Boettcherbccd7002008-08-30 12:15:54 -0300801comment "Tools to develop new frontends"
802
803config DVB_DUMMY_FE
804 tristate "Dummy frontend driver"
805 default n
Linus Torvalds1da177e2005-04-16 15:20:36 -0700806endmenu