blob: a82f77c49bd5b6d6761b45d343f24ae7b76935fa [file] [log] [blame]
Mauro Carvalho Chehab4609bdd2009-03-06 08:31:39 -03001menu "Customise DVB Frontends"
Geert Uytterhoeven6df34052015-06-29 10:46:47 -03002 visible if !MEDIA_SUBDRV_AUTOSELECT || COMPILE_TEST
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
Antti Palosaari7978b8a2015-04-16 21:36:00 -030039 tristate "Montage Technology M88DS3103"
Antti Palosaari44b90552013-11-19 20:32:42 -030040 depends on DVB_CORE && I2C && I2C_MUX
Antti Palosaari478932b2015-04-16 22:43:52 -030041 select REGMAP_I2C
Antti Palosaari395d00d2013-02-25 08:39:16 -030042 default m if !MEDIA_SUBDRV_AUTOSELECT
43 help
44 Say Y when you want to support this frontend.
45
Oliver Endrissf678c3b2011-07-03 13:51:43 -030046comment "Multistandard (cable + terrestrial) frontends"
47 depends on DVB_CORE
48
49config DVB_DRXK
50 tristate "Micronas DRXK based"
51 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -030052 default m if !MEDIA_SUBDRV_AUTOSELECT
Oliver Endrissf678c3b2011-07-03 13:51:43 -030053 help
54 Micronas DRX-K DVB-C/T demodulator.
55
56 Say Y when you want to support this frontend.
57
58config DVB_TDA18271C2DD
59 tristate "NXP TDA18271C2 silicon tuner"
60 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -030061 default m if !MEDIA_SUBDRV_AUTOSELECT
Oliver Endrissf678c3b2011-07-03 13:51:43 -030062 help
63 NXP TDA18271 silicon tuner.
64
65 Say Y when you want to support this tuner.
66
Matthias Schwarzott3e54a162014-07-22 17:12:12 -030067config DVB_SI2165
68 tristate "Silicon Labs si2165 based"
69 depends on DVB_CORE && I2C
70 default m if !MEDIA_SUBDRV_AUTOSELECT
71 help
72 A DVB-C/T demodulator.
73
74 Say Y when you want to support this frontend.
75
Antti Palosaari877ba502016-02-05 08:04:48 +020076config DVB_MN88473
77 tristate "Panasonic MN88473"
78 depends on DVB_CORE && I2C
79 select REGMAP_I2C
80 default m if !MEDIA_SUBDRV_AUTOSELECT
81 help
82 Say Y when you want to support this frontend.
83
Linus Torvalds1da177e2005-04-16 15:20:36 -070084comment "DVB-S (satellite) frontends"
85 depends on DVB_CORE
86
Linus Torvalds1da177e2005-04-16 15:20:36 -070087config DVB_CX24110
88 tristate "Conexant CX24110 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030089 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -030090 default m if !MEDIA_SUBDRV_AUTOSELECT
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -070091 help
Linus Torvalds1da177e2005-04-16 15:20:36 -070092 A DVB-S tuner module. Say Y when you want to support this frontend.
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -070093
Steve Tothb79cb652006-01-09 15:25:07 -020094config DVB_CX24123
95 tristate "Conexant CX24123 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030096 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -030097 default m if !MEDIA_SUBDRV_AUTOSELECT
Steve Tothb79cb652006-01-09 15:25:07 -020098 help
99 A DVB-S tuner module. Say Y when you want to support this frontend.
100
Linus Torvalds1da177e2005-04-16 15:20:36 -0700101config DVB_MT312
Matthias Schwarzotte4671b62008-04-30 12:21:04 -0300102 tristate "Zarlink VP310/MT312/ZL10313 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300103 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300104 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700105 help
106 A DVB-S tuner module. Say Y when you want to support this frontend.
107
Matthias Schwarzott68b3289f2009-02-24 12:35:15 -0300108config DVB_ZL10036
109 tristate "Zarlink ZL10036 silicon tuner"
110 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300111 default m if !MEDIA_SUBDRV_AUTOSELECT
Matthias Schwarzott68b3289f2009-02-24 12:35:15 -0300112 help
113 A DVB-S tuner module. Say Y when you want to support this frontend.
114
Igor M. Liplianin2ccf5a92009-06-20 09:51:48 -0300115config DVB_ZL10039
116 tristate "Zarlink ZL10039 silicon tuner"
117 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300118 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianin2ccf5a92009-06-20 09:51:48 -0300119 help
120 A DVB-S tuner module. Say Y when you want to support this frontend.
121
Andrew de Quincey96bf2f22005-07-07 17:57:53 -0700122config DVB_S5H1420
123 tristate "Samsung S5H1420 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300124 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300125 default m if !MEDIA_SUBDRV_AUTOSELECT
Andrew de Quincey96bf2f22005-07-07 17:57:53 -0700126 help
127 A DVB-S tuner module. Say Y when you want to support this frontend.
128
Igor M. Liplianine4aab642008-09-23 15:43:57 -0300129config DVB_STV0288
130 tristate "ST STV0288 based"
131 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300132 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianine4aab642008-09-23 15:43:57 -0300133 help
134 A DVB-S tuner module. Say Y when you want to support this frontend.
135
136config DVB_STB6000
137 tristate "ST STB6000 silicon tuner"
138 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300139 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianine4aab642008-09-23 15:43:57 -0300140 help
141 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
142
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300143config DVB_STV0299
144 tristate "ST STV0299 based"
145 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300146 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300147 help
148 A DVB-S tuner module. Say Y when you want to support this frontend.
149
Igor M. Liplianin47220bc2009-03-03 11:16:40 -0300150config DVB_STV6110
151 tristate "ST STV6110 silicon tuner"
152 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300153 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianin47220bc2009-03-03 11:16:40 -0300154 help
155 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
156
Igor M. Liplianince452642009-03-03 11:55:20 -0300157config DVB_STV0900
158 tristate "ST STV0900 based"
159 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300160 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianince452642009-03-03 11:55:20 -0300161 help
162 A DVB-S/S2 demodulator. Say Y when you want to support this frontend.
163
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300164config DVB_TDA8083
165 tristate "Philips TDA8083 based"
166 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300167 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300168 help
169 A DVB-S tuner module. Say Y when you want to support this frontend.
170
Andrew de Quincey6bca3582006-08-08 09:10:10 -0300171config DVB_TDA10086
172 tristate "Philips TDA10086 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300173 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300174 default m if !MEDIA_SUBDRV_AUTOSELECT
Andrew de Quincey6bca3582006-08-08 09:10:10 -0300175 help
176 A DVB-S tuner module. Say Y when you want to support this frontend.
177
Manu Abraham654dbad2008-10-23 17:56:07 -0300178config DVB_TDA8261
179 tristate "Philips TDA8261 based"
180 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300181 default m if !MEDIA_SUBDRV_AUTOSELECT
Manu Abraham654dbad2008-10-23 17:56:07 -0300182 help
183 A DVB-S tuner module. Say Y when you want to support this frontend.
184
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300185config DVB_VES1X93
186 tristate "VLSI VES1893 or VES1993 based"
187 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300188 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300189 help
190 A DVB-S tuner module. Say Y when you want to support this frontend.
191
192config DVB_TUNER_ITD1000
193 tristate "Integrant ITD1000 Zero IF tuner for DVB-S/DSS"
194 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300195 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300196 help
197 A DVB-S tuner module. Say Y when you want to support this frontend.
198
Patrick Boettcher4c48ae82008-11-23 16:26:54 -0300199config DVB_TUNER_CX24113
200 tristate "Conexant CX24113/CX24128 tuner for DVB-S/DSS"
201 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300202 default m if !MEDIA_SUBDRV_AUTOSELECT
Patrick Boettcher4c48ae82008-11-23 16:26:54 -0300203 help
204 A DVB-S tuner module. Say Y when you want to support this frontend.
205
206
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300207config DVB_TDA826X
208 tristate "Philips TDA826X silicon tuner"
209 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300210 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300211 help
212 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
213
214config DVB_TUA6100
215 tristate "Infineon TUA6100 PLL"
216 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300217 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300218 help
219 A DVB-S PLL chip.
220
Steven Toth0d467482008-09-04 01:14:43 -0300221config DVB_CX24116
222 tristate "Conexant CX24116 based"
223 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300224 default m if !MEDIA_SUBDRV_AUTOSELECT
Steven Toth0d467482008-09-04 01:14:43 -0300225 help
226 A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
227
Luis Alves0d788682013-10-01 22:11:19 -0300228config DVB_CX24117
229 tristate "Conexant CX24117 based"
230 depends on DVB_CORE && I2C
231 default m if !MEDIA_SUBDRV_AUTOSELECT
232 help
233 A Dual DVB-S/S2 tuner module. Say Y when you want to support this frontend.
234
Jemma Denson5afc9a22015-04-14 09:04:50 -0300235config DVB_CX24120
236 tristate "Conexant CX24120 based"
237 depends on DVB_CORE && I2C
238 default m if !MEDIA_SUBDRV_AUTOSELECT
239 help
Jemma Densoncd20c592015-04-30 15:01:11 -0300240 A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
Jemma Denson5afc9a22015-04-14 09:04:50 -0300241
Igor M. Liplianin04ad28c2008-09-16 18:21:11 -0300242config DVB_SI21XX
243 tristate "Silicon Labs SI21XX based"
244 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300245 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianin04ad28c2008-09-16 18:21:11 -0300246 help
247 A DVB-S tuner module. Say Y when you want to support this frontend.
248
Konstantin Dimitrov6fef4fc2012-12-23 19:25:27 -0300249config DVB_TS2020
250 tristate "Montage Tehnology TS2020 based tuners"
Randy Dunlapcdeb1752015-06-26 16:28:13 -0300251 depends on DVB_CORE && I2C
Antti Palosaarif158cbc2015-03-27 18:14:25 -0300252 select REGMAP_I2C
Paul Bolled65fcbb2013-03-11 11:31:39 -0300253 default m if !MEDIA_SUBDRV_AUTOSELECT
Konstantin Dimitrov6fef4fc2012-12-23 19:25:27 -0300254 help
255 A DVB-S/S2 silicon tuner. Say Y when you want to support this tuner.
256
Igor M. Liplianin09ea33e2009-11-24 20:16:04 -0300257config DVB_DS3000
258 tristate "Montage Tehnology DS3000 based"
259 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300260 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianin09ea33e2009-11-24 20:16:04 -0300261 help
262 A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
263
Manu Abraham8873c612009-12-05 01:24:08 -0300264config DVB_MB86A16
265 tristate "Fujitsu MB86A16 based"
266 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300267 default m if !MEDIA_SUBDRV_AUTOSELECT
Manu Abraham8873c612009-12-05 01:24:08 -0300268 help
269 A DVB-S/DSS Direct Conversion reveiver.
270 Say Y when you want to support this frontend.
271
Antti Palosaaride8e4202011-08-01 01:07:39 -0300272config DVB_TDA10071
273 tristate "NXP TDA10071"
274 depends on DVB_CORE && I2C
Matthias Schwarzottb046d3a2015-11-23 17:19:04 -0200275 select REGMAP_I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300276 default m if !MEDIA_SUBDRV_AUTOSELECT
Antti Palosaaride8e4202011-08-01 01:07:39 -0300277 help
278 Say Y when you want to support this frontend.
279
Linus Torvalds1da177e2005-04-16 15:20:36 -0700280comment "DVB-T (terrestrial) frontends"
281 depends on DVB_CORE
282
283config DVB_SP8870
Michael Krufky50c25ff2006-01-09 15:25:34 -0200284 tristate "Spase sp8870 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300285 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300286 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700287 help
Michael Krufky50c25ff2006-01-09 15:25:34 -0200288 A DVB-T tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700289
290 This driver needs external firmware. Please use the command
291 "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to
Ville Skytt\ä12e66f62006-01-09 15:25:38 -0200292 download/extract it, and then copy it to /usr/lib/hotplug/firmware
293 or /lib/firmware (depending on configuration of firmware hotplug).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700294
295config DVB_SP887X
Michael Krufky50c25ff2006-01-09 15:25:34 -0200296 tristate "Spase sp887x based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300297 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300298 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700299 help
300 A DVB-T tuner module. Say Y when you want to support this frontend.
301
302 This driver needs external firmware. Please use the command
303 "<kerneldir>/Documentation/dvb/get_dvb_firmware sp887x" to
Ville Skytt\ä12e66f62006-01-09 15:25:38 -0200304 download/extract it, and then copy it to /usr/lib/hotplug/firmware
305 or /lib/firmware (depending on configuration of firmware hotplug).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700306
307config DVB_CX22700
308 tristate "Conexant CX22700 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300309 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300310 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700311 help
312 A DVB-T tuner module. Say Y when you want to support this frontend.
313
314config DVB_CX22702
Michael Krufky50c25ff2006-01-09 15:25:34 -0200315 tristate "Conexant cx22702 demodulator (OFDM)"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300316 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300317 default m if !MEDIA_SUBDRV_AUTOSELECT
Michael Krufky50c25ff2006-01-09 15:25:34 -0200318 help
319 A DVB-T tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700320
Palash Bandyopadhyay47b75ec2010-07-06 16:40:58 -0300321config DVB_S5H1432
322 tristate "Samsung s5h1432 demodulator (OFDM)"
323 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300324 default m if !MEDIA_SUBDRV_AUTOSELECT
Palash Bandyopadhyay47b75ec2010-07-06 16:40:58 -0300325 help
326 A DVB-T tuner module. Say Y when you want to support this frontend.
327
Devin Heitmueller949a12e2011-03-13 01:53:02 -0300328config DVB_DRXD
329 tristate "Micronas DRXD driver"
330 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300331 default m if !MEDIA_SUBDRV_AUTOSELECT
Devin Heitmueller949a12e2011-03-13 01:53:02 -0300332 help
333 A DVB-T tuner module. Say Y when you want to support this frontend.
334
335 Note: this driver was based on vendor driver reference code (released
336 under the GPL) as opposed to the existing drx397xd driver, which
337 was written via reverse engineering.
338
Linus Torvalds1da177e2005-04-16 15:20:36 -0700339config DVB_L64781
340 tristate "LSI L64781"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300341 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300342 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700343 help
344 A DVB-T tuner module. Say Y when you want to support this frontend.
345
346config DVB_TDA1004X
347 tristate "Philips TDA10045H/TDA10046H based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300348 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300349 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700350 help
351 A DVB-T tuner module. Say Y when you want to support this frontend.
352
353 This driver needs external firmware. Please use the commands
354 "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10045",
Michael Krufky50c25ff2006-01-09 15:25:34 -0200355 "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to
Ville Skytt\ä12e66f62006-01-09 15:25:38 -0200356 download/extract them, and then copy them to /usr/lib/hotplug/firmware
357 or /lib/firmware (depending on configuration of firmware hotplug).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700358
359config DVB_NXT6000
360 tristate "NxtWave Communications NXT6000 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300361 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300362 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700363 help
364 A DVB-T tuner module. Say Y when you want to support this frontend.
365
366config DVB_MT352
367 tristate "Zarlink MT352 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300368 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300369 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700370 help
371 A DVB-T tuner module. Say Y when you want to support this frontend.
372
Chris Pascoe780dfef2006-02-28 08:34:59 -0300373config DVB_ZL10353
374 tristate "Zarlink ZL10353 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300375 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300376 default m if !MEDIA_SUBDRV_AUTOSELECT
Chris Pascoe780dfef2006-02-28 08:34:59 -0300377 help
378 A DVB-T tuner module. Say Y when you want to support this frontend.
379
Linus Torvalds1da177e2005-04-16 15:20:36 -0700380config DVB_DIB3000MB
381 tristate "DiBcom 3000M-B"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300382 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300383 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700384 help
385 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
386 to support this frontend.
387
388config DVB_DIB3000MC
389 tristate "DiBcom 3000P/M-C"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300390 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300391 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700392 help
393 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
394 to support this frontend.
395
Patrick Boettcher69ea31e2006-10-17 18:28:14 -0300396config DVB_DIB7000M
397 tristate "DiBcom 7000MA/MB/PA/PB/MC"
398 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300399 default m if !MEDIA_SUBDRV_AUTOSELECT
Patrick Boettcher69ea31e2006-10-17 18:28:14 -0300400 help
401 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
402 to support this frontend.
403
Patrick Boettchera75763f2006-10-18 08:34:16 -0300404config DVB_DIB7000P
405 tristate "DiBcom 7000PC"
406 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300407 default m if !MEDIA_SUBDRV_AUTOSELECT
Patrick Boettchera75763f2006-10-18 08:34:16 -0300408 help
409 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
410 to support this frontend.
411
Olivier Greniedd316c62011-01-04 04:28:59 -0300412config DVB_DIB9000
413 tristate "DiBcom 9000"
414 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300415 default m if !MEDIA_SUBDRV_AUTOSELECT
Olivier Greniedd316c62011-01-04 04:28:59 -0300416 help
417 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
418 to support this frontend.
419
Steven Toth7bbb1ce2008-04-19 01:06:25 -0300420config DVB_TDA10048
421 tristate "Philips TDA10048HN based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300422 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300423 default m if !MEDIA_SUBDRV_AUTOSELECT
Steven Toth7bbb1ce2008-04-19 01:06:25 -0300424 help
425 A DVB-T tuner module. Say Y when you want to support this frontend.
426
Mauro Carvalho Chehab79a66502009-03-10 00:49:58 -0300427config DVB_AF9013
428 tristate "Afatech AF9013 demodulator"
429 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300430 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehab79a66502009-03-10 00:49:58 -0300431 help
432 Say Y when you want to support this frontend.
433
Antti Palosaaria15c7b42009-11-13 22:33:45 -0300434config DVB_EC100
435 tristate "E3C EC100"
436 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300437 default m if !MEDIA_SUBDRV_AUTOSELECT
Antti Palosaaria15c7b42009-11-13 22:33:45 -0300438 help
439 Say Y when you want to support this frontend.
440
Antti Palosaariee9b8c82011-11-06 20:01:13 -0300441config DVB_HD29L2
442 tristate "HDIC HD29L2"
443 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300444 default m if !MEDIA_SUBDRV_AUTOSELECT
Antti Palosaariee9b8c82011-11-06 20:01:13 -0300445 help
446 Say Y when you want to support this frontend.
447
Igor M. Liplianin17cce932011-01-25 17:02:00 -0300448config DVB_STV0367
449 tristate "ST STV0367 based"
450 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300451 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianin17cce932011-01-25 17:02:00 -0300452 help
453 A DVB-T/C tuner module. Say Y when you want to support this frontend.
454
Antti Palosaari27cfc852011-04-07 16:27:43 -0300455config DVB_CXD2820R
456 tristate "Sony CXD2820R"
457 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300458 default m if !MEDIA_SUBDRV_AUTOSELECT
Antti Palosaari27cfc852011-04-07 16:27:43 -0300459 help
460 Say Y when you want to support this frontend.
461
Kozlov Sergeya6dc60ff2015-07-28 11:33:03 -0300462config DVB_CXD2841ER
463 tristate "Sony CXD2841ER"
464 depends on DVB_CORE && I2C
465 default m if !MEDIA_SUBDRV_AUTOSELECT
466 help
467 Say Y when you want to support this frontend.
468
Antti Palosaaric0adca72011-07-08 23:34:09 -0300469config DVB_RTL2830
470 tristate "Realtek RTL2830 DVB-T"
Antti Palosaari28c08792014-12-07 04:07:29 -0300471 depends on DVB_CORE && I2C && I2C_MUX
Antti Palosaari15d37f32014-12-12 01:03:51 -0300472 select REGMAP
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300473 default m if !MEDIA_SUBDRV_AUTOSELECT
Antti Palosaaric0adca72011-07-08 23:34:09 -0300474 help
475 Say Y when you want to support this frontend.
476
Thomas Mair82041c02012-05-18 14:47:40 -0300477config DVB_RTL2832
478 tristate "Realtek RTL2832 DVB-T"
Antti Palosaari8823f022013-11-26 12:53:46 -0300479 depends on DVB_CORE && I2C && I2C_MUX
Antti Palosaarid1016582014-12-14 04:45:57 -0300480 select REGMAP
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300481 default m if !MEDIA_SUBDRV_AUTOSELECT
Thomas Mair82041c02012-05-18 14:47:40 -0300482 help
483 Say Y when you want to support this frontend.
484
Antti Palosaari77bbb2b2014-07-15 02:08:38 +0300485config DVB_RTL2832_SDR
486 tristate "Realtek RTL2832 SDR"
Antti Palosaari69cc4bf2014-07-25 06:31:32 -0300487 depends on DVB_CORE && I2C && I2C_MUX && VIDEO_V4L2 && MEDIA_SDR_SUPPORT && USB
Antti Palosaari77bbb2b2014-07-15 02:08:38 +0300488 select DVB_RTL2832
489 select VIDEOBUF2_VMALLOC
490 default m if !MEDIA_SUBDRV_AUTOSELECT
491 help
492 Say Y when you want to support this SDR module.
493
Antti Palosaari845f3502014-04-10 22:00:50 -0300494config DVB_SI2168
495 tristate "Silicon Labs Si2168"
496 depends on DVB_CORE && I2C && I2C_MUX
497 default m if !MEDIA_SUBDRV_AUTOSELECT
498 help
499 Say Y when you want to support this frontend.
500
Mauro Carvalho Chehabdcae7782014-08-12 18:50:23 -0300501config DVB_AS102_FE
502 tristate
503 depends on DVB_CORE
504 default DVB_AS102
505
Linus Torvalds1da177e2005-04-16 15:20:36 -0700506comment "DVB-C (cable) frontends"
507 depends on DVB_CORE
508
Linus Torvalds1da177e2005-04-16 15:20:36 -0700509config DVB_VES1820
510 tristate "VLSI VES1820 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300511 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300512 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700513 help
Michael Krufky50c25ff2006-01-09 15:25:34 -0200514 A DVB-C tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700515
516config DVB_TDA10021
517 tristate "Philips TDA10021 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300518 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300519 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700520 help
Michael Krufky50c25ff2006-01-09 15:25:34 -0200521 A DVB-C tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700522
Hartmut Birraa323ac2007-04-21 19:37:17 -0300523config DVB_TDA10023
524 tristate "Philips TDA10023 based"
525 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300526 default m if !MEDIA_SUBDRV_AUTOSELECT
Hartmut Birraa323ac2007-04-21 19:37:17 -0300527 help
528 A DVB-C tuner module. Say Y when you want to support this frontend.
529
Linus Torvalds1da177e2005-04-16 15:20:36 -0700530config DVB_STV0297
531 tristate "ST STV0297 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300532 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300533 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700534 help
535 A DVB-C tuner module. Say Y when you want to support this frontend.
536
Trent Piepho005b5412006-04-04 01:56:30 -0300537comment "ATSC (North American/Korean Terrestrial/Cable DTV) frontends"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700538 depends on DVB_CORE
539
Kirk Lapray04a45922005-11-08 21:35:46 -0800540config DVB_NXT200X
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300541 tristate "NxtWave Communications NXT2002/NXT2004 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300542 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300543 default m if !MEDIA_SUBDRV_AUTOSELECT
Kirk Lapray04a45922005-11-08 21:35:46 -0800544 help
545 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
546 to support this frontend.
547
Michael Krufky66e33de2006-01-09 15:25:39 -0200548 This driver needs external firmware. Please use the commands
549 "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2002" and
550 "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2004" to
551 download/extract them, and then copy them to /usr/lib/hotplug/firmware
552 or /lib/firmware (depending on configuration of firmware hotplug).
553
Linus Torvalds1da177e2005-04-16 15:20:36 -0700554config DVB_OR51211
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300555 tristate "Oren OR51211 based"
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
Linus Torvalds1da177e2005-04-16 15:20:36 -0700558 help
559 An ATSC 8VSB tuner module. Say Y when you want to support this frontend.
560
Trent Piepho2b3835b2006-03-29 13:53:15 -0300561 This driver needs external firmware. Please use the command
562 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51211" to
563 download it, and then copy it to /usr/lib/hotplug/firmware
564 or /lib/firmware (depending on configuration of firmware hotplug).
565
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -0700566config DVB_OR51132
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300567 tristate "Oren OR51132 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300568 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300569 default m if !MEDIA_SUBDRV_AUTOSELECT
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -0700570 help
571 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
572 to support this frontend.
573
Trent Piepho2b3835b2006-03-29 13:53:15 -0300574 This driver needs external firmware. Please use the commands
575 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_vsb" and/or
576 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_qam" to
577 download firmwares for 8VSB and QAM64/256, respectively. Copy them to
578 /usr/lib/hotplug/firmware or /lib/firmware (depending on
579 configuration of firmware hotplug).
580
Johannes Stezenbach55f51ef2005-06-23 22:02:41 -0700581config DVB_BCM3510
582 tristate "Broadcom BCM3510"
Adrian Bunk445c2712008-07-27 10:04:55 -0300583 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300584 default m if !MEDIA_SUBDRV_AUTOSELECT
Johannes Stezenbach55f51ef2005-06-23 22:02:41 -0700585 help
586 An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to
587 support this frontend.
588
Michael Krufky6ddcc912005-07-27 11:46:00 -0700589config DVB_LGDT330X
Michael Krufkye179d8b2005-08-09 17:48:54 -0700590 tristate "LG Electronics LGDT3302/LGDT3303 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300591 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300592 default m if !MEDIA_SUBDRV_AUTOSELECT
Mac Michaelsd8667cb2005-07-07 17:58:29 -0700593 help
594 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
595 to support this frontend.
596
Michael Krufkycae78ed2009-01-13 04:40:36 -0300597config DVB_LGDT3305
Jarod Wilson4cce4922010-10-20 16:26:09 -0300598 tristate "LG Electronics LGDT3304 and LGDT3305 based"
Michael Krufkycae78ed2009-01-13 04:40:36 -0300599 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300600 default m if !MEDIA_SUBDRV_AUTOSELECT
Michael Krufkycae78ed2009-01-13 04:40:36 -0300601 help
602 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
603 to support this frontend.
604
Fred Richterb63b36f2014-03-24 19:56:00 -0300605config DVB_LGDT3306A
606 tristate "LG Electronics LGDT3306A based"
607 depends on DVB_CORE && I2C
608 default m if !MEDIA_SUBDRV_AUTOSELECT
609 help
610 An ATSC 8VSB and QAM-B 64/256 demodulator module. Say Y when you want
611 to support this frontend.
612
Michael Krufkye26f2ae2012-01-29 15:46:46 -0300613config DVB_LG2160
614 tristate "LG Electronics LG216x based"
615 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300616 default m if !MEDIA_SUBDRV_AUTOSELECT
Michael Krufkye26f2ae2012-01-29 15:46:46 -0300617 help
618 An ATSC/MH demodulator module. Say Y when you want
619 to support this frontend.
620
Steven Toth89885552007-07-28 19:34:52 -0300621config DVB_S5H1409
622 tristate "Samsung S5H1409 based"
623 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300624 default m if !MEDIA_SUBDRV_AUTOSELECT
Steven Toth89885552007-07-28 19:34:52 -0300625 help
626 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
627 to support this frontend.
628
Steven Toth265a6512008-04-18 21:34:00 -0300629config DVB_AU8522
Michael Krufkyb31506c2012-01-27 13:18:29 -0300630 depends on I2C
631 tristate
632
633config DVB_AU8522_DTV
634 tristate "Auvitek AU8522 based DTV demod"
635 depends on DVB_CORE && I2C
636 select DVB_AU8522
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300637 default m if !MEDIA_SUBDRV_AUTOSELECT
Steven Toth265a6512008-04-18 21:34:00 -0300638 help
Michael Krufkyb31506c2012-01-27 13:18:29 -0300639 An ATSC 8VSB, QAM64/256 & NTSC demodulator module. Say Y when
640 you want to enable DTV demodulation support for this frontend.
641
642config DVB_AU8522_V4L
643 tristate "Auvitek AU8522 based ATV demod"
644 depends on VIDEO_V4L2 && I2C
645 select DVB_AU8522
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300646 default m if !MEDIA_SUBDRV_AUTOSELECT
Michael Krufkyb31506c2012-01-27 13:18:29 -0300647 help
648 An ATSC 8VSB, QAM64/256 & NTSC demodulator module. Say Y when
649 you want to enable ATV demodulation support for this frontend.
Steven Toth265a6512008-04-18 21:34:00 -0300650
Steven Toth8b4f1d02008-04-25 03:44:36 -0300651config DVB_S5H1411
652 tristate "Samsung S5H1411 based"
653 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300654 default m if !MEDIA_SUBDRV_AUTOSELECT
Steven Toth8b4f1d02008-04-25 03:44:36 -0300655 help
656 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
657 to support this frontend.
658
Mauro Carvalho Chehabc2e591f2008-10-24 13:44:38 -0300659comment "ISDB-T (terrestrial) frontends"
660 depends on DVB_CORE
661
662config DVB_S921
Mauro Carvalho Chehab3a509bb2010-09-10 16:49:47 -0300663 tristate "Sharp S921 frontend"
Mauro Carvalho Chehabc2e591f2008-10-24 13:44:38 -0300664 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300665 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabc2e591f2008-10-24 13:44:38 -0300666 help
667 AN ISDB-T DQPSK, QPSK, 16QAM and 64QAM 1seg tuner module.
668 Say Y when you want to support this frontend.
669
Patrick Boettcher77e2c0f2009-08-17 07:01:10 -0300670config DVB_DIB8000
671 tristate "DiBcom 8000MB/MC"
672 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300673 default m if !MEDIA_SUBDRV_AUTOSELECT
Patrick Boettcher77e2c0f2009-08-17 07:01:10 -0300674 help
675 A driver for DiBcom's DiB8000 ISDB-T/ISDB-Tsb demodulator.
676 Say Y when you want to support this frontend.
677
Mauro Carvalho Chehabb9ede792010-09-27 20:52:43 -0300678config DVB_MB86A20S
679 tristate "Fujitsu mb86a20s"
680 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300681 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabb9ede792010-09-27 20:52:43 -0300682 help
683 A driver for Fujitsu mb86a20s ISDB-T/ISDB-Tsb demodulator.
684 Say Y when you want to support this frontend.
685
ほち30934dd2014-10-06 03:21:27 -0300686comment "ISDB-S (satellite) & ISDB-T (terrestrial) frontends"
687 depends on DVB_CORE
688
Akihiro Tsukadaf5d82a72014-09-08 14:20:42 -0300689config DVB_TC90522
690 tristate "Toshiba TC90522"
691 depends on DVB_CORE && I2C
692 default m if !MEDIA_SUBDRV_AUTOSELECT
693 help
ほち30934dd2014-10-06 03:21:27 -0300694 Toshiba TC90522 2xISDB-S 8PSK + 2xISDB-T OFDM demodulator.
Akihiro Tsukadaf5d82a72014-09-08 14:20:42 -0300695 Say Y when you want to support this frontend.
696
Mauro Carvalho Chehabb0945162008-04-29 21:38:45 -0300697comment "Digital terrestrial only tuners/PLL"
Andrew de Quincey6bca3582006-08-08 09:10:10 -0300698 depends on DVB_CORE
699
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300700config DVB_PLL
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300701 tristate "Generic I2C PLL based tuners"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300702 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300703 default m if !MEDIA_SUBDRV_AUTOSELECT
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300704 help
Michael Krufky0173e462007-09-27 11:37:19 -0300705 This module drives a number of tuners based on PLL chips with a
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300706 common I2C interface. Say Y when you want to support these tuners.
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300707
Patrick Boettcher01373a52007-07-30 12:49:04 -0300708config DVB_TUNER_DIB0070
709 tristate "DiBcom DiB0070 silicon base-band tuner"
710 depends on I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300711 default m if !MEDIA_SUBDRV_AUTOSELECT
Patrick Boettcher01373a52007-07-30 12:49:04 -0300712 help
713 A driver for the silicon baseband tuner DiB0070 from DiBcom.
Matt LaPlante692105b2009-01-26 11:12:25 +0100714 This device is only used inside a SiP called together with a
Patrick Boettcher01373a52007-07-30 12:49:04 -0300715 demodulator for now.
716
Olivier Grenie03245a52009-12-04 13:27:57 -0300717config DVB_TUNER_DIB0090
718 tristate "DiBcom DiB0090 silicon base-band tuner"
719 depends on I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300720 default m if !MEDIA_SUBDRV_AUTOSELECT
Olivier Grenie03245a52009-12-04 13:27:57 -0300721 help
722 A driver for the silicon baseband tuner DiB0090 from DiBcom.
723 This device is only used inside a SiP called together with a
724 demodulator for now.
725
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300726comment "SEC control devices for DVB-S"
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300727 depends on DVB_CORE
728
Devin Heitmueller38b2df92012-08-13 21:18:02 -0300729source "drivers/media/dvb-frontends/drx39xyj/Kconfig"
730
Kozlov Sergeye0252732015-07-28 11:33:02 -0300731config DVB_LNBH25
732 tristate "LNBH25 SEC controller"
733 depends on DVB_CORE && I2C
734 default m if !MEDIA_SUBDRV_AUTOSELECT
735 help
736 An SEC control chip.
737 Say Y when you want to support this chip.
738
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300739config DVB_LNBP21
Igor M. Liplianin8c1a2332009-03-03 11:24:18 -0300740 tristate "LNBP21/LNBH24 SEC controllers"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300741 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300742 default m if !MEDIA_SUBDRV_AUTOSELECT
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300743 help
Igor M. Liplianin8c1a2332009-03-03 11:24:18 -0300744 An SEC control chips.
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300745
Igor M. Liplianin4e2c53f2011-09-23 18:33:50 -0300746config DVB_LNBP22
747 tristate "LNBP22 SEC controllers"
748 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300749 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianin4e2c53f2011-09-23 18:33:50 -0300750 help
751 LNB power supply and control voltage
752 regulator chip with step-up converter
753 and I2C interface.
754 Say Y when you want to support this chip.
755
Hartmut Hackmann26ec3942008-04-22 14:42:09 -0300756config DVB_ISL6405
757 tristate "ISL6405 SEC controller"
758 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300759 default m if !MEDIA_SUBDRV_AUTOSELECT
Hartmut Hackmann26ec3942008-04-22 14:42:09 -0300760 help
761 An SEC control chip.
762
Andrew de Quincey21c28582006-04-27 21:45:09 -0300763config DVB_ISL6421
764 tristate "ISL6421 SEC controller"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300765 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300766 default m if !MEDIA_SUBDRV_AUTOSELECT
Andrew de Quincey21c28582006-04-27 21:45:09 -0300767 help
768 An SEC control chip.
769
Manu Abrahame415c682009-04-06 15:45:20 -0300770config DVB_ISL6423
771 tristate "ISL6423 SEC controller"
772 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300773 default m if !MEDIA_SUBDRV_AUTOSELECT
Manu Abrahame415c682009-04-06 15:45:20 -0300774 help
775 A SEC controller chip from Intersil
776
Antti Palosaari85bc9b52011-08-01 00:52:11 -0300777config DVB_A8293
778 tristate "Allegro A8293"
779 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300780 default m if !MEDIA_SUBDRV_AUTOSELECT
Antti Palosaari85bc9b52011-08-01 00:52:11 -0300781
Olli Salonen868736a2014-08-08 04:06:35 -0300782config DVB_SP2
783 tristate "CIMaX SP2"
784 depends on DVB_CORE && I2C
785 default m if !MEDIA_SUBDRV_AUTOSELECT
786 help
787 CIMaX SP2/SP2HF Common Interface module.
788
Timothy Leedfbdce02008-08-09 13:36:51 -0300789config DVB_LGS8GL5
790 tristate "Silicon Legend LGS-8GL5 demodulator (OFDM)"
791 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300792 default m if !MEDIA_SUBDRV_AUTOSELECT
Timothy Leedfbdce02008-08-09 13:36:51 -0300793 help
794 A DMB-TH tuner module. Say Y when you want to support this frontend.
795
David Wongf15da162009-04-01 04:35:10 -0300796config DVB_LGS8GXX
797 tristate "Legend Silicon LGS8913/LGS8GL5/LGS8GXX DMB-TH demodulator"
798 depends on DVB_CORE && I2C
Ben Hutchings76386992009-10-31 23:14:35 -0300799 select FW_LOADER
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300800 default m if !MEDIA_SUBDRV_AUTOSELECT
David Wongf15da162009-04-01 04:35:10 -0300801 help
802 A DMB-TH tuner module. Say Y when you want to support this frontend.
803
David T.L. Wongec27b6a2009-10-26 07:08:17 -0300804config DVB_ATBM8830
805 tristate "AltoBeam ATBM8830/8831 DMB-TH demodulator"
806 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300807 default m if !MEDIA_SUBDRV_AUTOSELECT
David T.L. Wongec27b6a2009-10-26 07:08:17 -0300808 help
809 A DMB-TH tuner module. Say Y when you want to support this frontend.
810
Manu Abraham3e978a82009-12-04 05:56:35 -0300811config DVB_TDA665x
812 tristate "TDA665x tuner"
813 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300814 default m if !MEDIA_SUBDRV_AUTOSELECT
Manu Abraham3e978a82009-12-04 05:56:35 -0300815 help
816 Support for tuner modules based on Philips TDA6650/TDA6651 chips.
817 Say Y when you want to support this chip.
818
819 Currently supported tuners:
820 * Panasonic ENV57H12D5 (ET-50DT)
821
Malcolm Priestley1ae2c582010-08-28 18:07:37 -0300822config DVB_IX2505V
823 tristate "Sharp IX2505V silicon tuner"
824 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300825 default m if !MEDIA_SUBDRV_AUTOSELECT
Malcolm Priestley1ae2c582010-08-28 18:07:37 -0300826 help
827 A DVB-S tuner module. Say Y when you want to support this frontend.
828
Malcolm Priestleyae8dc8ee2012-03-07 18:11:03 -0300829config DVB_M88RS2000
830 tristate "M88RS2000 DVB-S demodulator and tuner"
831 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300832 default m if !MEDIA_SUBDRV_AUTOSELECT
Malcolm Priestleyae8dc8ee2012-03-07 18:11:03 -0300833 help
834 A DVB-S tuner module.
835 Say Y when you want to support this frontend.
836
Antti Palosaari4b64bb22012-03-30 08:21:25 -0300837config DVB_AF9033
838 tristate "Afatech AF9033 DVB-T demodulator"
839 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300840 default m if !MEDIA_SUBDRV_AUTOSELECT
Antti Palosaari4b64bb22012-03-30 08:21:25 -0300841
Kozlov Sergeya5d32b32015-07-28 11:33:00 -0300842config DVB_HORUS3A
843 tristate "Sony Horus3A tuner"
844 depends on DVB_CORE && I2C
845 default m if !MEDIA_SUBDRV_AUTOSELECT
846 help
847 Say Y when you want to support this frontend.
848
Kozlov Sergeydacf9ce2015-07-28 11:33:01 -0300849config DVB_ASCOT2E
850 tristate "Sony Ascot2E tuner"
851 depends on DVB_CORE && I2C
852 default m if !MEDIA_SUBDRV_AUTOSELECT
853 help
854 Say Y when you want to support this frontend.
855
Patrick Boettcherbccd7002008-08-30 12:15:54 -0300856comment "Tools to develop new frontends"
857
858config DVB_DUMMY_FE
859 tristate "Dummy frontend driver"
860 default n
Linus Torvalds1da177e2005-04-16 15:20:36 -0700861endmenu