blob: f9a9273028a9f2b092522bddf39ae204ebf3791d [file] [log] [blame]
Andrew de Quincey176ac9d2006-08-08 09:10:11 -03001config DVB_FE_CUSTOMISE
2 bool "Customise the frontend modules to build"
Mauro Carvalho Chehab4609bdd2009-03-06 08:31:39 -03003 depends on DVB_CORE
Andrew de Quincey176ac9d2006-08-08 09:10:11 -03004 default N
5 help
Mauro Carvalho Chehab4609bdd2009-03-06 08:31:39 -03006 This allows the user to select/deselect frontend drivers for their
7 hardware from the build.
8
9 Use this option with care as deselecting frontends which are in fact
10 necessary will result in DVB devices which cannot be tuned due to lack
11 of driver support.
Andrew de Quincey176ac9d2006-08-08 09:10:11 -030012
13 If unsure say N.
14
Mauro Carvalho Chehab4609bdd2009-03-06 08:31:39 -030015if DVB_FE_CUSTOMISE
16
17menu "Customise DVB Frontends"
18
Manu Abrahame50e8e32007-07-03 09:53:42 -030019comment "Multistandard (satellite) frontends"
20 depends on DVB_CORE
21
22config DVB_STB0899
23 tristate "STB0899 based"
Manu Abraham6199cee2007-10-08 18:51:54 -030024 depends on DVB_CORE && I2C
25 default m if DVB_FE_CUSTOMISE
Manu Abrahame50e8e32007-07-03 09:53:42 -030026 help
27 A DVB-S/S2/DSS Multistandard demodulator. Say Y when you want
28 to support this demodulator based frontends
29
Manu Abraham040dcc32007-02-24 08:31:40 -030030config DVB_STB6100
31 tristate "STB6100 based tuners"
Manu Abraham6199cee2007-10-08 18:51:54 -030032 depends on DVB_CORE && I2C
33 default m if DVB_FE_CUSTOMISE
Manu Abraham040dcc32007-02-24 08:31:40 -030034 help
35 A Silicon tuner from ST used in conjunction with the STB0899
36 demodulator. Say Y when you want to support this tuner.
37
Linus Torvalds1da177e2005-04-16 15:20:36 -070038comment "DVB-S (satellite) frontends"
39 depends on DVB_CORE
40
Linus Torvalds1da177e2005-04-16 15:20:36 -070041config DVB_CX24110
42 tristate "Conexant CX24110 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030043 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -030044 default m if DVB_FE_CUSTOMISE
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -070045 help
Linus Torvalds1da177e2005-04-16 15:20:36 -070046 A DVB-S tuner module. Say Y when you want to support this frontend.
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -070047
Steve Tothb79cb652006-01-09 15:25:07 -020048config DVB_CX24123
49 tristate "Conexant CX24123 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030050 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -030051 default m if DVB_FE_CUSTOMISE
Steve Tothb79cb652006-01-09 15:25:07 -020052 help
53 A DVB-S tuner module. Say Y when you want to support this frontend.
54
Linus Torvalds1da177e2005-04-16 15:20:36 -070055config DVB_MT312
Matthias Schwarzotte4671b62008-04-30 12:21:04 -030056 tristate "Zarlink VP310/MT312/ZL10313 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030057 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -030058 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -070059 help
60 A DVB-S tuner module. Say Y when you want to support this frontend.
61
Matthias Schwarzott68b3289f2009-02-24 12:35:15 -030062config DVB_ZL10036
63 tristate "Zarlink ZL10036 silicon tuner"
64 depends on DVB_CORE && I2C
65 default m if DVB_FE_CUSTOMISE
66 help
67 A DVB-S tuner module. Say Y when you want to support this frontend.
68
Andrew de Quincey96bf2f22005-07-07 17:57:53 -070069config DVB_S5H1420
70 tristate "Samsung S5H1420 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030071 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -030072 default m if DVB_FE_CUSTOMISE
Andrew de Quincey96bf2f22005-07-07 17:57:53 -070073 help
74 A DVB-S tuner module. Say Y when you want to support this frontend.
75
Igor M. Liplianine4aab642008-09-23 15:43:57 -030076config DVB_STV0288
77 tristate "ST STV0288 based"
78 depends on DVB_CORE && I2C
79 default m if DVB_FE_CUSTOMISE
80 help
81 A DVB-S tuner module. Say Y when you want to support this frontend.
82
83config DVB_STB6000
84 tristate "ST STB6000 silicon tuner"
85 depends on DVB_CORE && I2C
86 default m if DVB_FE_CUSTOMISE
87 help
88 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
89
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -030090config DVB_STV0299
91 tristate "ST STV0299 based"
92 depends on DVB_CORE && I2C
93 default m if DVB_FE_CUSTOMISE
94 help
95 A DVB-S tuner module. Say Y when you want to support this frontend.
96
Igor M. Liplianin47220bc2009-03-03 11:16:40 -030097config DVB_STV6110
98 tristate "ST STV6110 silicon tuner"
99 depends on DVB_CORE && I2C
100 default m if DVB_FE_CUSTOMISE
101 help
102 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
103
Igor M. Liplianince452642009-03-03 11:55:20 -0300104config DVB_STV0900
105 tristate "ST STV0900 based"
106 depends on DVB_CORE && I2C
107 default m if DVB_FE_CUSTOMISE
108 help
109 A DVB-S/S2 demodulator. Say Y when you want to support this frontend.
110
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300111config DVB_TDA8083
112 tristate "Philips TDA8083 based"
113 depends on DVB_CORE && I2C
114 default m if DVB_FE_CUSTOMISE
115 help
116 A DVB-S tuner module. Say Y when you want to support this frontend.
117
Andrew de Quincey6bca3582006-08-08 09:10:10 -0300118config DVB_TDA10086
119 tristate "Philips TDA10086 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300120 depends on DVB_CORE && I2C
Andrew de Quincey6bca3582006-08-08 09:10:10 -0300121 default m if DVB_FE_CUSTOMISE
122 help
123 A DVB-S tuner module. Say Y when you want to support this frontend.
124
Manu Abraham654dbad2008-10-23 17:56:07 -0300125config DVB_TDA8261
126 tristate "Philips TDA8261 based"
127 depends on DVB_CORE && I2C
128 default m if DVB_FE_CUSTOMISE
129 help
130 A DVB-S tuner module. Say Y when you want to support this frontend.
131
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300132config DVB_VES1X93
133 tristate "VLSI VES1893 or VES1993 based"
134 depends on DVB_CORE && I2C
135 default m if DVB_FE_CUSTOMISE
136 help
137 A DVB-S tuner module. Say Y when you want to support this frontend.
138
139config DVB_TUNER_ITD1000
140 tristate "Integrant ITD1000 Zero IF tuner for DVB-S/DSS"
141 depends on DVB_CORE && I2C
142 default m if DVB_FE_CUSTOMISE
143 help
144 A DVB-S tuner module. Say Y when you want to support this frontend.
145
Patrick Boettcher4c48ae82008-11-23 16:26:54 -0300146config DVB_TUNER_CX24113
147 tristate "Conexant CX24113/CX24128 tuner for DVB-S/DSS"
148 depends on DVB_CORE && I2C
149 default m if DVB_FE_CUSTOMISE
150 help
151 A DVB-S tuner module. Say Y when you want to support this frontend.
152
153
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300154config DVB_TDA826X
155 tristate "Philips TDA826X silicon tuner"
156 depends on DVB_CORE && I2C
157 default m if DVB_FE_CUSTOMISE
158 help
159 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
160
161config DVB_TUA6100
162 tristate "Infineon TUA6100 PLL"
163 depends on DVB_CORE && I2C
164 default m if DVB_FE_CUSTOMISE
165 help
166 A DVB-S PLL chip.
167
Steven Toth0d467482008-09-04 01:14:43 -0300168config DVB_CX24116
169 tristate "Conexant CX24116 based"
170 depends on DVB_CORE && I2C
171 default m if DVB_FE_CUSTOMISE
172 help
173 A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
174
Igor M. Liplianin04ad28c2008-09-16 18:21:11 -0300175config DVB_SI21XX
176 tristate "Silicon Labs SI21XX based"
177 depends on DVB_CORE && I2C
178 default m if DVB_FE_CUSTOMISE
179 help
180 A DVB-S tuner module. Say Y when you want to support this frontend.
181
Linus Torvalds1da177e2005-04-16 15:20:36 -0700182comment "DVB-T (terrestrial) frontends"
183 depends on DVB_CORE
184
185config DVB_SP8870
Michael Krufky50c25ff2006-01-09 15:25:34 -0200186 tristate "Spase sp8870 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300187 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300188 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700189 help
Michael Krufky50c25ff2006-01-09 15:25:34 -0200190 A DVB-T tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700191
192 This driver needs external firmware. Please use the command
193 "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to
Ville Skytt\ä12e66f62006-01-09 15:25:38 -0200194 download/extract it, and then copy it to /usr/lib/hotplug/firmware
195 or /lib/firmware (depending on configuration of firmware hotplug).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700196
197config DVB_SP887X
Michael Krufky50c25ff2006-01-09 15:25:34 -0200198 tristate "Spase sp887x based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300199 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300200 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700201 help
202 A DVB-T tuner module. Say Y when you want to support this frontend.
203
204 This driver needs external firmware. Please use the command
205 "<kerneldir>/Documentation/dvb/get_dvb_firmware sp887x" to
Ville Skytt\ä12e66f62006-01-09 15:25:38 -0200206 download/extract it, and then copy it to /usr/lib/hotplug/firmware
207 or /lib/firmware (depending on configuration of firmware hotplug).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700208
209config DVB_CX22700
210 tristate "Conexant CX22700 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300211 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300212 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700213 help
214 A DVB-T tuner module. Say Y when you want to support this frontend.
215
216config DVB_CX22702
Michael Krufky50c25ff2006-01-09 15:25:34 -0200217 tristate "Conexant cx22702 demodulator (OFDM)"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300218 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300219 default m if DVB_FE_CUSTOMISE
Michael Krufky50c25ff2006-01-09 15:25:34 -0200220 help
221 A DVB-T tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700222
Henk Vergonet89f92572007-08-09 11:02:30 -0300223config DVB_DRX397XD
224 tristate "Micronas DRX3975D/DRX3977D based"
Adrian Bunk886f8d62008-07-28 16:58:05 -0300225 depends on DVB_CORE && I2C
Henk Vergonet89f92572007-08-09 11:02:30 -0300226 default m if DVB_FE_CUSTOMISE
Henk Vergonet89f92572007-08-09 11:02:30 -0300227 help
228 A DVB-T tuner module. Say Y when you want to support this frontend.
229
230 TODO:
231 This driver needs external firmware. Please use the command
232 "<kerneldir>/Documentation/dvb/get_dvb_firmware drx397xD" to
233 download/extract them, and then copy them to /usr/lib/hotplug/firmware
234 or /lib/firmware (depending on configuration of firmware hotplug).
235
Linus Torvalds1da177e2005-04-16 15:20:36 -0700236config DVB_L64781
237 tristate "LSI L64781"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300238 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300239 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700240 help
241 A DVB-T tuner module. Say Y when you want to support this frontend.
242
243config DVB_TDA1004X
244 tristate "Philips TDA10045H/TDA10046H based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300245 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300246 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700247 help
248 A DVB-T tuner module. Say Y when you want to support this frontend.
249
250 This driver needs external firmware. Please use the commands
251 "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10045",
Michael Krufky50c25ff2006-01-09 15:25:34 -0200252 "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to
Ville Skytt\ä12e66f62006-01-09 15:25:38 -0200253 download/extract them, and then copy them to /usr/lib/hotplug/firmware
254 or /lib/firmware (depending on configuration of firmware hotplug).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700255
256config DVB_NXT6000
257 tristate "NxtWave Communications NXT6000 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300258 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300259 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700260 help
261 A DVB-T tuner module. Say Y when you want to support this frontend.
262
263config DVB_MT352
264 tristate "Zarlink MT352 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300265 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300266 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700267 help
268 A DVB-T tuner module. Say Y when you want to support this frontend.
269
Chris Pascoe780dfef2006-02-28 08:34:59 -0300270config DVB_ZL10353
271 tristate "Zarlink ZL10353 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300272 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300273 default m if DVB_FE_CUSTOMISE
Chris Pascoe780dfef2006-02-28 08:34:59 -0300274 help
275 A DVB-T tuner module. Say Y when you want to support this frontend.
276
Linus Torvalds1da177e2005-04-16 15:20:36 -0700277config DVB_DIB3000MB
278 tristate "DiBcom 3000M-B"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300279 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300280 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700281 help
282 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
283 to support this frontend.
284
285config DVB_DIB3000MC
286 tristate "DiBcom 3000P/M-C"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300287 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300288 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700289 help
290 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
291 to support this frontend.
292
Patrick Boettcher69ea31e2006-10-17 18:28:14 -0300293config DVB_DIB7000M
294 tristate "DiBcom 7000MA/MB/PA/PB/MC"
295 depends on DVB_CORE && I2C
296 default m if DVB_FE_CUSTOMISE
297 help
298 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
299 to support this frontend.
300
Patrick Boettchera75763f2006-10-18 08:34:16 -0300301config DVB_DIB7000P
302 tristate "DiBcom 7000PC"
303 depends on DVB_CORE && I2C
304 default m if DVB_FE_CUSTOMISE
305 help
306 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
307 to support this frontend.
308
Steven Toth7bbb1ce2008-04-19 01:06:25 -0300309config DVB_TDA10048
310 tristate "Philips TDA10048HN based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300311 depends on DVB_CORE && I2C
Steven Toth7bbb1ce2008-04-19 01:06:25 -0300312 default m if DVB_FE_CUSTOMISE
Steven Toth7bbb1ce2008-04-19 01:06:25 -0300313 help
314 A DVB-T tuner module. Say Y when you want to support this frontend.
315
Linus Torvalds1da177e2005-04-16 15:20:36 -0700316comment "DVB-C (cable) frontends"
317 depends on DVB_CORE
318
Linus Torvalds1da177e2005-04-16 15:20:36 -0700319config DVB_VES1820
320 tristate "VLSI VES1820 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300321 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300322 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700323 help
Michael Krufky50c25ff2006-01-09 15:25:34 -0200324 A DVB-C tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700325
326config DVB_TDA10021
327 tristate "Philips TDA10021 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300328 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300329 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700330 help
Michael Krufky50c25ff2006-01-09 15:25:34 -0200331 A DVB-C tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700332
Hartmut Birraa323ac2007-04-21 19:37:17 -0300333config DVB_TDA10023
334 tristate "Philips TDA10023 based"
335 depends on DVB_CORE && I2C
336 default m if DVB_FE_CUSTOMISE
337 help
338 A DVB-C tuner module. Say Y when you want to support this frontend.
339
Linus Torvalds1da177e2005-04-16 15:20:36 -0700340config DVB_STV0297
341 tristate "ST STV0297 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300342 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300343 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700344 help
345 A DVB-C tuner module. Say Y when you want to support this frontend.
346
Trent Piepho005b5412006-04-04 01:56:30 -0300347comment "ATSC (North American/Korean Terrestrial/Cable DTV) frontends"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700348 depends on DVB_CORE
349
Kirk Lapray04a45922005-11-08 21:35:46 -0800350config DVB_NXT200X
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300351 tristate "NxtWave Communications NXT2002/NXT2004 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300352 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300353 default m if DVB_FE_CUSTOMISE
Kirk Lapray04a45922005-11-08 21:35:46 -0800354 help
355 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
356 to support this frontend.
357
Michael Krufky66e33de2006-01-09 15:25:39 -0200358 This driver needs external firmware. Please use the commands
359 "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2002" and
360 "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2004" to
361 download/extract them, and then copy them to /usr/lib/hotplug/firmware
362 or /lib/firmware (depending on configuration of firmware hotplug).
363
Linus Torvalds1da177e2005-04-16 15:20:36 -0700364config DVB_OR51211
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300365 tristate "Oren OR51211 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300366 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300367 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700368 help
369 An ATSC 8VSB tuner module. Say Y when you want to support this frontend.
370
Trent Piepho2b3835b2006-03-29 13:53:15 -0300371 This driver needs external firmware. Please use the command
372 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51211" to
373 download it, and then copy it to /usr/lib/hotplug/firmware
374 or /lib/firmware (depending on configuration of firmware hotplug).
375
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -0700376config DVB_OR51132
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300377 tristate "Oren OR51132 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300378 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300379 default m if DVB_FE_CUSTOMISE
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -0700380 help
381 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
382 to support this frontend.
383
Trent Piepho2b3835b2006-03-29 13:53:15 -0300384 This driver needs external firmware. Please use the commands
385 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_vsb" and/or
386 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_qam" to
387 download firmwares for 8VSB and QAM64/256, respectively. Copy them to
388 /usr/lib/hotplug/firmware or /lib/firmware (depending on
389 configuration of firmware hotplug).
390
Johannes Stezenbach55f51ef2005-06-23 22:02:41 -0700391config DVB_BCM3510
392 tristate "Broadcom BCM3510"
Adrian Bunk445c2712008-07-27 10:04:55 -0300393 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300394 default m if DVB_FE_CUSTOMISE
Johannes Stezenbach55f51ef2005-06-23 22:02:41 -0700395 help
396 An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to
397 support this frontend.
398
Michael Krufky6ddcc912005-07-27 11:46:00 -0700399config DVB_LGDT330X
Michael Krufkye179d8b2005-08-09 17:48:54 -0700400 tristate "LG Electronics LGDT3302/LGDT3303 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300401 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300402 default m if DVB_FE_CUSTOMISE
Mac Michaelsd8667cb2005-07-07 17:58:29 -0700403 help
404 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
405 to support this frontend.
406
Mauro Carvalho Chehabf71f11e2008-10-24 15:06:17 -0300407config DVB_LGDT3304
408 tristate "LG Electronics LGDT3304"
409 depends on DVB_CORE && I2C
410 default m if DVB_FE_CUSTOMISE
411 help
412 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
413 to support this frontend.
414
Steven Toth89885552007-07-28 19:34:52 -0300415config DVB_S5H1409
416 tristate "Samsung S5H1409 based"
417 depends on DVB_CORE && I2C
418 default m if DVB_FE_CUSTOMISE
419 help
420 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
421 to support this frontend.
422
Steven Toth265a6512008-04-18 21:34:00 -0300423config DVB_AU8522
424 tristate "Auvitek AU8522 based"
425 depends on DVB_CORE && I2C
426 default m if DVB_FE_CUSTOMISE
427 help
428 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
429 to support this frontend.
430
Steven Toth8b4f1d02008-04-25 03:44:36 -0300431config DVB_S5H1411
432 tristate "Samsung S5H1411 based"
433 depends on DVB_CORE && I2C
434 default m if DVB_FE_CUSTOMISE
435 help
436 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
437 to support this frontend.
438
Mauro Carvalho Chehabc2e591f2008-10-24 13:44:38 -0300439comment "ISDB-T (terrestrial) frontends"
440 depends on DVB_CORE
441
442config DVB_S921
443 tristate "Sharp S921 tuner"
444 depends on DVB_CORE && I2C
445 default m if DVB_FE_CUSTOMISE
446 help
447 AN ISDB-T DQPSK, QPSK, 16QAM and 64QAM 1seg tuner module.
448 Say Y when you want to support this frontend.
449
Mauro Carvalho Chehabb0945162008-04-29 21:38:45 -0300450comment "Digital terrestrial only tuners/PLL"
Andrew de Quincey6bca3582006-08-08 09:10:10 -0300451 depends on DVB_CORE
452
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300453config DVB_PLL
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300454 tristate "Generic I2C PLL based tuners"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300455 depends on DVB_CORE && I2C
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300456 default m if DVB_FE_CUSTOMISE
457 help
Michael Krufky0173e462007-09-27 11:37:19 -0300458 This module drives a number of tuners based on PLL chips with a
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300459 common I2C interface. Say Y when you want to support these tuners.
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300460
Patrick Boettcher01373a52007-07-30 12:49:04 -0300461config DVB_TUNER_DIB0070
462 tristate "DiBcom DiB0070 silicon base-band tuner"
463 depends on I2C
464 default m if DVB_FE_CUSTOMISE
465 help
466 A driver for the silicon baseband tuner DiB0070 from DiBcom.
467 This device is only used inside a SiP called togther with a
468 demodulator for now.
469
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300470comment "SEC control devices for DVB-S"
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300471 depends on DVB_CORE
472
473config DVB_LNBP21
Igor M. Liplianin8c1a2332009-03-03 11:24:18 -0300474 tristate "LNBP21/LNBH24 SEC controllers"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300475 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300476 default m if DVB_FE_CUSTOMISE
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300477 help
Igor M. Liplianin8c1a2332009-03-03 11:24:18 -0300478 An SEC control chips.
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300479
Hartmut Hackmann26ec3942008-04-22 14:42:09 -0300480config DVB_ISL6405
481 tristate "ISL6405 SEC controller"
482 depends on DVB_CORE && I2C
483 default m if DVB_FE_CUSTOMISE
484 help
485 An SEC control chip.
486
Andrew de Quincey21c28582006-04-27 21:45:09 -0300487config DVB_ISL6421
488 tristate "ISL6421 SEC controller"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300489 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300490 default m if DVB_FE_CUSTOMISE
Andrew de Quincey21c28582006-04-27 21:45:09 -0300491 help
492 An SEC control chip.
493
Timothy Leedfbdce02008-08-09 13:36:51 -0300494config DVB_LGS8GL5
495 tristate "Silicon Legend LGS-8GL5 demodulator (OFDM)"
496 depends on DVB_CORE && I2C
497 default m if DVB_FE_CUSTOMISE
498 help
499 A DMB-TH tuner module. Say Y when you want to support this frontend.
500
Patrick Boettcherbccd7002008-08-30 12:15:54 -0300501comment "Tools to develop new frontends"
502
503config DVB_DUMMY_FE
504 tristate "Dummy frontend driver"
505 default n
506
Antti Palosaari825b9672008-09-15 15:01:52 -0300507config DVB_AF9013
508 tristate "Afatech AF9013 demodulator"
509 depends on DVB_CORE && I2C
510 default m if DVB_FE_CUSTOMISE
511 help
512 Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700513endmenu
Mauro Carvalho Chehab4609bdd2009-03-06 08:31:39 -0300514
515endif