Kconfig 11.3 KB
Newer Older
L
Linus Torvalds 已提交
1 2 3
menu "Customise DVB Frontends"
	depends on DVB_CORE

4 5 6 7 8 9 10 11 12 13 14
config DVB_FE_CUSTOMISE
	bool "Customise the frontend modules to build"
	default N
	help
	  This allows the user to deselect frontend drivers unnecessary
	  for their hardware from the build. Use this option with care
	  as deselecting frontends which are in fact necessary will result
	  in DVB devices which cannot be tuned due to lack of driver support.

	  If unsure say N.

L
Linus Torvalds 已提交
15 16 17
comment "DVB-S (satellite) frontends"
	depends on DVB_CORE

18 19
config DVB_CX24110
	tristate "Conexant CX24110 based"
20
	depends on DVB_CORE && I2C
21
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
22 23 24
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

25 26
config DVB_CX24123
	tristate "Conexant CX24123 based"
27
	depends on DVB_CORE && I2C
28
	default m if DVB_FE_CUSTOMISE
29
	help
L
Linus Torvalds 已提交
30
	  A DVB-S tuner module. Say Y when you want to support this frontend.
31

32
config DVB_MT312
33
	tristate "Zarlink VP310/MT312/ZL10313 based"
34 35 36 37 38 39 40 41 42 43 44 45 46 47
	depends on DVB_CORE && I2C
	default m if DVB_FE_CUSTOMISE
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

config DVB_S5H1420
	tristate "Samsung S5H1420 based"
	depends on DVB_CORE && I2C
	default m if DVB_FE_CUSTOMISE
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

config DVB_STV0299
	tristate "ST STV0299 based"
48
	depends on DVB_CORE && I2C
49
	default m if DVB_FE_CUSTOMISE
50 51
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.
52

L
Linus Torvalds 已提交
53 54
config DVB_TDA8083
	tristate "Philips TDA8083 based"
55
	depends on DVB_CORE && I2C
56
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
57 58 59
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

60 61
config DVB_TDA10086
	tristate "Philips TDA10086 based"
62
	depends on DVB_CORE && I2C
63
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
64 65 66 67 68
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

config DVB_VES1X93
	tristate "VLSI VES1893 or VES1993 based"
69
	depends on DVB_CORE && I2C
70
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
71 72 73
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

74 75
config DVB_TUNER_ITD1000
	tristate "Integrant ITD1000 Zero IF tuner for DVB-S/DSS"
76
	depends on DVB_CORE && I2C
77
	default m if DVB_FE_CUSTOMISE
78 79 80
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

81 82
config DVB_TDA826X
	tristate "Philips TDA826X silicon tuner"
83
	depends on DVB_CORE && I2C
84 85
	default m if DVB_FE_CUSTOMISE
	help
86 87 88 89 90 91 92 93
	  A DVB-S silicon tuner module. Say Y when you want to support this tuner.

config DVB_TUA6100
	tristate "Infineon TUA6100 PLL"
	depends on DVB_CORE && I2C
	default m if DVB_FE_CUSTOMISE
	help
	  A DVB-S PLL chip.
94

L
Linus Torvalds 已提交
95 96 97 98
comment "DVB-T (terrestrial) frontends"
	depends on DVB_CORE

config DVB_SP8870
99
	tristate "Spase sp8870 based"
100
	depends on DVB_CORE && I2C
101
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
102
	help
103
	  A DVB-T tuner module. Say Y when you want to support this frontend.
L
Linus Torvalds 已提交
104 105 106

	  This driver needs external firmware. Please use the command
	  "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to
107 108
	  download/extract it, and then copy it to /usr/lib/hotplug/firmware
	  or /lib/firmware (depending on configuration of firmware hotplug).
L
Linus Torvalds 已提交
109 110

config DVB_SP887X
111
	tristate "Spase sp887x based"
112
	depends on DVB_CORE && I2C
113
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
114 115 116 117 118
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

	  This driver needs external firmware. Please use the command
	  "<kerneldir>/Documentation/dvb/get_dvb_firmware sp887x" to
119 120
	  download/extract it, and then copy it to /usr/lib/hotplug/firmware
	  or /lib/firmware (depending on configuration of firmware hotplug).
L
Linus Torvalds 已提交
121 122 123

config DVB_CX22700
	tristate "Conexant CX22700 based"
124
	depends on DVB_CORE && I2C
125
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
126 127 128 129
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

config DVB_CX22702
130
	tristate "Conexant cx22702 demodulator (OFDM)"
131
	depends on DVB_CORE && I2C
