blob: f5fceb3cdb3cb0d71b34e7fa8a1bc272cc04f65e [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001menu "Customise DVB Frontends"
2 depends on DVB_CORE
3
Andrew de Quincey176ac9d2006-08-08 09:10:11 -03004config DVB_FE_CUSTOMISE
5 bool "Customise the frontend modules to build"
6 default N
7 help
8 This allows the user to deselect frontend drivers unnecessary
9 for their hardware from the build. Use this option with care
10 as deselecting frontends which are in fact necessary will result
11 in DVB devices which cannot be tuned due to lack of driver support.
12
13 If unsure say N.
14
Linus Torvalds1da177e2005-04-16 15:20:36 -070015comment "DVB-S (satellite) frontends"
16 depends on DVB_CORE
17
18config DVB_STV0299
19 tristate "ST STV0299 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030020 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -030021 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -070022 help
23 A DVB-S tuner module. Say Y when you want to support this frontend.
24
25config DVB_CX24110
26 tristate "Conexant CX24110 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030027 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -030028 default m if DVB_FE_CUSTOMISE
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -070029 help
Linus Torvalds1da177e2005-04-16 15:20:36 -070030 A DVB-S tuner module. Say Y when you want to support this frontend.
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -070031
Steve Tothb79cb652006-01-09 15:25:07 -020032config DVB_CX24123
33 tristate "Conexant CX24123 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030034 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -030035 default m if DVB_FE_CUSTOMISE
Steve Tothb79cb652006-01-09 15:25:07 -020036 help
37 A DVB-S tuner module. Say Y when you want to support this frontend.
38
Linus Torvalds1da177e2005-04-16 15:20:36 -070039config DVB_TDA8083
40 tristate "Philips TDA8083 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030041 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -030042 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -070043 help
44 A DVB-S tuner module. Say Y when you want to support this frontend.
45
Linus Torvalds1da177e2005-04-16 15:20:36 -070046config DVB_MT312
Adrian Bunk4592b3a2006-02-27 00:07:49 -030047 tristate "Zarlink VP310/MT312 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030048 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -030049 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -070050 help
51 A DVB-S tuner module. Say Y when you want to support this frontend.
52
53config DVB_VES1X93
54 tristate "VLSI VES1893 or VES1993 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030055 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -030056 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -070057 help
58 A DVB-S tuner module. Say Y when you want to support this frontend.
59
Andrew de Quincey96bf2f22005-07-07 17:57:53 -070060config DVB_S5H1420
61 tristate "Samsung S5H1420 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030062 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -030063 default m if DVB_FE_CUSTOMISE
Andrew de Quincey96bf2f22005-07-07 17:57:53 -070064 help
65 A DVB-S tuner module. Say Y when you want to support this frontend.
66
Andrew de Quincey6bca3582006-08-08 09:10:10 -030067config DVB_TDA10086
68 tristate "Philips TDA10086 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030069 depends on DVB_CORE && I2C
Andrew de Quincey6bca3582006-08-08 09:10:10 -030070 default m if DVB_FE_CUSTOMISE
71 help
72 A DVB-S tuner module. Say Y when you want to support this frontend.
73
Linus Torvalds1da177e2005-04-16 15:20:36 -070074comment "DVB-T (terrestrial) frontends"
75 depends on DVB_CORE
76
77config DVB_SP8870
Michael Krufky50c25ff2006-01-09 15:25:34 -020078 tristate "Spase sp8870 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030079 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -030080 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -070081 select FW_LOADER
82 help
Michael Krufky50c25ff2006-01-09 15:25:34 -020083 A DVB-T tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -070084
85 This driver needs external firmware. Please use the command
86 "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to
Ville Skytt\ä12e66f62006-01-09 15:25:38 -020087 download/extract it, and then copy it to /usr/lib/hotplug/firmware
88 or /lib/firmware (depending on configuration of firmware hotplug).
Linus Torvalds1da177e2005-04-16 15:20:36 -070089
90config DVB_SP887X
Michael Krufky50c25ff2006-01-09 15:25:34 -020091 tristate "Spase sp887x based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030092 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -030093 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -070094 select FW_LOADER
95 help
96 A DVB-T tuner module. Say Y when you want to support this frontend.
97
98 This driver needs external firmware. Please use the command
99 "<kerneldir>/Documentation/dvb/get_dvb_firmware sp887x" to
Ville Skytt\ä12e66f62006-01-09 15:25:38 -0200100 download/extract it, and then copy it to /usr/lib/hotplug/firmware
101 or /lib/firmware (depending on configuration of firmware hotplug).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700102
103config DVB_CX22700
104 tristate "Conexant CX22700 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300105 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300106 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700107 help
108 A DVB-T tuner module. Say Y when you want to support this frontend.
109
110config DVB_CX22702
Michael Krufky50c25ff2006-01-09 15:25:34 -0200111 tristate "Conexant cx22702 demodulator (OFDM)"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300112 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300113 default m if DVB_FE_CUSTOMISE
Michael Krufky50c25ff2006-01-09 15:25:34 -0200114 help
115 A DVB-T tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700116
117config DVB_L64781
118 tristate "LSI L64781"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300119 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300120 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700121 help
122 A DVB-T tuner module. Say Y when you want to support this frontend.
123
124config DVB_TDA1004X
125 tristate "Philips TDA10045H/TDA10046H based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300126 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300127 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700128 select FW_LOADER
129 help
130 A DVB-T tuner module. Say Y when you want to support this frontend.
131
132 This driver needs external firmware. Please use the commands
133 "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10045",
Michael Krufky50c25ff2006-01-09 15:25:34 -0200134 "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to
Ville Skytt\ä12e66f62006-01-09 15:25:38 -0200135 download/extract them, and then copy them to /usr/lib/hotplug/firmware
136 or /lib/firmware (depending on configuration of firmware hotplug).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700137
138config DVB_NXT6000
139 tristate "NxtWave Communications NXT6000 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300140 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300141 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700142 help
143 A DVB-T tuner module. Say Y when you want to support this frontend.
144
145config DVB_MT352
146 tristate "Zarlink MT352 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300147 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300148 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700149 help
150 A DVB-T tuner module. Say Y when you want to support this frontend.
151
Chris Pascoe780dfef2006-02-28 08:34:59 -0300152config DVB_ZL10353
153 tristate "Zarlink ZL10353 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300154 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300155 default m if DVB_FE_CUSTOMISE
Chris Pascoe780dfef2006-02-28 08:34:59 -0300156 help
157 A DVB-T tuner module. Say Y when you want to support this frontend.
158
Linus Torvalds1da177e2005-04-16 15:20:36 -0700159config DVB_DIB3000MB
160 tristate "DiBcom 3000M-B"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300161 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300162 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700163 help
164 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
165 to support this frontend.
166
167config DVB_DIB3000MC
168 tristate "DiBcom 3000P/M-C"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300169 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300170 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700171 help
172 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
173 to support this frontend.
174
Patrick Boettcher69ea31e2006-10-17 18:28:14 -0300175config DVB_DIB7000M
176 tristate "DiBcom 7000MA/MB/PA/PB/MC"
177 depends on DVB_CORE && I2C
178 default m if DVB_FE_CUSTOMISE
179 help
180 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
181 to support this frontend.
182
Patrick Boettchera75763f2006-10-18 08:34:16 -0300183config DVB_DIB7000P
184 tristate "DiBcom 7000PC"
185 depends on DVB_CORE && I2C
186 default m if DVB_FE_CUSTOMISE
187 help
188 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
189 to support this frontend.
190
Steven Toth7bbb1ce2008-04-19 01:06:25 -0300191config DVB_TDA10048
192 tristate "Philips TDA10048HN based"
193 depends on DVB_CORE && I2C
194 default m if DVB_FE_CUSTOMISE
195 select FW_LOADER
196 help
197 A DVB-T tuner module. Say Y when you want to support this frontend.
198
Linus Torvalds1da177e2005-04-16 15:20:36 -0700199comment "DVB-C (cable) frontends"
200 depends on DVB_CORE
201
Linus Torvalds1da177e2005-04-16 15:20:36 -0700202config DVB_VES1820
203 tristate "VLSI VES1820 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300204 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300205 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700206 help
Michael Krufky50c25ff2006-01-09 15:25:34 -0200207 A DVB-C tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700208
209config DVB_TDA10021
210 tristate "Philips TDA10021 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
Michael Krufky50c25ff2006-01-09 15:25:34 -0200214 A DVB-C tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700215
Hartmut Birraa323ac2007-04-21 19:37:17 -0300216config DVB_TDA10023
217 tristate "Philips TDA10023 based"
218 depends on DVB_CORE && I2C
219 default m if DVB_FE_CUSTOMISE
220 help
221 A DVB-C tuner module. Say Y when you want to support this frontend.
222
Linus Torvalds1da177e2005-04-16 15:20:36 -0700223config DVB_STV0297
224 tristate "ST STV0297 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300225 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300226 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700227 help
228 A DVB-C tuner module. Say Y when you want to support this frontend.
229
Trent Piepho005b5412006-04-04 01:56:30 -0300230comment "ATSC (North American/Korean Terrestrial/Cable DTV) frontends"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700231 depends on DVB_CORE
232
Kirk Lapray04a45922005-11-08 21:35:46 -0800233config DVB_NXT200X
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300234 tristate "NxtWave Communications NXT2002/NXT2004 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300235 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300236 default m if DVB_FE_CUSTOMISE
Kirk Lapray04a45922005-11-08 21:35:46 -0800237 select FW_LOADER
238 help
239 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
240 to support this frontend.
241
Michael Krufky66e33de2006-01-09 15:25:39 -0200242 This driver needs external firmware. Please use the commands
243 "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2002" and
244 "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2004" to
245 download/extract them, and then copy them to /usr/lib/hotplug/firmware
246 or /lib/firmware (depending on configuration of firmware hotplug).
247
Linus Torvalds1da177e2005-04-16 15:20:36 -0700248config DVB_OR51211
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300249 tristate "Oren OR51211 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300250 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300251 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700252 select FW_LOADER
253 help
254 An ATSC 8VSB tuner module. Say Y when you want to support this frontend.
255
Trent Piepho2b3835b2006-03-29 13:53:15 -0300256 This driver needs external firmware. Please use the command
257 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51211" to
258 download it, and then copy it to /usr/lib/hotplug/firmware
259 or /lib/firmware (depending on configuration of firmware hotplug).
260
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -0700261config DVB_OR51132
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300262 tristate "Oren OR51132 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300263 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300264 default m if DVB_FE_CUSTOMISE
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -0700265 select FW_LOADER
266 help
267 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
268 to support this frontend.
269
Trent Piepho2b3835b2006-03-29 13:53:15 -0300270 This driver needs external firmware. Please use the commands
271 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_vsb" and/or
272 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_qam" to
273 download firmwares for 8VSB and QAM64/256, respectively. Copy them to
274 /usr/lib/hotplug/firmware or /lib/firmware (depending on
275 configuration of firmware hotplug).
276
Johannes Stezenbach55f51ef2005-06-23 22:02:41 -0700277config DVB_BCM3510
278 tristate "Broadcom BCM3510"
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
Johannes Stezenbach55f51ef2005-06-23 22:02:41 -0700281 select FW_LOADER
282 help
283 An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to
284 support this frontend.
285
Michael Krufky6ddcc912005-07-27 11:46:00 -0700286config DVB_LGDT330X
Michael Krufkye179d8b2005-08-09 17:48:54 -0700287 tristate "LG Electronics LGDT3302/LGDT3303 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300288 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300289 default m if DVB_FE_CUSTOMISE
Mac Michaelsd8667cb2005-07-07 17:58:29 -0700290 help
291 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
292 to support this frontend.
293
Steven Toth89885552007-07-28 19:34:52 -0300294config DVB_S5H1409
295 tristate "Samsung S5H1409 based"
296 depends on DVB_CORE && I2C
297 default m if DVB_FE_CUSTOMISE
298 help
299 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
300 to support this frontend.
301
Steven Toth265a6512008-04-18 21:34:00 -0300302config DVB_AU8522
303 tristate "Auvitek AU8522 based"
304 depends on DVB_CORE && I2C
305 default m if DVB_FE_CUSTOMISE
306 help
307 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
308 to support this frontend.
309
Steven Toth8b4f1d02008-04-25 03:44:36 -0300310config DVB_S5H1411
311 tristate "Samsung S5H1411 based"
312 depends on DVB_CORE && I2C
313 default m if DVB_FE_CUSTOMISE
314 help
315 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
316 to support this frontend.
317
Andrew de Quincey6bca3582006-08-08 09:10:10 -0300318comment "Tuners/PLL support"
319 depends on DVB_CORE
320
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300321config DVB_PLL
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300322 tristate "Generic I2C PLL based tuners"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300323 depends on DVB_CORE && I2C
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300324 default m if DVB_FE_CUSTOMISE
325 help
Michael Krufky0173e462007-09-27 11:37:19 -0300326 This module drives a number of tuners based on PLL chips with a
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300327 common I2C interface. Say Y when you want to support these tuners.
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300328
Andrew de Quincey6bca3582006-08-08 09:10:10 -0300329config DVB_TDA826X
330 tristate "Philips TDA826X silicon tuner"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300331 depends on DVB_CORE && I2C
Andrew de Quincey6bca3582006-08-08 09:10:10 -0300332 default m if DVB_FE_CUSTOMISE
333 help
334 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300335
Michael Krufky8ce47da2007-04-27 12:31:14 -0300336config DVB_TDA827X
337 tristate "Philips TDA827X silicon tuner"
338 depends on DVB_CORE && I2C
339 default m if DVB_FE_CUSTOMISE
340 help
341 A DVB-T silicon tuner module. Say Y when you want to support this tuner.
342
Michael Krufky5bea1cd2007-10-22 09:56:38 -0300343config DVB_TDA18271
344 tristate "NXP TDA18271 silicon tuner"
345 depends on I2C
346 default m if DVB_FE_CUSTOMISE
347 help
348 A silicon tuner module. Say Y when you want to support this tuner.
349
Antti Palosaaricbdc80e2007-01-21 15:56:10 -0300350config DVB_TUNER_QT1010
351 tristate "Quantek QT1010 silicon tuner"
352 depends on DVB_CORE && I2C
353 default m if DVB_FE_CUSTOMISE
354 help
355 A driver for the silicon tuner QT1010 from Quantek.
356
Patrick Boettcher825d51e2006-08-08 15:48:10 -0300357config DVB_TUNER_MT2060
358 tristate "Microtune MT2060 silicon IF tuner"
Trent Piepho6c8c21b2006-10-14 16:21:02 -0300359 depends on I2C
360 default m if DVB_FE_CUSTOMISE
Patrick Boettcher825d51e2006-08-08 15:48:10 -0300361 help
362 A driver for the silicon IF tuner MT2060 from Microtune.
363
Olivier DANET54d75eb2007-07-25 14:42:54 -0300364config DVB_TUNER_MT2266
365 tristate "Microtune MT2266 silicon tuner"
366 depends on I2C
367 default m if DVB_FE_CUSTOMISE
368 help
369 A driver for the silicon baseband tuner MT2266 from Microtune.
370
Steven Tothf47623a2007-07-28 19:17:39 -0300371config DVB_TUNER_MT2131
372 tristate "Microtune MT2131 silicon tuner"
373 depends on I2C
374 default m if DVB_FE_CUSTOMISE
375 help
376 A driver for the silicon baseband tuner MT2131 from Microtune.
377
Patrick Boettcher01373a52007-07-30 12:49:04 -0300378config DVB_TUNER_DIB0070
379 tristate "DiBcom DiB0070 silicon base-band tuner"
380 depends on I2C
381 default m if DVB_FE_CUSTOMISE
382 help
383 A driver for the silicon baseband tuner DiB0070 from DiBcom.
384 This device is only used inside a SiP called togther with a
385 demodulator for now.
386
Steven Tothaacb9d32007-12-18 01:55:51 -0300387config DVB_TUNER_XC5000
388 tristate "Xceive XC5000 silicon tuner"
389 depends on I2C
390 default m if DVB_FE_CUSTOMISE
391 help
392 A driver for the silicon tuner XC5000 from Xceive.
393 This device is only used inside a SiP called togther with a
394 demodulator for now.
395
Matthias Schwarzott1881ee82008-04-12 15:04:46 -0300396config DVB_TUNER_ITD1000
397 tristate "Integrant ITD1000 Zero IF tuner for DVB-S/DSS"
398 depends on DVB_CORE && I2C
399 default m if DVB_FE_CUSTOMISE
400
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300401comment "Miscellaneous devices"
402 depends on DVB_CORE
403
404config DVB_LNBP21
405 tristate "LNBP21 SEC controller"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300406 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300407 default m if DVB_FE_CUSTOMISE
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300408 help
409 An SEC control chip.
410
Hartmut Hackmann26ec3942008-04-22 14:42:09 -0300411config DVB_ISL6405
412 tristate "ISL6405 SEC controller"
413 depends on DVB_CORE && I2C
414 default m if DVB_FE_CUSTOMISE
415 help
416 An SEC control chip.
417
Andrew de Quincey21c28582006-04-27 21:45:09 -0300418config DVB_ISL6421
419 tristate "ISL6421 SEC controller"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300420 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300421 default m if DVB_FE_CUSTOMISE
Andrew de Quincey21c28582006-04-27 21:45:09 -0300422 help
423 An SEC control chip.
424
Andrew de Quincey00be2e72006-09-05 17:53:06 -0300425config DVB_TUA6100
426 tristate "TUA6100 PLL"
427 depends on DVB_CORE && I2C
428 default m if DVB_FE_CUSTOMISE
429 help
430 A DVBS PLL chip.
431
Linus Torvalds1da177e2005-04-16 15:20:36 -0700432endmenu