blob: 7697391ca86cc6a0b1f3dd93a562b021e6045080 [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
Linus Torvalds1da177e2005-04-16 15:20:36 -070018config DVB_CX24110
19 tristate "Conexant CX24110 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
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -070022 help
Linus Torvalds1da177e2005-04-16 15:20:36 -070023 A DVB-S tuner module. Say Y when you want to support this frontend.
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -070024
Steve Tothb79cb652006-01-09 15:25:07 -020025config DVB_CX24123
26 tristate "Conexant CX24123 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
Steve Tothb79cb652006-01-09 15:25:07 -020029 help
30 A DVB-S tuner module. Say Y when you want to support this frontend.
31
Linus Torvalds1da177e2005-04-16 15:20:36 -070032config DVB_MT312
Matthias Schwarzotte4671b62008-04-30 12:21:04 -030033 tristate "Zarlink VP310/MT312/ZL10313 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
Linus Torvalds1da177e2005-04-16 15:20:36 -070036 help
37 A DVB-S tuner module. Say Y when you want to support this frontend.
38
Andrew de Quincey96bf2f22005-07-07 17:57:53 -070039config DVB_S5H1420
40 tristate "Samsung S5H1420 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
Andrew de Quincey96bf2f22005-07-07 17:57:53 -070043 help
44 A DVB-S tuner module. Say Y when you want to support this frontend.
45
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -030046config DVB_STV0299
47 tristate "ST STV0299 based"
48 depends on DVB_CORE && I2C
49 default m if DVB_FE_CUSTOMISE
50 help
51 A DVB-S tuner module. Say Y when you want to support this frontend.
52
53config DVB_TDA8083
54 tristate "Philips TDA8083 based"
55 depends on DVB_CORE && I2C
56 default m if DVB_FE_CUSTOMISE
57 help
58 A DVB-S tuner module. Say Y when you want to support this frontend.
59
Andrew de Quincey6bca3582006-08-08 09:10:10 -030060config DVB_TDA10086
61 tristate "Philips TDA10086 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030062 depends on DVB_CORE && I2C
Andrew de Quincey6bca3582006-08-08 09:10:10 -030063 default m if DVB_FE_CUSTOMISE
64 help
65 A DVB-S tuner module. Say Y when you want to support this frontend.
66
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -030067config DVB_VES1X93
68 tristate "VLSI VES1893 or VES1993 based"
69 depends on DVB_CORE && I2C
70 default m if DVB_FE_CUSTOMISE
71 help
72 A DVB-S tuner module. Say Y when you want to support this frontend.
73
74config DVB_TUNER_ITD1000
75 tristate "Integrant ITD1000 Zero IF tuner for DVB-S/DSS"
76 depends on DVB_CORE && I2C
77 default m if DVB_FE_CUSTOMISE
78 help
79 A DVB-S tuner module. Say Y when you want to support this frontend.
80
81config DVB_TDA826X
82 tristate "Philips TDA826X silicon tuner"
83 depends on DVB_CORE && I2C
84 default m if DVB_FE_CUSTOMISE
85 help
86 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
87
88config DVB_TUA6100
89 tristate "Infineon TUA6100 PLL"
90 depends on DVB_CORE && I2C
91 default m if DVB_FE_CUSTOMISE
92 help
93 A DVB-S PLL chip.
94
Steven Toth0d467482008-09-04 01:14:43 -030095config DVB_CX24116
96 tristate "Conexant CX24116 based"
97 depends on DVB_CORE && I2C
98 default m if DVB_FE_CUSTOMISE
99 help
100 A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
101
Igor M. Liplianin04ad28c2008-09-16 18:21:11 -0300102config DVB_SI21XX
103 tristate "Silicon Labs SI21XX based"
104 depends on DVB_CORE && I2C
105 default m if DVB_FE_CUSTOMISE
106 help
107 A DVB-S tuner module. Say Y when you want to support this frontend.
108
Linus Torvalds1da177e2005-04-16 15:20:36 -0700109comment "DVB-T (terrestrial) frontends"
110 depends on DVB_CORE
111
112config DVB_SP8870
Michael Krufky50c25ff2006-01-09 15:25:34 -0200113 tristate "Spase sp8870 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300114 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300115 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700116 help
Michael Krufky50c25ff2006-01-09 15:25:34 -0200117 A DVB-T tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700118
119 This driver needs external firmware. Please use the command
120 "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to
Ville Skytt\รค12e66f62006-01-09 15:25:38 -0200121 download/extract it, and then copy it to /usr/lib/hotplug/firmware
122 or /lib/firmware (depending on configuration of firmware hotplug).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700123
124config DVB_SP887X
Michael Krufky50c25ff2006-01-09 15:25:34 -0200125 tristate "Spase sp887x based"
Adrian Bunk445c2712008-07-27 10:04:55 -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 help
129 A DVB-T tuner module. Say Y when you want to support this frontend.
130
131 This driver needs external firmware. Please use the command
132 "<kerneldir>/Documentation/dvb/get_dvb_firmware sp887x" to
Ville Skytt\รค12e66f62006-01-09 15:25:38 -0200133 download/extract it, and then copy it to /usr/lib/hotplug/firmware
134 or /lib/firmware (depending on configuration of firmware hotplug).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700135
136config DVB_CX22700
137 tristate "Conexant CX22700 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300138 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300139 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700140 help
141 A DVB-T tuner module. Say Y when you want to support this frontend.
142
143config DVB_CX22702
Michael Krufky50c25ff2006-01-09 15:25:34 -0200144 tristate "Conexant cx22702 demodulator (OFDM)"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300145 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300146 default m if DVB_FE_CUSTOMISE
Michael Krufky50c25ff2006-01-09 15:25:34 -0200147 help
148 A DVB-T tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700149
Henk Vergonet89f92572007-08-09 11:02:30 -0300150config DVB_DRX397XD
151 tristate "Micronas DRX3975D/DRX3977D based"
Adrian Bunk886f8d62008-07-28 16:58:05 -0300152 depends on DVB_CORE && I2C
Henk Vergonet89f92572007-08-09 11:02:30 -0300153 default m if DVB_FE_CUSTOMISE
Henk Vergonet89f92572007-08-09 11:02:30 -0300154 help
155 A DVB-T tuner module. Say Y when you want to support this frontend.
156
157 TODO:
158 This driver needs external firmware. Please use the command
159 "<kerneldir>/Documentation/dvb/get_dvb_firmware drx397xD" to
160 download/extract them, and then copy them to /usr/lib/hotplug/firmware
161 or /lib/firmware (depending on configuration of firmware hotplug).
162
Linus Torvalds1da177e2005-04-16 15:20:36 -0700163config DVB_L64781
164 tristate "LSI L64781"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300165 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300166 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700167 help
168 A DVB-T tuner module. Say Y when you want to support this frontend.
169
170config DVB_TDA1004X
171 tristate "Philips TDA10045H/TDA10046H based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300172 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300173 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700174 help
175 A DVB-T tuner module. Say Y when you want to support this frontend.
176
177 This driver needs external firmware. Please use the commands
178 "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10045",
Michael Krufky50c25ff2006-01-09 15:25:34 -0200179 "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to
Ville Skytt\รค12e66f62006-01-09 15:25:38 -0200180 download/extract them, and then copy them to /usr/lib/hotplug/firmware
181 or /lib/firmware (depending on configuration of firmware hotplug).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700182
183config DVB_NXT6000
184 tristate "NxtWave Communications NXT6000 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300185 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300186 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700187 help
188 A DVB-T tuner module. Say Y when you want to support this frontend.
189
190config DVB_MT352
191 tristate "Zarlink MT352 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300192 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300193 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700194 help
195 A DVB-T tuner module. Say Y when you want to support this frontend.
196
Chris Pascoe780dfef2006-02-28 08:34:59 -0300197config DVB_ZL10353
198 tristate "Zarlink ZL10353 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300199 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300200 default m if DVB_FE_CUSTOMISE
Chris Pascoe780dfef2006-02-28 08:34:59 -0300201 help
202 A DVB-T tuner module. Say Y when you want to support this frontend.
203
Linus Torvalds1da177e2005-04-16 15:20:36 -0700204config DVB_DIB3000MB
205 tristate "DiBcom 3000M-B"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300206 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300207 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700208 help
209 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
210 to support this frontend.
211
212config DVB_DIB3000MC
213 tristate "DiBcom 3000P/M-C"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300214 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300215 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700216 help
217 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
218 to support this frontend.
219
Patrick Boettcher69ea31e2006-10-17 18:28:14 -0300220config DVB_DIB7000M
221 tristate "DiBcom 7000MA/MB/PA/PB/MC"
222 depends on DVB_CORE && I2C
223 default m if DVB_FE_CUSTOMISE
224 help
225 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
226 to support this frontend.
227
Patrick Boettchera75763f2006-10-18 08:34:16 -0300228config DVB_DIB7000P
229 tristate "DiBcom 7000PC"
230 depends on DVB_CORE && I2C
231 default m if DVB_FE_CUSTOMISE
232 help
233 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
234 to support this frontend.
235
Steven Toth7bbb1ce2008-04-19 01:06:25 -0300236config DVB_TDA10048
237 tristate "Philips TDA10048HN based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300238 depends on DVB_CORE && I2C
Steven Toth7bbb1ce2008-04-19 01:06:25 -0300239 default m if DVB_FE_CUSTOMISE
Steven Toth7bbb1ce2008-04-19 01:06:25 -0300240 help
241 A DVB-T tuner module. Say Y when you want to support this frontend.
242
Linus Torvalds1da177e2005-04-16 15:20:36 -0700243comment "DVB-C (cable) frontends"
244 depends on DVB_CORE
245
Linus Torvalds1da177e2005-04-16 15:20:36 -0700246config DVB_VES1820
247 tristate "VLSI VES1820 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300248 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300249 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700250 help
Michael Krufky50c25ff2006-01-09 15:25:34 -0200251 A DVB-C tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700252
253config DVB_TDA10021
254 tristate "Philips TDA10021 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300255 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300256 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700257 help
Michael Krufky50c25ff2006-01-09 15:25:34 -0200258 A DVB-C tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700259
Hartmut Birraa323ac2007-04-21 19:37:17 -0300260config DVB_TDA10023
261 tristate "Philips TDA10023 based"
262 depends on DVB_CORE && I2C
263 default m if DVB_FE_CUSTOMISE
264 help
265 A DVB-C tuner module. Say Y when you want to support this frontend.
266
Linus Torvalds1da177e2005-04-16 15:20:36 -0700267config DVB_STV0297
268 tristate "ST STV0297 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300269 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300270 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700271 help
272 A DVB-C tuner module. Say Y when you want to support this frontend.
273
Trent Piepho005b5412006-04-04 01:56:30 -0300274comment "ATSC (North American/Korean Terrestrial/Cable DTV) frontends"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700275 depends on DVB_CORE
276
Kirk Lapray04a45922005-11-08 21:35:46 -0800277config DVB_NXT200X
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300278 tristate "NxtWave Communications NXT2002/NXT2004 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300279 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300280 default m if DVB_FE_CUSTOMISE
Kirk Lapray04a45922005-11-08 21:35:46 -0800281 help
282 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
283 to support this frontend.
284
Michael Krufky66e33de2006-01-09 15:25:39 -0200285 This driver needs external firmware. Please use the commands
286 "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2002" and
287 "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2004" to
288 download/extract them, and then copy them to /usr/lib/hotplug/firmware
289 or /lib/firmware (depending on configuration of firmware hotplug).
290
Linus Torvalds1da177e2005-04-16 15:20:36 -0700291config DVB_OR51211
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300292 tristate "Oren OR51211 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300293 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300294 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700295 help
296 An ATSC 8VSB tuner module. Say Y when you want to support this frontend.
297
Trent Piepho2b3835b2006-03-29 13:53:15 -0300298 This driver needs external firmware. Please use the command
299 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51211" to
300 download it, and then copy it to /usr/lib/hotplug/firmware
301 or /lib/firmware (depending on configuration of firmware hotplug).
302
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -0700303config DVB_OR51132
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300304 tristate "Oren OR51132 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300305 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300306 default m if DVB_FE_CUSTOMISE
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -0700307 help
308 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
309 to support this frontend.
310
Trent Piepho2b3835b2006-03-29 13:53:15 -0300311 This driver needs external firmware. Please use the commands
312 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_vsb" and/or
313 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_qam" to
314 download firmwares for 8VSB and QAM64/256, respectively. Copy them to
315 /usr/lib/hotplug/firmware or /lib/firmware (depending on
316 configuration of firmware hotplug).
317
Johannes Stezenbach55f51ef2005-06-23 22:02:41 -0700318config DVB_BCM3510
319 tristate "Broadcom BCM3510"
Adrian Bunk445c2712008-07-27 10:04:55 -0300320 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300321 default m if DVB_FE_CUSTOMISE
Johannes Stezenbach55f51ef2005-06-23 22:02:41 -0700322 help
323 An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to
324 support this frontend.
325
Michael Krufky6ddcc912005-07-27 11:46:00 -0700326config DVB_LGDT330X
Michael Krufkye179d8b2005-08-09 17:48:54 -0700327 tristate "LG Electronics LGDT3302/LGDT3303 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
Mac Michaelsd8667cb2005-07-07 17:58:29 -0700330 help
331 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
332 to support this frontend.
333
Steven Toth89885552007-07-28 19:34:52 -0300334config DVB_S5H1409
335 tristate "Samsung S5H1409 based"
336 depends on DVB_CORE && I2C
337 default m if DVB_FE_CUSTOMISE
338 help
339 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
340 to support this frontend.
341
Steven Toth265a6512008-04-18 21:34:00 -0300342config DVB_AU8522
343 tristate "Auvitek AU8522 based"
344 depends on DVB_CORE && I2C
345 default m if DVB_FE_CUSTOMISE
346 help
347 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
348 to support this frontend.
349
Steven Toth8b4f1d02008-04-25 03:44:36 -0300350config DVB_S5H1411
351 tristate "Samsung S5H1411 based"
352 depends on DVB_CORE && I2C
353 default m if DVB_FE_CUSTOMISE
354 help
355 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
356 to support this frontend.
357
Mauro Carvalho Chehabb0945162008-04-29 21:38:45 -0300358comment "Digital terrestrial only tuners/PLL"
Andrew de Quincey6bca3582006-08-08 09:10:10 -0300359 depends on DVB_CORE
360
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300361config DVB_PLL
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300362 tristate "Generic I2C PLL based tuners"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300363 depends on DVB_CORE && I2C
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300364 default m if DVB_FE_CUSTOMISE
365 help
Michael Krufky0173e462007-09-27 11:37:19 -0300366 This module drives a number of tuners based on PLL chips with a
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300367 common I2C interface. Say Y when you want to support these tuners.
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300368
Patrick Boettcher01373a52007-07-30 12:49:04 -0300369config DVB_TUNER_DIB0070
370 tristate "DiBcom DiB0070 silicon base-band tuner"
371 depends on I2C
372 default m if DVB_FE_CUSTOMISE
373 help
374 A driver for the silicon baseband tuner DiB0070 from DiBcom.
375 This device is only used inside a SiP called togther with a
376 demodulator for now.
377
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300378comment "SEC control devices for DVB-S"
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300379 depends on DVB_CORE
380
381config DVB_LNBP21
382 tristate "LNBP21 SEC controller"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300383 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300384 default m if DVB_FE_CUSTOMISE
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300385 help
386 An SEC control chip.
387
Hartmut Hackmann26ec3942008-04-22 14:42:09 -0300388config DVB_ISL6405
389 tristate "ISL6405 SEC controller"
390 depends on DVB_CORE && I2C
391 default m if DVB_FE_CUSTOMISE
392 help
393 An SEC control chip.
394
Andrew de Quincey21c28582006-04-27 21:45:09 -0300395config DVB_ISL6421
396 tristate "ISL6421 SEC controller"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300397 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300398 default m if DVB_FE_CUSTOMISE
Andrew de Quincey21c28582006-04-27 21:45:09 -0300399 help
400 An SEC control chip.
401
Timothy Leedfbdce02008-08-09 13:36:51 -0300402config DVB_LGS8GL5
403 tristate "Silicon Legend LGS-8GL5 demodulator (OFDM)"
404 depends on DVB_CORE && I2C
405 default m if DVB_FE_CUSTOMISE
406 help
407 A DMB-TH tuner module. Say Y when you want to support this frontend.
408
Patrick Boettcherbccd7002008-08-30 12:15:54 -0300409comment "Tools to develop new frontends"
410
411config DVB_DUMMY_FE
412 tristate "Dummy frontend driver"
413 default n
414
Antti Palosaari825b9672008-09-15 15:01:52 -0300415config DVB_AF9013
416 tristate "Afatech AF9013 demodulator"
417 depends on DVB_CORE && I2C
418 default m if DVB_FE_CUSTOMISE
419 help
420 Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700421endmenu