132
	default m if DVB_FE_CUSTOMISE
133 134
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.
L
Linus Torvalds 已提交
135

136 137 138 139 140 141 142 143 144 145 146 147 148 149
config DVB_DRX397XD
	tristate "Micronas DRX3975D/DRX3977D based"
	depends on DVB_CORE && I2C && HOTPLUG
	default m if DVB_FE_CUSTOMISE
	select FW_LOADER
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

	  TODO:
	  This driver needs external firmware. Please use the command
	  "<kerneldir>/Documentation/dvb/get_dvb_firmware drx397xD" to
	  download/extract them, and then copy them to /usr/lib/hotplug/firmware
	  or /lib/firmware (depending on configuration of firmware hotplug).

L
Linus Torvalds 已提交
150 151
config DVB_L64781
	tristate "LSI L64781"
152
	depends on DVB_CORE && I2C
153
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
154 155 156 157 158
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

config DVB_TDA1004X
	tristate "Philips TDA10045H/TDA10046H based"
159
	depends on DVB_CORE && I2C
160
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
161 162 163 164 165
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

	  This driver needs external firmware. Please use the commands
	  "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10045",
166
	  "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to
167 168
	  download/extract them, and then copy them to /usr/lib/hotplug/firmware
	  or /lib/firmware (depending on configuration of firmware hotplug).
L
Linus Torvalds 已提交
169 170 171

config DVB_NXT6000
	tristate "NxtWave Communications NXT6000 based"
172
	depends on DVB_CORE && I2C
173
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
174 175 176 177 178
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

config DVB_MT352
	tristate "Zarlink MT352 based"
179
	depends on DVB_CORE && I2C
180
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
181 182 183
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

184 185
config DVB_ZL10353
	tristate "Zarlink ZL10353 based"
186
	depends on DVB_CORE && I2C
187
	default m if DVB_FE_CUSTOMISE
188 189 190
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

L
Linus Torvalds 已提交
191 192
config DVB_DIB3000MB
	tristate "DiBcom 3000M-B"
193
	depends on DVB_CORE && I2C
194
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
195 196 197 198 199 200
	help
	  A DVB-T tuner module. Designed for mobile usage. Say Y when you want
	  to support this frontend.

config DVB_DIB3000MC
	tristate "DiBcom 3000P/M-C"
201
	depends on DVB_CORE && I2C
202
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
203 204 205 206
	help
	  A DVB-T tuner module. Designed for mobile usage. Say Y when you want
	  to support this frontend.

207 208 209 210 211 212 213 214
config DVB_DIB7000M
	tristate "DiBcom 7000MA/MB/PA/PB/MC"
	depends on DVB_CORE && I2C
	default m if DVB_FE_CUSTOMISE
	help
	  A DVB-T tuner module. Designed for mobile usage. Say Y when you want
	  to support this frontend.

215 216 217 218 219 220 221 222
config DVB_DIB7000P
	tristate "DiBcom 7000PC"
	depends on DVB_CORE && I2C
	default m if DVB_FE_CUSTOMISE
	help
	  A DVB-T tuner module. Designed for mobile usage. Say Y when you want
	  to support this frontend.

223 224
config DVB_TDA10048
	tristate "Philips TDA10048HN based"
225
	depends on DVB_CORE && I2C
226 227 228 229
	default m if DVB_FE_CUSTOMISE
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

L
Linus Torvalds 已提交
230 231 232 233 234
comment "DVB-C (cable) frontends"
	depends on DVB_CORE

config DVB_VES1820
	tristate "VLSI VES1820 based"
235
	depends on DVB_CORE && I2C
236
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
237
	help
238
	  A DVB-C tuner module. Say Y when you want to support this frontend.
L
Linus Torvalds 已提交
239 240 241

config DVB_TDA10021
	tristate "Philips TDA10021 based"
242
	depends on DVB_CORE && I2C
243 244 245 246 247 248 249
	default m if DVB_FE_CUSTOMISE
	help
	  A DVB-C tuner module. Say Y when you want to support this frontend.

config DVB_TDA10023
	tristate "Philips TDA10023 based"
	depends on DVB_CORE && I2C
250
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
251
	help
252
	  A DVB-C tuner module. Say Y when you want to support this frontend.
L
Linus Torvalds 已提交
253 254 255

config DVB_STV0297
	tristate "ST STV0297 based"
256
	depends on DVB_CORE && I2C
257
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
258 259 260
	help
	  A DVB-C tuner module. Say Y when you want to support this frontend.

