blob: 2470d88e901a41e22e20e625e1cfacd8a6a1533d [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
Manu Abrahame50e8e32007-07-03 09:53:42 -030015comment "Multistandard (satellite) frontends"
16 depends on DVB_CORE
17
18config DVB_STB0899
19 tristate "STB0899 based"
Manu Abraham6199cee2007-10-08 18:51:54 -030020 depends on DVB_CORE && I2C
21 default m if DVB_FE_CUSTOMISE
Manu Abrahame50e8e32007-07-03 09:53:42 -030022 help
23 A DVB-S/S2/DSS Multistandard demodulator. Say Y when you want
24 to support this demodulator based frontends
25
Manu Abraham040dcc32007-02-24 08:31:40 -030026config DVB_STB6100
27 tristate "STB6100 based tuners"
Manu Abraham6199cee2007-10-08 18:51:54 -030028 depends on DVB_CORE && I2C
29 default m if DVB_FE_CUSTOMISE
Manu Abraham040dcc32007-02-24 08:31:40 -030030 help
31 A Silicon tuner from ST used in conjunction with the STB0899
32 demodulator. Say Y when you want to support this tuner.
33
Linus Torvalds1da177e2005-04-16 15:20:36 -070034comment "DVB-S (satellite) frontends"
35 depends on DVB_CORE
36
Linus Torvalds1da177e2005-04-16 15:20:36 -070037config DVB_CX24110
38 tristate "Conexant CX24110 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030039 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -030040 default m if DVB_FE_CUSTOMISE
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -070041 help
Linus Torvalds1da177e2005-04-16 15:20:36 -070042 A DVB-S tuner module. Say Y when you want to support this frontend.
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -070043
Steve Tothb79cb652006-01-09 15:25:07 -020044config DVB_CX24123
45 tristate "Conexant CX24123 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030046 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -030047 default m if DVB_FE_CUSTOMISE
Steve Tothb79cb652006-01-09 15:25:07 -020048 help
49 A DVB-S tuner module. Say Y when you want to support this frontend.
50
Linus Torvalds1da177e2005-04-16 15:20:36 -070051config DVB_MT312
Matthias Schwarzotte4671b62008-04-30 12:21:04 -030052 tristate "Zarlink VP310/MT312/ZL10313 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030053 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -030054 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -070055 help
56 A DVB-S tuner module. Say Y when you want to support this frontend.
57
Andrew de Quincey96bf2f22005-07-07 17:57:53 -070058config DVB_S5H1420
59 tristate "Samsung S5H1420 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030060 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -030061 default m if DVB_FE_CUSTOMISE
Andrew de Quincey96bf2f22005-07-07 17:57:53 -070062 help
63 A DVB-S tuner module. Say Y when you want to support this frontend.
64
Igor M. Liplianine4aab642008-09-23 15:43:57 -030065config DVB_STV0288
66 tristate "ST STV0288 based"
67 depends on DVB_CORE && I2C
68 default m if DVB_FE_CUSTOMISE
69 help
70 A DVB-S tuner module. Say Y when you want to support this frontend.
71
72config DVB_STB6000
73 tristate "ST STB6000 silicon tuner"
74 depends on DVB_CORE && I2C
75 default m if DVB_FE_CUSTOMISE
76 help
77 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
78
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -030079config DVB_STV0299
80 tristate "ST STV0299 based"
81 depends on DVB_CORE && I2C
82 default m if DVB_FE_CUSTOMISE
83 help
84 A DVB-S tuner module. Say Y when you want to support this frontend.
85
86config DVB_TDA8083
87 tristate "Philips TDA8083 based"
88 depends on DVB_CORE && I2C
89 default m if DVB_FE_CUSTOMISE
90 help
91 A DVB-S tuner module. Say Y when you want to support this frontend.
92
Andrew de Quincey6bca3582006-08-08 09:10:10 -030093config DVB_TDA10086
94 tristate "Philips TDA10086 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030095 depends on DVB_CORE && I2C
Andrew de Quincey6bca3582006-08-08 09:10:10 -030096 default m if DVB_FE_CUSTOMISE
97 help
98 A DVB-S tuner module. Say Y when you want to support this frontend.
99
Manu Abraham654dbad2008-10-23 17:56:07 -0300100config DVB_TDA8261
101 tristate "Philips TDA8261 based"
102 depends on DVB_CORE && I2C
103 default m if DVB_FE_CUSTOMISE
104 help
105 A DVB-S tuner module. Say Y when you want to support this frontend.
106
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300107config DVB_VES1X93
108 tristate "VLSI VES1893 or VES1993 based"
109 depends on DVB_CORE && I2C
110 default m if DVB_FE_CUSTOMISE
111 help
112 A DVB-S tuner module. Say Y when you want to support this frontend.
113
114config DVB_TUNER_ITD1000
115 tristate "Integrant ITD1000 Zero IF tuner for DVB-S/DSS"
116 depends on DVB_CORE && I2C
117 default m if DVB_FE_CUSTOMISE
118 help
119 A DVB-S tuner module. Say Y when you want to support this frontend.
120
121config DVB_TDA826X
122 tristate "Philips TDA826X silicon tuner"
123 depends on DVB_CORE && I2C
124 default m if DVB_FE_CUSTOMISE
125 help
126 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
127
128config DVB_TUA6100
129 tristate "Infineon TUA6100 PLL"
130 depends on DVB_CORE && I2C
131 default m if DVB_FE_CUSTOMISE
132 help
133 A DVB-S PLL chip.
134
Steven Toth0d467482008-09-04 01:14:43 -0300135config DVB_CX24116
136 tristate "Conexant CX24116 based"
137 depends on DVB_CORE && I2C
138 default m if DVB_FE_CUSTOMISE
139 help
140 A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
141
Igor M. Liplianin04ad28c2008-09-16 18:21:11 -0300142config DVB_SI21XX
143 tristate "Silicon Labs SI21XX based"
144 depends on DVB_CORE && I2C
145 default m if DVB_FE_CUSTOMISE
146 help
147 A DVB-S tuner module. Say Y when you want to support this frontend.
148
Linus Torvalds1da177e2005-04-16 15:20:36 -0700149comment "DVB-T (terrestrial) frontends"
150 depends on DVB_CORE
151
152config DVB_SP8870
Michael Krufky50c25ff2006-01-09 15:25:34 -0200153 tristate "Spase sp8870 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300154 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300155 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700156 help
Michael Krufky50c25ff2006-01-09 15:25:34 -0200157 A DVB-T tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700158
159 This driver needs external firmware. Please use the command
160 "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to
Ville Skytt\ä12e66f62006-01-09 15:25:38 -0200161 download/extract it, and then copy it to /usr/lib/hotplug/firmware
162 or /lib/firmware (depending on configuration of firmware hotplug).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700163
164config DVB_SP887X
Michael Krufky50c25ff2006-01-09 15:25:34 -0200165 tristate "Spase sp887x based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300166 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300167 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700168 help
169 A DVB-T tuner module. Say Y when you want to support this frontend.
170
171 This driver needs external firmware. Please use the command
172 "<kerneldir>/Documentation/dvb/get_dvb_firmware sp887x" to
Ville Skytt\ä12e66f62006-01-09 15:25:38 -0200173 download/extract it, and then copy it to /usr/lib/hotplug/firmware
174 or /lib/firmware (depending on configuration of firmware hotplug).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700175
176config DVB_CX22700
177 tristate "Conexant CX22700 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300178 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300179 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700180 help
181 A DVB-T tuner module. Say Y when you want to support this frontend.
182
183config DVB_CX22702
Michael Krufky50c25ff2006-01-09 15:25:34 -0200184 tristate "Conexant cx22702 demodulator (OFDM)"
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
Michael Krufky50c25ff2006-01-09 15:25:34 -0200187 help
188 A DVB-T tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700189
Henk Vergonet89f92572007-08-09 11:02:30 -0300190config DVB_DRX397XD
191 tristate "Micronas DRX3975D/DRX3977D based"
Adrian Bunk886f8d62008-07-28 16:58:05 -0300192 depends on DVB_CORE && I2C
Henk Vergonet89f92572007-08-09 11:02:30 -0300193 default m if DVB_FE_CUSTOMISE
Henk Vergonet89f92572007-08-09 11:02:30 -0300194 help
195 A DVB-T tuner module. Say Y when you want to support this frontend.
196
197 TODO:
198 This driver needs external firmware. Please use the command
199 "<kerneldir>/Documentation/dvb/get_dvb_firmware drx397xD" to
200 download/extract them, and then copy them to /usr/lib/hotplug/firmware
201 or /lib/firmware (depending on configuration of firmware hotplug).
202
Linus Torvalds1da177e2005-04-16 15:20:36 -0700203config DVB_L64781
204 tristate "LSI L64781"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300205 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300206 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700207 help
208 A DVB-T tuner module. Say Y when you want to support this frontend.
209
210config DVB_TDA1004X
211 tristate "Philips TDA10045H/TDA10046H based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300212 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300213 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700214 help
215 A DVB-T tuner module. Say Y when you want to support this frontend.
216
217 This driver needs external firmware. Please use the commands
218 "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10045",
Michael Krufky50c25ff2006-01-09 15:25:34 -0200219 "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to
Ville Skytt\ä12e66f62006-01-09 15:25:38 -0200220 download/extract them, and then copy them to /usr/lib/hotplug/firmware
221 or /lib/firmware (depending on configuration of firmware hotplug).
Linus Torvalds1da177e2005-04-16 15:20:36 -0700222
223config DVB_NXT6000
224 tristate "NxtWave Communications NXT6000 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-T tuner module. Say Y when you want to support this frontend.
229
230config DVB_MT352
231 tristate "Zarlink MT352 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300232 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300233 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700234 help
235 A DVB-T tuner module. Say Y when you want to support this frontend.
236
Chris Pascoe780dfef2006-02-28 08:34:59 -0300237config DVB_ZL10353
238 tristate "Zarlink ZL10353 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300239 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300240 default m if DVB_FE_CUSTOMISE
Chris Pascoe780dfef2006-02-28 08:34:59 -0300241 help
242 A DVB-T tuner module. Say Y when you want to support this frontend.
243
Linus Torvalds1da177e2005-04-16 15:20:36 -0700244config DVB_DIB3000MB
245 tristate "DiBcom 3000M-B"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300246 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300247 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700248 help
249 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
250 to support this frontend.
251
252config DVB_DIB3000MC
253 tristate "DiBcom 3000P/M-C"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300254 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300255 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700256 help
257 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
258 to support this frontend.
259
Patrick Boettcher69ea31e2006-10-17 18:28:14 -0300260config DVB_DIB7000M
261 tristate "DiBcom 7000MA/MB/PA/PB/MC"
262 depends on DVB_CORE && I2C
263 default m if DVB_FE_CUSTOMISE
264 help
265 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
266 to support this frontend.
267
Patrick Boettchera75763f2006-10-18 08:34:16 -0300268config DVB_DIB7000P
269 tristate "DiBcom 7000PC"
270 depends on DVB_CORE && I2C
271 default m if DVB_FE_CUSTOMISE
272 help
273 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
274 to support this frontend.
275
Steven Toth7bbb1ce2008-04-19 01:06:25 -0300276config DVB_TDA10048
277 tristate "Philips TDA10048HN based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300278 depends on DVB_CORE && I2C
Steven Toth7bbb1ce2008-04-19 01:06:25 -0300279 default m if DVB_FE_CUSTOMISE
Steven Toth7bbb1ce2008-04-19 01:06:25 -0300280 help
281 A DVB-T tuner module. Say Y when you want to support this frontend.
282
Linus Torvalds1da177e2005-04-16 15:20:36 -0700283comment "DVB-C (cable) frontends"
284 depends on DVB_CORE
285
Linus Torvalds1da177e2005-04-16 15:20:36 -0700286config DVB_VES1820
287 tristate "VLSI VES1820 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
Linus Torvalds1da177e2005-04-16 15:20:36 -0700290 help
Michael Krufky50c25ff2006-01-09 15:25:34 -0200291 A DVB-C tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700292
293config DVB_TDA10021
294 tristate "Philips TDA10021 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300295 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300296 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700297 help
Michael Krufky50c25ff2006-01-09 15:25:34 -0200298 A DVB-C tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700299
Hartmut Birraa323ac2007-04-21 19:37:17 -0300300config DVB_TDA10023
301 tristate "Philips TDA10023 based"
302 depends on DVB_CORE && I2C
303 default m if DVB_FE_CUSTOMISE
304 help
305 A DVB-C tuner module. Say Y when you want to support this frontend.
306
Linus Torvalds1da177e2005-04-16 15:20:36 -0700307config DVB_STV0297
308 tristate "ST STV0297 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300309 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300310 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700311 help
312 A DVB-C tuner module. Say Y when you want to support this frontend.
313
Trent Piepho005b5412006-04-04 01:56:30 -0300314comment "ATSC (North American/Korean Terrestrial/Cable DTV) frontends"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700315 depends on DVB_CORE
316
Kirk Lapray04a45922005-11-08 21:35:46 -0800317config DVB_NXT200X
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300318 tristate "NxtWave Communications NXT2002/NXT2004 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300319 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300320 default m if DVB_FE_CUSTOMISE
Kirk Lapray04a45922005-11-08 21:35:46 -0800321 help
322 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
323 to support this frontend.
324
Michael Krufky66e33de2006-01-09 15:25:39 -0200325 This driver needs external firmware. Please use the commands
326 "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2002" and
327 "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2004" to
328 download/extract them, and then copy them to /usr/lib/hotplug/firmware
329 or /lib/firmware (depending on configuration of firmware hotplug).
330
Linus Torvalds1da177e2005-04-16 15:20:36 -0700331config DVB_OR51211
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300332 tristate "Oren OR51211 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300333 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300334 default m if DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700335 help
336 An ATSC 8VSB tuner module. Say Y when you want to support this frontend.
337
Trent Piepho2b3835b2006-03-29 13:53:15 -0300338 This driver needs external firmware. Please use the command
339 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51211" to
340 download it, and then copy it to /usr/lib/hotplug/firmware
341 or /lib/firmware (depending on configuration of firmware hotplug).
342
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -0700343config DVB_OR51132
Michael Krufkyf5c08a22006-03-16 13:18:25 -0300344 tristate "Oren OR51132 based"
Adrian Bunk445c2712008-07-27 10:04:55 -0300345 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300346 default m if DVB_FE_CUSTOMISE
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -0700347 help
348 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
349 to support this frontend.
350
Trent Piepho2b3835b2006-03-29 13:53:15 -0300351 This driver needs external firmware. Please use the commands
352 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_vsb" and/or
353 "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_qam" to
354 download firmwares for 8VSB and QAM64/256, respectively. Copy them to
355 /usr/lib/hotplug/firmware or /lib/firmware (depending on
356 configuration of firmware hotplug).
357
Johannes Stezenbach55f51ef2005-06-23 22:02:41 -0700358config DVB_BCM3510
359 tristate "Broadcom BCM3510"
Adrian Bunk445c2712008-07-27 10:04:55 -0300360 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300361 default m if DVB_FE_CUSTOMISE
Johannes Stezenbach55f51ef2005-06-23 22:02:41 -0700362 help
363 An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to
364 support this frontend.
365
Michael Krufky6ddcc912005-07-27 11:46:00 -0700366config DVB_LGDT330X
Michael Krufkye179d8b2005-08-09 17:48:54 -0700367 tristate "LG Electronics LGDT3302/LGDT3303 based"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300368 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300369 default m if DVB_FE_CUSTOMISE
Mac Michaelsd8667cb2005-07-07 17:58:29 -0700370 help
371 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
372 to support this frontend.
373
Mauro Carvalho Chehabf71f11e2008-10-24 15:06:17 -0300374config DVB_LGDT3304
375 tristate "LG Electronics LGDT3304"
376 depends on DVB_CORE && I2C
377 default m if DVB_FE_CUSTOMISE
378 help
379 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
380 to support this frontend.
381
Steven Toth89885552007-07-28 19:34:52 -0300382config DVB_S5H1409
383 tristate "Samsung S5H1409 based"
384 depends on DVB_CORE && I2C
385 default m if DVB_FE_CUSTOMISE
386 help
387 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
388 to support this frontend.
389
Steven Toth265a6512008-04-18 21:34:00 -0300390config DVB_AU8522
391 tristate "Auvitek AU8522 based"
392 depends on DVB_CORE && I2C
393 default m if DVB_FE_CUSTOMISE
394 help
395 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
396 to support this frontend.
397
Steven Toth8b4f1d02008-04-25 03:44:36 -0300398config DVB_S5H1411
399 tristate "Samsung S5H1411 based"
400 depends on DVB_CORE && I2C
401 default m if DVB_FE_CUSTOMISE
402 help
403 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
404 to support this frontend.
405
Mauro Carvalho Chehabc2e591f2008-10-24 13:44:38 -0300406comment "ISDB-T (terrestrial) frontends"
407 depends on DVB_CORE
408
409config DVB_S921
410 tristate "Sharp S921 tuner"
411 depends on DVB_CORE && I2C
412 default m if DVB_FE_CUSTOMISE
413 help
414 AN ISDB-T DQPSK, QPSK, 16QAM and 64QAM 1seg tuner module.
415 Say Y when you want to support this frontend.
416
Mauro Carvalho Chehabb0945162008-04-29 21:38:45 -0300417comment "Digital terrestrial only tuners/PLL"
Andrew de Quincey6bca3582006-08-08 09:10:10 -0300418 depends on DVB_CORE
419
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300420config DVB_PLL
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300421 tristate "Generic I2C PLL based tuners"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300422 depends on DVB_CORE && I2C
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300423 default m if DVB_FE_CUSTOMISE
424 help
Michael Krufky0173e462007-09-27 11:37:19 -0300425 This module drives a number of tuners based on PLL chips with a
Trent Piepho9ab1ba32007-04-27 12:31:28 -0300426 common I2C interface. Say Y when you want to support these tuners.
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300427
Patrick Boettcher01373a52007-07-30 12:49:04 -0300428config DVB_TUNER_DIB0070
429 tristate "DiBcom DiB0070 silicon base-band tuner"
430 depends on I2C
431 default m if DVB_FE_CUSTOMISE
432 help
433 A driver for the silicon baseband tuner DiB0070 from DiBcom.
434 This device is only used inside a SiP called togther with a
435 demodulator for now.
436
Mauro Carvalho Chehabdf7aaaf2008-04-26 16:19:58 -0300437comment "SEC control devices for DVB-S"
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300438 depends on DVB_CORE
439
440config DVB_LNBP21
441 tristate "LNBP21 SEC controller"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300442 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300443 default m if DVB_FE_CUSTOMISE
Andrew de Quinceyd0205422006-04-27 21:45:01 -0300444 help
445 An SEC control chip.
446
Hartmut Hackmann26ec3942008-04-22 14:42:09 -0300447config DVB_ISL6405
448 tristate "ISL6405 SEC controller"
449 depends on DVB_CORE && I2C
450 default m if DVB_FE_CUSTOMISE
451 help
452 An SEC control chip.
453
Andrew de Quincey21c28582006-04-27 21:45:09 -0300454config DVB_ISL6421
455 tristate "ISL6421 SEC controller"
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300456 depends on DVB_CORE && I2C
Andrew de Quincey176ac9d2006-08-08 09:10:11 -0300457 default m if DVB_FE_CUSTOMISE
Andrew de Quincey21c28582006-04-27 21:45:09 -0300458 help
459 An SEC control chip.
460
Timothy Leedfbdce02008-08-09 13:36:51 -0300461config DVB_LGS8GL5
462 tristate "Silicon Legend LGS-8GL5 demodulator (OFDM)"
463 depends on DVB_CORE && I2C
464 default m if DVB_FE_CUSTOMISE
465 help
466 A DMB-TH tuner module. Say Y when you want to support this frontend.
467
Patrick Boettcherbccd7002008-08-30 12:15:54 -0300468comment "Tools to develop new frontends"
469
470config DVB_DUMMY_FE
471 tristate "Dummy frontend driver"
472 default n
473
Antti Palosaari825b9672008-09-15 15:01:52 -0300474config DVB_AF9013
475 tristate "Afatech AF9013 demodulator"
476 depends on DVB_CORE && I2C
477 default m if DVB_FE_CUSTOMISE
478 help
479 Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700480endmenu