blob: 025fc5496bfc602e1252bfc0be8093303fdbedfd [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
Linus Torvalds1da177e2005-04-16 15:20:36 -070066comment "DVB-S (satellite) frontends"
67 depends on DVB_CORE
68
Linus Torvalds1da177e2005-04-16 15:20:36 -070069config DVB_CX24110
70 tristate "Conexant CX24110 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030071 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -030072 default m if !MEDIA_SUBDRV_AUTOSELECT
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -070073 help
Linus Torvalds1da177e2005-04-16 15:20:36 -070074 A DVB-S tuner module. Say Y when you want to support this frontend.
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -070075
Steve Tothb79cb652006-01-09 15:25:07 -020076config DVB_CX24123
77 tristate "Conexant CX24123 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030078 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -030079 default m if !MEDIA_SUBDRV_AUTOSELECT
Steve Tothb79cb652006-01-09 15:25:07 -020080 help
81 A DVB-S tuner module. Say Y when you want to support this frontend.
82
Linus Torvalds1da177e2005-04-16 15:20:36 -070083config DVB_MT312
Matthias Schwarzotte4671b62008-04-30 12:21:04 -030084 tristate "Zarlink VP310/MT312/ZL10313 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030085 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -030086 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -070087 help
88 A DVB-S tuner module. Say Y when you want to support this frontend.
89
Matthias Schwarzott68b3289f2009-02-24 12:35:15 -030090config DVB_ZL10036
91 tristate "Zarlink ZL10036 silicon tuner"
92 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -030093 default m if !MEDIA_SUBDRV_AUTOSELECT
Matthias Schwarzott68b3289f2009-02-24 12:35:15 -030094 help
95 A DVB-S tuner module. Say Y when you want to support this frontend.
96
Igor M. Liplianin2ccf5a92009-06-20 09:51:48 -030097config DVB_ZL10039
98 tristate "Zarlink ZL10039 silicon tuner"
99 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300100 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianin2ccf5a92009-06-20 09:51:48 -0300101 help
102 A DVB-S tuner module. Say Y when you want to support this frontend.
103
Andrew de Quincey96bf2f22005-07-07 17:57:53 -0700104config DVB_S5H1420
105 tristate "Samsung S5H1420 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300106 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300107 default m if !MEDIA_SUBDRV_AUTOSELECT
Andrew de Quincey96bf2f22005-07-07 17:57:53 -0700108 help
109 A DVB-S tuner module. Say Y when you want to support this frontend.
110
Igor M. Liplianine4aab642008-09-23 15:43:57 -0300111config DVB_STV0288
112 tristate "ST STV0288 based"
113 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300114 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianine4aab642008-09-23 15:43:57 -0300115 help
116 A DVB-S tuner module. Say Y when you want to support this frontend.
117
118config DVB_STB6000
119 tristate "ST STB6000 silicon tuner"
120 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300121 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianine4aab642008-09-23 15:43:57 -0300122 help
123 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
124
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300125config DVB_STV0299
126 tristate "ST STV0299 based"
127 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300128 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300129 help
130 A DVB-S tuner module. Say Y when you want to support this frontend.
131
Igor M. Liplianin47220bc2009-03-03 11:16:40 -0300132config DVB_STV6110
133 tristate "ST STV6110 silicon tuner"
134 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300135 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianin47220bc2009-03-03 11:16:40 -0300136 help
137 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
138
Igor M. Liplianince452642009-03-03 11:55:20 -0300139config DVB_STV0900
140 tristate "ST STV0900 based"
141 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300142 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianince452642009-03-03 11:55:20 -0300143 help
144 A DVB-S/S2 demodulator. Say Y when you want to support this frontend.
145
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300146config DVB_TDA8083
147 tristate "Philips TDA8083 based"
148 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300149 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300150 help
151 A DVB-S tuner module. Say Y when you want to support this frontend.
152
Andrew de Quincey6bca3582006-08-08 09:10:10 -0300153config DVB_TDA10086
154 tristate "Philips TDA10086 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300155 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300156 default m if !MEDIA_SUBDRV_AUTOSELECT
Andrew de Quincey6bca3582006-08-08 09:10:10 -0300157 help
158 A DVB-S tuner module. Say Y when you want to support this frontend.
159
Manu Abraham654dbad2008-10-23 17:56:07 -0300160config DVB_TDA8261
161 tristate "Philips TDA8261 based"
162 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300163 default m if !MEDIA_SUBDRV_AUTOSELECT
Manu Abraham654dbad2008-10-23 17:56:07 -0300164 help
165 A DVB-S tuner module. Say Y when you want to support this frontend.
166
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300167config DVB_VES1X93
168 tristate "VLSI VES1893 or VES1993 based"
169 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300170 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300171 help
172 A DVB-S tuner module. Say Y when you want to support this frontend.
173
174config DVB_TUNER_ITD1000
175 tristate "Integrant ITD1000 Zero IF tuner for DVB-S/DSS"
176 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300177 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300178 help
179 A DVB-S tuner module. Say Y when you want to support this frontend.
180
Patrick Boettcher4c48ae82008-11-23 16:26:54 -0300181config DVB_TUNER_CX24113
182 tristate "Conexant CX24113/CX24128 tuner for DVB-S/DSS"
183 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300184 default m if !MEDIA_SUBDRV_AUTOSELECT
Patrick Boettcher4c48ae82008-11-23 16:26:54 -0300185 help
186 A DVB-S tuner module. Say Y when you want to support this frontend.
187
188
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300189config DVB_TDA826X
190 tristate "Philips TDA826X silicon tuner"
191 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300192 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300193 help
194 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
195
196config DVB_TUA6100
197 tristate "Infineon TUA6100 PLL"
198 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300199 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300200 help
201 A DVB-S PLL chip.
202
Steven Toth0d467482008-09-04 01:14:43 -0300203config DVB_CX24116
204 tristate "Conexant CX24116 based"
205 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300206 default m if !MEDIA_SUBDRV_AUTOSELECT
Steven Toth0d467482008-09-04 01:14:43 -0300207 help
208 A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
209
Luis Alves0d788682013-10-01 22:11:19 -0300210config DVB_CX24117
211 tristate "Conexant CX24117 based"
212 depends on DVB_CORE && I2C
213 default m if !MEDIA_SUBDRV_AUTOSELECT
214 help
215 A Dual DVB-S/S2 tuner module. Say Y when you want to support this frontend.
216
Igor M. Liplianin04ad28c2008-09-16 18:21:11 -0300217config DVB_SI21XX
218 tristate "Silicon Labs SI21XX based"
219 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300220 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianin04ad28c2008-09-16 18:21:11 -0300221 help
222 A DVB-S tuner module. Say Y when you want to support this frontend.
223
Konstantin Dimitrov6fef4fc2012-12-23 19:25:27 -0300224config DVB_TS2020
225 tristate "Montage Tehnology TS2020 based tuners"
226 depends on DVB_CORE && I2C
Paul Bolled65fcbb2013-03-11 11:31:39 -0300227 default m if !MEDIA_SUBDRV_AUTOSELECT
Konstantin Dimitrov6fef4fc2012-12-23 19:25:27 -0300228 help
229 A DVB-S/S2 silicon tuner. Say Y when you want to support this tuner.
230
Igor M. Liplianin09ea33e2009-11-24 20:16:04 -0300231config DVB_DS3000
232 tristate "Montage Tehnology DS3000 based"
233 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300234 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianin09ea33e2009-11-24 20:16:04 -0300235 help
236 A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
237
Manu Abraham8873c612009-12-05 01:24:08 -0300238config DVB_MB86A16
239 tristate "Fujitsu MB86A16 based"
240 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300241 default m if !MEDIA_SUBDRV_AUTOSELECT
Manu Abraham8873c612009-12-05 01:24:08 -0300242 help
243 A DVB-S/DSS Direct Conversion reveiver.
244 Say Y when you want to support this frontend.
245
Antti Palosaaride8e4202011-08-01 01:07:39 -0300246config DVB_TDA10071
247 tristate "NXP TDA10071"
248 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300249 default m if !MEDIA_SUBDRV_AUTOSELECT
Antti Palosaaride8e4202011-08-01 01:07:39 -0300250 help
251 Say Y when you want to support this frontend.
252
Linus Torvalds1da177e2005-04-16 15:20:36 -0700253comment "DVB-T (terrestrial) frontends"
254 depends on DVB_CORE
255
256config DVB_SP8870
Michael Krufky50c25ff2006-01-09 15:25:34 -0200257 tristate "Spase sp8870 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300258 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300259 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700260 help
Michael Krufky50c25ff2006-01-09 15:25:34 -0200261 A DVB-T tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700262
263 This driver needs external firmware. Please use the command
264 "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to
Ville Skytt\ä12e66f62006-01-09 15:25:38 -0200265 download/extract it, and then copy it to /usr/lib/hotplug/firmware
266 or /lib/firmware (depending on configuration of firmware hotplug).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700267
268config DVB_SP887X
Michael Krufky50c25ff2006-01-09 15:25:34 -0200269 tristate "Spase sp887x based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300270 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300271 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700272 help
273 A DVB-T tuner module. Say Y when you want to support this frontend.
274
275 This driver needs external firmware. Please use the command
276 "<kerneldir>/Documentation/dvb/get_dvb_firmware sp887x" to
Ville Skytt\ä12e66f62006-01-09 15:25:38 -0200277 download/extract it, and then copy it to /usr/lib/hotplug/firmware
278 or /lib/firmware (depending on configuration of firmware hotplug).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700279
280config DVB_CX22700
281 tristate "Conexant CX22700 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300282 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300283 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700284 help
285 A DVB-T tuner module. Say Y when you want to support this frontend.
286
287config DVB_CX22702
Michael Krufky50c25ff2006-01-09 15:25:34 -0200288 tristate "Conexant cx22702 demodulator (OFDM)"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300289 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300290 default m if !MEDIA_SUBDRV_AUTOSELECT
Michael Krufky50c25ff2006-01-09 15:25:34 -0200291 help
292 A DVB-T tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700293
Palash Bandyopadhyay47b75ec2010-07-06 16:40:58 -0300294config DVB_S5H1432
295 tristate "Samsung s5h1432 demodulator (OFDM)"
296 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300297 default m if !MEDIA_SUBDRV_AUTOSELECT
Palash Bandyopadhyay47b75ec2010-07-06 16:40:58 -0300298 help
299 A DVB-T tuner module. Say Y when you want to support this frontend.
300
Devin Heitmueller949a12e2011-03-13 01:53:02 -0300301config DVB_DRXD
302 tristate "Micronas DRXD driver"
303 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300304 default m if !MEDIA_SUBDRV_AUTOSELECT
Devin Heitmueller949a12e2011-03-13 01:53:02 -0300305 help
306 A DVB-T tuner module. Say Y when you want to support this frontend.
307
308 Note: this driver was based on vendor driver reference code (released
309 under the GPL) as opposed to the existing drx397xd driver, which
310 was written via reverse engineering.
311
Linus Torvalds1da177e2005-04-16 15:20:36 -0700312config DVB_L64781
313 tristate "LSI L64781"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300314 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300315 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700316 help
317 A DVB-T tuner module. Say Y when you want to support this frontend.
318
319config DVB_TDA1004X
320 tristate "Philips TDA10045H/TDA10046H based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300321 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300322 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700323 help
324 A DVB-T tuner module. Say Y when you want to support this frontend.
325
326 This driver needs external firmware. Please use the commands
327 "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10045",
Michael Krufky50c25ff2006-01-09 15:25:34 -0200328 "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to
Ville Skytt\ä12e66f62006-01-09 15:25:38 -0200329 download/extract them, and then copy them to /usr/lib/hotplug/firmware
330 or /lib/firmware (depending on configuration of firmware hotplug).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700331
332config DVB_NXT6000
333 tristate "NxtWave Communications NXT6000 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300334 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300335 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700336 help
337 A DVB-T tuner module. Say Y when you want to support this frontend.
338
339config DVB_MT352
340 tristate "Zarlink MT352 based"
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
Chris Pascoe780dfef2006-02-28 08:34:59 -0300346config DVB_ZL10353
347 tristate "Zarlink ZL10353 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300348 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300349 default m if !MEDIA_SUBDRV_AUTOSELECT
Chris Pascoe780dfef2006-02-28 08:34:59 -0300350 help
351 A DVB-T tuner module. Say Y when you want to support this frontend.
352
Linus Torvalds1da177e2005-04-16 15:20:36 -0700353config DVB_DIB3000MB
354 tristate "DiBcom 3000M-B"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300355 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300356 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700357 help
358 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
359 to support this frontend.
360
361config DVB_DIB3000MC
362 tristate "DiBcom 3000P/M-C"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300363 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300364 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700365 help
366 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
367 to support this frontend.
368
Patrick Boettcher69ea31e2006-10-17 18:28:14 -0300369config DVB_DIB7000M
370 tristate "DiBcom 7000MA/MB/PA/PB/MC"
371 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300372 default m if !MEDIA_SUBDRV_AUTOSELECT
Patrick Boettcher69ea31e2006-10-17 18:28:14 -0300373 help
374 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
375 to support this frontend.
376
Patrick Boettchera75763f2006-10-18 08:34:16 -0300377config DVB_DIB7000P
378 tristate "DiBcom 7000PC"
379 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300380 default m if !MEDIA_SUBDRV_AUTOSELECT
Patrick Boettchera75763f2006-10-18 08:34:16 -0300381 help
382 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
383 to support this frontend.
384
Olivier Greniedd316c62011-01-04 04:28:59 -0300385config DVB_DIB9000
386 tristate "DiBcom 9000"
387 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300388 default m if !MEDIA_SUBDRV_AUTOSELECT
Olivier Greniedd316c62011-01-04 04:28:59 -0300389 help
390 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
391 to support this frontend.
392
Steven Toth7bbb1ce2008-04-19 01:06:25 -0300393config DVB_TDA10048
394 tristate "Philips TDA10048HN based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300395 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300396 default m if !MEDIA_SUBDRV_AUTOSELECT
Steven Toth7bbb1ce2008-04-19 01:06:25 -0300397 help
398 A DVB-T tuner module. Say Y when you want to support this frontend.
399
Mauro Carvalho Chehab79a66502009-03-10 00:49:58 -0300400config DVB_AF9013
401 tristate "Afatech AF9013 demodulator"
402 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300403 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehab79a66502009-03-10 00:49:58 -0300404 help
405 Say Y when you want to support this frontend.
406
Antti Palosaaria15c7b42009-11-13 22:33:45 -0300407config DVB_EC100
408 tristate "E3C EC100"
409 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300410 default m if !MEDIA_SUBDRV_AUTOSELECT
Antti Palosaaria15c7b42009-11-13 22:33:45 -0300411 help
412 Say Y when you want to support this frontend.
413
Antti Palosaariee9b8c82011-11-06 20:01:13 -0300414config DVB_HD29L2
415 tristate "HDIC HD29L2"
416 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300417 default m if !MEDIA_SUBDRV_AUTOSELECT
Antti Palosaariee9b8c82011-11-06 20:01:13 -0300418 help
419 Say Y when you want to support this frontend.
420
Igor M. Liplianin17cce932011-01-25 17:02:00 -0300421config DVB_STV0367
422 tristate "ST STV0367 based"
423 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300424 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianin17cce932011-01-25 17:02:00 -0300425 help
426 A DVB-T/C tuner module. Say Y when you want to support this frontend.
427
Antti Palosaari27cfc852011-04-07 16:27:43 -0300428config DVB_CXD2820R
429 tristate "Sony CXD2820R"
430 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300431 default m if !MEDIA_SUBDRV_AUTOSELECT
Antti Palosaari27cfc852011-04-07 16:27:43 -0300432 help
433 Say Y when you want to support this frontend.
434
Antti Palosaaric0adca72011-07-08 23:34:09 -0300435config DVB_RTL2830
436 tristate "Realtek RTL2830 DVB-T"
437 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300438 default m if !MEDIA_SUBDRV_AUTOSELECT
Antti Palosaaric0adca72011-07-08 23:34:09 -0300439 help
440 Say Y when you want to support this frontend.
441
Thomas Mair82041c02012-05-18 14:47:40 -0300442config DVB_RTL2832
443 tristate "Realtek RTL2832 DVB-T"
Antti Palosaari8823f022013-11-26 12:53:46 -0300444 depends on DVB_CORE && I2C && I2C_MUX
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300445 default m if !MEDIA_SUBDRV_AUTOSELECT
Thomas Mair82041c02012-05-18 14:47:40 -0300446 help
447 Say Y when you want to support this frontend.
448
Linus Torvalds1da177e2005-04-16 15:20:36 -0700449comment "DVB-C (cable) frontends"
450 depends on DVB_CORE
451
Linus Torvalds1da177e2005-04-16 15:20:36 -0700452config DVB_VES1820
453 tristate "VLSI VES1820 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300454 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300455 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700456 help
Michael Krufky50c25ff2006-01-09 15:25:34 -0200457 A DVB-C tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700458
459config DVB_TDA10021
460 tristate "Philips TDA10021 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300461 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300462 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700463 help
Michael Krufky50c25ff2006-01-09 15:25:34 -0200464 A DVB-C tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700465
Hartmut Birraa323ac2007-04-21 19:37:17 -0300466config DVB_TDA10023
467 tristate "Philips TDA10023 based"
468 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300469 default m if !MEDIA_SUBDRV_AUTOSELECT
Hartmut Birraa323ac2007-04-21 19:37:17 -0300470 help
471 A DVB-C tuner module. Say Y when you want to support this frontend.
472
Linus Torvalds1da177e2005-04-16 15:20:36 -0700473config DVB_STV0297
474 tristate "ST STV0297 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300475 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300476 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700477 help
478 A DVB-C tuner module. Say Y when you want to support this frontend.
479
Trent Piepho005b5412006-04-04 01:56:30 -0300480comment "ATSC (North American/Korean Terrestrial/Cable DTV) frontends"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700481 depends on DVB_CORE
482
Kirk Lapray04a45922005-11-08 21:35:46 -0800483config DVB_NXT200X
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300484 tristate "NxtWave Communications NXT2002/NXT2004 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300485 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300486 default m if !MEDIA_SUBDRV_AUTOSELECT
Kirk Lapray04a45922005-11-08 21:35:46 -0800487 help
488 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
489 to support this frontend.
490
Michael Krufky66e33de2006-01-09 15:25:39 -0200491 This driver needs external firmware. Please use the commands
492 "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2002" and
493 "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2004" to
494 download/extract them, and then copy them to /usr/lib/hotplug/firmware
495 or /lib/firmware (depending on configuration of firmware hotplug).
496
Linus Torvalds1da177e2005-04-16 15:20:36 -0700497config DVB_OR51211
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300498 tristate "Oren OR51211 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300499 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300500 default m if !MEDIA_SUBDRV_AUTOSELECT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700501 help
502 An ATSC 8VSB tuner module. Say Y when you want to support this frontend.
503
Trent Piepho2b3835b2006-03-29 13:53:15 -0300504 This driver needs external firmware. Please use the command
505 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51211" to
506 download it, and then copy it to /usr/lib/hotplug/firmware
507 or /lib/firmware (depending on configuration of firmware hotplug).
508
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -0700509config DVB_OR51132
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300510 tristate "Oren OR51132 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300511 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300512 default m if !MEDIA_SUBDRV_AUTOSELECT
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -0700513 help
514 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
515 to support this frontend.
516
Trent Piepho2b3835b2006-03-29 13:53:15 -0300517 This driver needs external firmware. Please use the commands
518 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_vsb" and/or
519 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_qam" to
520 download firmwares for 8VSB and QAM64/256, respectively. Copy them to
521 /usr/lib/hotplug/firmware or /lib/firmware (depending on
522 configuration of firmware hotplug).
523
Johannes Stezenbach55f51ef2005-06-23 22:02:41 -0700524config DVB_BCM3510
525 tristate "Broadcom BCM3510"
Adrian Bunk445c2712008-07-27 10:04:55 -0300526 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300527 default m if !MEDIA_SUBDRV_AUTOSELECT
Johannes Stezenbach55f51ef2005-06-23 22:02:41 -0700528 help
529 An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to
530 support this frontend.
531
Michael Krufky6ddcc912005-07-27 11:46:00 -0700532config DVB_LGDT330X
Michael Krufkye179d8b2005-08-09 17:48:54 -0700533 tristate "LG Electronics LGDT3302/LGDT3303 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300534 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300535 default m if !MEDIA_SUBDRV_AUTOSELECT
Mac Michaelsd8667cb2005-07-07 17:58:29 -0700536 help
537 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
538 to support this frontend.
539
Michael Krufkycae78ed2009-01-13 04:40:36 -0300540config DVB_LGDT3305
Jarod Wilson4cce4922010-10-20 16:26:09 -0300541 tristate "LG Electronics LGDT3304 and LGDT3305 based"
Michael Krufkycae78ed2009-01-13 04:40:36 -0300542 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300543 default m if !MEDIA_SUBDRV_AUTOSELECT
Michael Krufkycae78ed2009-01-13 04:40:36 -0300544 help
545 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
546 to support this frontend.
547
Michael Krufkye26f2ae2012-01-29 15:46:46 -0300548config DVB_LG2160
549 tristate "LG Electronics LG216x based"
550 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300551 default m if !MEDIA_SUBDRV_AUTOSELECT
Michael Krufkye26f2ae2012-01-29 15:46:46 -0300552 help
553 An ATSC/MH demodulator module. Say Y when you want
554 to support this frontend.
555
Steven Toth89885552007-07-28 19:34:52 -0300556config DVB_S5H1409
557 tristate "Samsung S5H1409 based"
558 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300559 default m if !MEDIA_SUBDRV_AUTOSELECT
Steven Toth89885552007-07-28 19:34:52 -0300560 help
561 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
562 to support this frontend.
563
Steven Toth265a6512008-04-18 21:34:00 -0300564config DVB_AU8522
Michael Krufkyb31506c2012-01-27 13:18:29 -0300565 depends on I2C
566 tristate
567
568config DVB_AU8522_DTV
569 tristate "Auvitek AU8522 based DTV demod"
570 depends on DVB_CORE && I2C
571 select DVB_AU8522
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300572 default m if !MEDIA_SUBDRV_AUTOSELECT
Steven Toth265a6512008-04-18 21:34:00 -0300573 help
Michael Krufkyb31506c2012-01-27 13:18:29 -0300574 An ATSC 8VSB, QAM64/256 & NTSC demodulator module. Say Y when
575 you want to enable DTV demodulation support for this frontend.
576
577config DVB_AU8522_V4L
578 tristate "Auvitek AU8522 based ATV demod"
579 depends on VIDEO_V4L2 && I2C
580 select DVB_AU8522
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300581 default m if !MEDIA_SUBDRV_AUTOSELECT
Michael Krufkyb31506c2012-01-27 13:18:29 -0300582 help
583 An ATSC 8VSB, QAM64/256 & NTSC demodulator module. Say Y when
584 you want to enable ATV demodulation support for this frontend.
Steven Toth265a6512008-04-18 21:34:00 -0300585
Steven Toth8b4f1d02008-04-25 03:44:36 -0300586config DVB_S5H1411
587 tristate "Samsung S5H1411 based"
588 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300589 default m if !MEDIA_SUBDRV_AUTOSELECT
Steven Toth8b4f1d02008-04-25 03:44:36 -0300590 help
591 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
592 to support this frontend.
593
Mauro Carvalho Chehabc2e591f2008-10-24 13:44:38 -0300594comment "ISDB-T (terrestrial) frontends"
595 depends on DVB_CORE
596
597config DVB_S921
Mauro Carvalho Chehab3a509bb2010-09-10 16:49:47 -0300598 tristate "Sharp S921 frontend"
Mauro Carvalho Chehabc2e591f2008-10-24 13:44:38 -0300599 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300600 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabc2e591f2008-10-24 13:44:38 -0300601 help
602 AN ISDB-T DQPSK, QPSK, 16QAM and 64QAM 1seg tuner module.
603 Say Y when you want to support this frontend.
604
Patrick Boettcher77e2c0f2009-08-17 07:01:10 -0300605config DVB_DIB8000
606 tristate "DiBcom 8000MB/MC"
607 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300608 default m if !MEDIA_SUBDRV_AUTOSELECT
Patrick Boettcher77e2c0f2009-08-17 07:01:10 -0300609 help
610 A driver for DiBcom's DiB8000 ISDB-T/ISDB-Tsb demodulator.
611 Say Y when you want to support this frontend.
612
Mauro Carvalho Chehabb9ede792010-09-27 20:52:43 -0300613config DVB_MB86A20S
614 tristate "Fujitsu mb86a20s"
615 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300616 default m if !MEDIA_SUBDRV_AUTOSELECT
Mauro Carvalho Chehabb9ede792010-09-27 20:52:43 -0300617 help
618 A driver for Fujitsu mb86a20s ISDB-T/ISDB-Tsb demodulator.
619 Say Y when you want to support this frontend.
620
Mauro Carvalho Chehabb0945162008-04-29 21:38:45 -0300621comment "Digital terrestrial only tuners/PLL"
Andrew de Quincey6bca3582006-08-08 09:10:10 -0300622 depends on DVB_CORE
623
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300624config DVB_PLL
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300625 tristate "Generic I2C PLL based tuners"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300626 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300627 default m if !MEDIA_SUBDRV_AUTOSELECT
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300628 help
Michael Krufky0173e462007-09-27 11:37:19 -0300629 This module drives a number of tuners based on PLL chips with a
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300630 common I2C interface. Say Y when you want to support these tuners.
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300631
Patrick Boettcher01373a52007-07-30 12:49:04 -0300632config DVB_TUNER_DIB0070
633 tristate "DiBcom DiB0070 silicon base-band tuner"
634 depends on I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300635 default m if !MEDIA_SUBDRV_AUTOSELECT
Patrick Boettcher01373a52007-07-30 12:49:04 -0300636 help
637 A driver for the silicon baseband tuner DiB0070 from DiBcom.
Matt LaPlante692105b2009-01-26 11:12:25 +0100638 This device is only used inside a SiP called together with a
Patrick Boettcher01373a52007-07-30 12:49:04 -0300639 demodulator for now.
640
Olivier Grenie03245a52009-12-04 13:27:57 -0300641config DVB_TUNER_DIB0090
642 tristate "DiBcom DiB0090 silicon base-band tuner"
643 depends on I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300644 default m if !MEDIA_SUBDRV_AUTOSELECT
Olivier Grenie03245a52009-12-04 13:27:57 -0300645 help
646 A driver for the silicon baseband tuner DiB0090 from DiBcom.
647 This device is only used inside a SiP called together with a
648 demodulator for now.
649
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300650comment "SEC control devices for DVB-S"
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300651 depends on DVB_CORE
652
Devin Heitmueller38b2df92012-08-13 21:18:02 -0300653source "drivers/media/dvb-frontends/drx39xyj/Kconfig"
654
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300655config DVB_LNBP21
Igor M. Liplianin8c1a2332009-03-03 11:24:18 -0300656 tristate "LNBP21/LNBH24 SEC controllers"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300657 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300658 default m if !MEDIA_SUBDRV_AUTOSELECT
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300659 help
Igor M. Liplianin8c1a2332009-03-03 11:24:18 -0300660 An SEC control chips.
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300661
Igor M. Liplianin4e2c53f2011-09-23 18:33:50 -0300662config DVB_LNBP22
663 tristate "LNBP22 SEC controllers"
664 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300665 default m if !MEDIA_SUBDRV_AUTOSELECT
Igor M. Liplianin4e2c53f2011-09-23 18:33:50 -0300666 help
667 LNB power supply and control voltage
668 regulator chip with step-up converter
669 and I2C interface.
670 Say Y when you want to support this chip.
671
Hartmut Hackmann26ec3942008-04-22 14:42:09 -0300672config DVB_ISL6405
673 tristate "ISL6405 SEC controller"
674 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300675 default m if !MEDIA_SUBDRV_AUTOSELECT
Hartmut Hackmann26ec3942008-04-22 14:42:09 -0300676 help
677 An SEC control chip.
678
Andrew de Quincey21c28582006-04-27 21:45:09 -0300679config DVB_ISL6421
680 tristate "ISL6421 SEC controller"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300681 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300682 default m if !MEDIA_SUBDRV_AUTOSELECT
Andrew de Quincey21c28582006-04-27 21:45:09 -0300683 help
684 An SEC control chip.
685
Manu Abrahame415c682009-04-06 15:45:20 -0300686config DVB_ISL6423
687 tristate "ISL6423 SEC controller"
688 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300689 default m if !MEDIA_SUBDRV_AUTOSELECT
Manu Abrahame415c682009-04-06 15:45:20 -0300690 help
691 A SEC controller chip from Intersil
692
Antti Palosaari85bc9b52011-08-01 00:52:11 -0300693config DVB_A8293
694 tristate "Allegro A8293"
695 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300696 default m if !MEDIA_SUBDRV_AUTOSELECT
Antti Palosaari85bc9b52011-08-01 00:52:11 -0300697
Timothy Leedfbdce02008-08-09 13:36:51 -0300698config DVB_LGS8GL5
699 tristate "Silicon Legend LGS-8GL5 demodulator (OFDM)"
700 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300701 default m if !MEDIA_SUBDRV_AUTOSELECT
Timothy Leedfbdce02008-08-09 13:36:51 -0300702 help
703 A DMB-TH tuner module. Say Y when you want to support this frontend.
704
David Wongf15da162009-04-01 04:35:10 -0300705config DVB_LGS8GXX
706 tristate "Legend Silicon LGS8913/LGS8GL5/LGS8GXX DMB-TH demodulator"
707 depends on DVB_CORE && I2C
Ben Hutchings76386992009-10-31 23:14:35 -0300708 select FW_LOADER
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300709 default m if !MEDIA_SUBDRV_AUTOSELECT
David Wongf15da162009-04-01 04:35:10 -0300710 help
711 A DMB-TH tuner module. Say Y when you want to support this frontend.
712
David T.L. Wongec27b6a2009-10-26 07:08:17 -0300713config DVB_ATBM8830
714 tristate "AltoBeam ATBM8830/8831 DMB-TH demodulator"
715 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300716 default m if !MEDIA_SUBDRV_AUTOSELECT
David T.L. Wongec27b6a2009-10-26 07:08:17 -0300717 help
718 A DMB-TH tuner module. Say Y when you want to support this frontend.
719
Manu Abraham3e978a82009-12-04 05:56:35 -0300720config DVB_TDA665x
721 tristate "TDA665x tuner"
722 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300723 default m if !MEDIA_SUBDRV_AUTOSELECT
Manu Abraham3e978a82009-12-04 05:56:35 -0300724 help
725 Support for tuner modules based on Philips TDA6650/TDA6651 chips.
726 Say Y when you want to support this chip.
727
728 Currently supported tuners:
729 * Panasonic ENV57H12D5 (ET-50DT)
730
Malcolm Priestley1ae2c582010-08-28 18:07:37 -0300731config DVB_IX2505V
732 tristate "Sharp IX2505V silicon tuner"
733 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300734 default m if !MEDIA_SUBDRV_AUTOSELECT
Malcolm Priestley1ae2c582010-08-28 18:07:37 -0300735 help
736 A DVB-S tuner module. Say Y when you want to support this frontend.
737
Malcolm Priestleyae8dc8ee2012-03-07 18:11:03 -0300738config DVB_M88RS2000
739 tristate "M88RS2000 DVB-S demodulator and tuner"
740 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300741 default m if !MEDIA_SUBDRV_AUTOSELECT
Malcolm Priestleyae8dc8ee2012-03-07 18:11:03 -0300742 help
743 A DVB-S tuner module.
744 Say Y when you want to support this frontend.
745
Antti Palosaari4b64bb22012-03-30 08:21:25 -0300746config DVB_AF9033
747 tristate "Afatech AF9033 DVB-T demodulator"
748 depends on DVB_CORE && I2C
Mauro Carvalho Chehabfccea742012-08-20 14:48:02 -0300749 default m if !MEDIA_SUBDRV_AUTOSELECT
Antti Palosaari4b64bb22012-03-30 08:21:25 -0300750
Patrick Boettcherbccd7002008-08-30 12:15:54 -0300751comment "Tools to develop new frontends"
752
753config DVB_DUMMY_FE
754 tristate "Dummy frontend driver"
755 default n
Linus Torvalds1da177e2005-04-16 15:20:36 -0700756endmenu