T
Trent Piepho 已提交
261
comment "ATSC (North American/Korean Terrestrial/Cable DTV) frontends"
L
Linus Torvalds 已提交
262 263
	depends on DVB_CORE

264
config DVB_NXT200X
265
	tristate "NxtWave Communications NXT2002/NXT2004 based"
266
	depends on DVB_CORE && I2C
267
	default m if DVB_FE_CUSTOMISE
268 269 270 271
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

272 273 274 275 276 277
	  This driver needs external firmware. Please use the commands
	  "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2002" and
	  "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2004" to
	  download/extract them, and then copy them to /usr/lib/hotplug/firmware
	  or /lib/firmware (depending on configuration of firmware hotplug).

L
Linus Torvalds 已提交
278
config DVB_OR51211
279
	tristate "Oren OR51211 based"
280
	depends on DVB_CORE && I2C
281
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
282 283 284
	help
	  An ATSC 8VSB tuner module. Say Y when you want to support this frontend.

285 286 287 288 289
	  This driver needs external firmware. Please use the command
	  "<kerneldir>/Documentation/dvb/get_dvb_firmware or51211" to
	  download it, and then copy it to /usr/lib/hotplug/firmware
	  or /lib/firmware (depending on configuration of firmware hotplug).

290
config DVB_OR51132
291
	tristate "Oren OR51132 based"
292
	depends on DVB_CORE && I2C
293
	default m if DVB_FE_CUSTOMISE
294 295 296 297
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

298 299 300 301 302 303 304
	  This driver needs external firmware. Please use the commands
	  "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_vsb" and/or
	  "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_qam" to
	  download firmwares for 8VSB and QAM64/256, respectively. Copy them to
	  /usr/lib/hotplug/firmware or /lib/firmware (depending on
	  configuration of firmware hotplug).

305 306
config DVB_BCM3510
	tristate "Broadcom BCM3510"
307
	depends on DVB_CORE && I2C
308
	default m if DVB_FE_CUSTOMISE
309 310 311 312
	help
	  An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to
	  support this frontend.

313
config DVB_LGDT330X
314
	tristate "LG Electronics LGDT3302/LGDT3303 based"
315
	depends on DVB_CORE && I2C
316
	default m if DVB_FE_CUSTOMISE
317 318 319 320 321 322 323 324
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

config DVB_S5H1409
	tristate "Samsung S5H1409 based"
	depends on DVB_CORE && I2C
	default m if DVB_FE_CUSTOMISE
325 326 327 328 329 330 331 332
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

config DVB_AU8522
	tristate "Auvitek AU8522 based"
	depends on DVB_CORE && I2C
	default m if DVB_FE_CUSTOMISE
333 334 335 336 337 338 339 340
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

config DVB_S5H1411
	tristate "Samsung S5H1411 based"
	depends on DVB_CORE && I2C
	default m if DVB_FE_CUSTOMISE
341 342 343 344
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

345
comment "Digital terrestrial only tuners/PLL"
346 347
	depends on DVB_CORE

348
config DVB_PLL
349
	tristate "Generic I2C PLL based tuners"
350
	depends on DVB_CORE && I2C
351 352
	default m if DVB_FE_CUSTOMISE
	help
353
	  This module drives a number of tuners based on PLL chips with a
354
	  common I2C interface. Say Y when you want to support these tuners.
355

356 357 358 359 360 361 362 363 364
config DVB_TUNER_DIB0070
	tristate "DiBcom DiB0070 silicon base-band tuner"
	depends on I2C
	default m if DVB_FE_CUSTOMISE
	help
	  A driver for the silicon baseband tuner DiB0070 from DiBcom.
	  This device is only used inside a SiP called togther with a
	  demodulator for now.

365
comment "SEC control devices for DVB-S"
366 367 368 369
	depends on DVB_CORE

config DVB_LNBP21
	tristate "LNBP21 SEC controller"
370
	depends on DVB_CORE && I2C
371
	default m if DVB_FE_CUSTOMISE
372 373 374
	help
	  An SEC control chip.

375 376 377 378 379 380 381
config DVB_ISL6405
	tristate "ISL6405 SEC controller"
	depends on DVB_CORE && I2C
	default m if DVB_FE_CUSTOMISE
	help
	  An SEC control chip.

382 383
config DVB_ISL6421
	tristate "ISL6421 SEC controller"
384
	depends on DVB_CORE && I2C
385
	default m if DVB_FE_CUSTOMISE
386 387 388
	help
	  An SEC control chip.

L
Linus Torvalds 已提交
389
endmenu