Kconfig 13.9 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.

15 16 17 18 19
comment "Multistandard (satellite) frontends"
	depends on DVB_CORE

config DVB_STB0899
	tristate "STB0899 based"
20 21
	depends on DVB_CORE && I2C
	default m if DVB_FE_CUSTOMISE
22 23 24 25
	help
	  A DVB-S/S2/DSS Multistandard demodulator. Say Y when you want
	  to support this demodulator based frontends

M
Manu Abraham 已提交
26 27
config DVB_STB6100
	tristate "STB6100 based tuners"
28 29
	depends on DVB_CORE && I2C
	default m if DVB_FE_CUSTOMISE
M
Manu Abraham 已提交
30 31 32 33
	help
	  A Silicon tuner from ST used in conjunction with the STB0899
	  demodulator. Say Y when you want to support this tuner.

L
Linus Torvalds 已提交
34 35 36
comment "DVB-S (satellite) frontends"
	depends on DVB_CORE

37 38
config DVB_CX24110
	tristate "Conexant CX24110 based"
39
	depends on DVB_CORE && I2C
40
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
41 42 43
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

44 45
config DVB_CX24123
	tristate "Conexant CX24123 based"
46
	depends on DVB_CORE && I2C
47
	default m if DVB_FE_CUSTOMISE
48
	help
L
Linus Torvalds 已提交
49
	  A DVB-S tuner module. Say Y when you want to support this frontend.
50

51
config DVB_MT312
52
	tristate "Zarlink VP310/MT312/ZL10313 based"
53 54 55 56 57 58 59 60 61 62 63 64
	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.

65 66 67 68 69 70 71 72 73 74 75 76 77 78
config DVB_STV0288
	tristate "ST STV0288 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_STB6000
	tristate "ST STB6000 silicon tuner"
	depends on DVB_CORE && I2C
	default m if DVB_FE_CUSTOMISE
	  help
	  A DVB-S silicon tuner module. Say Y when you want to support this tuner.

79 80
config DVB_STV0299
	tristate "ST STV0299 based"
81
	depends on DVB_CORE && I2C
82
	default m if DVB_FE_CUSTOMISE
83 84
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.
85

L
Linus Torvalds 已提交
86 87
config DVB_TDA8083
	tristate "Philips TDA8083 based"
88
	depends on DVB_CORE && I2C
89
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
90 91 92
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

93 94
config DVB_TDA10086
	tristate "Philips TDA10086 based"
95
	depends on DVB_CORE && I2C
96
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
97 98 99
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

100 101 102 103 104 105 106
config DVB_TDA8261
	tristate "Philips TDA8261 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.

L
Linus Torvalds 已提交
107 108
config DVB_VES1X93
	tristate "VLSI VES1893 or VES1993 based"
109
	depends on DVB_CORE && I2C
110
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
111 112 113
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

114 115
config DVB_TUNER_ITD1000
	tristate "Integrant ITD1000 Zero IF tuner for DVB-S/DSS"
116
	depends on DVB_CORE && I2C
117
	default m if DVB_FE_CUSTOMISE
118 119 120
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

121 122 123 124 125 126 127 128
config DVB_TUNER_CX24113
	tristate "Conexant CX24113/CX24128 tuner for DVB-S/DSS"
	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.


129 130
config DVB_TDA826X
	tristate "Philips TDA826X silicon tuner"
131
	depends on DVB_CORE && I2C
132 133
	default m if DVB_FE_CUSTOMISE
	help
134 135 136 137 138 139 140 141
	  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.
142

143 144 145 146 147 148 149
config DVB_CX24116
	tristate "Conexant CX24116 based"
	depends on DVB_CORE && I2C
	default m if DVB_FE_CUSTOMISE
	help
	  A DVB-S/S2 tuner module. Say Y when you want to support this frontend.

150 151 152 153 154 155 156
config DVB_SI21XX
	tristate "Silicon Labs SI21XX 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.

L
Linus Torvalds 已提交
157 158 159 160
comment "DVB-T (terrestrial) frontends"
	depends on DVB_CORE

config DVB_SP8870
161
	tristate "Spase sp8870 based"
162
	depends on DVB_CORE && I2C
163
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
164
	help
165
	  A DVB-T tuner module. Say Y when you want to support this frontend.
L
Linus Torvalds 已提交
166 167 168

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

config DVB_SP887X
173
	tristate "Spase sp887x based"
174
	depends on DVB_CORE && I2C
175
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
176 177 178 179 180
	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
181 182
	  download/extract it, and then copy it to /usr/lib/hotplug/firmware
	  or /lib/firmware (depending on configuration of firmware hotplug).
L
Linus Torvalds 已提交
183 184 185

config DVB_CX22700
	tristate "Conexant CX22700 based"
186
	depends on DVB_CORE && I2C
187
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
188 189 190 191
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

config DVB_CX22702
192
	tristate "Conexant cx22702 demodulator (OFDM)"
193
	depends on DVB_CORE && I2C
194
	default m if DVB_FE_CUSTOMISE
195 196
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.
L
Linus Torvalds 已提交
197

198 199
config DVB_DRX397XD
	tristate "Micronas DRX3975D/DRX3977D based"
200
	depends on DVB_CORE && I2C
201 202 203 204 205 206 207 208 209 210
	default m if DVB_FE_CUSTOMISE
	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 已提交
211 212
config DVB_L64781
	tristate "LSI L64781"
213
	depends on DVB_CORE && I2C
214
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
215 216 217 218 219
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

config DVB_TDA1004X
	tristate "Philips TDA10045H/TDA10046H based"
220
	depends on DVB_CORE && I2C
221
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
222 223 224 225 226
	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",
227
	  "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to
228 229
	  download/extract them, and then copy them to /usr/lib/hotplug/firmware
	  or /lib/firmware (depending on configuration of firmware hotplug).
L
Linus Torvalds 已提交
230 231 232

config DVB_NXT6000
	tristate "NxtWave Communications NXT6000 based"
233
	depends on DVB_CORE && I2C
234
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
235 236 237 238 239
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

config DVB_MT352
	tristate "Zarlink MT352 based"
240
	depends on DVB_CORE && I2C
241
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
242 243 244
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

245 246
config DVB_ZL10353
	tristate "Zarlink ZL10353 based"
247
	depends on DVB_CORE && I2C
248
	default m if DVB_FE_CUSTOMISE
249 250 251
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

L
Linus Torvalds 已提交
252 253
config DVB_DIB3000MB
	tristate "DiBcom 3000M-B"
254
	depends on DVB_CORE && I2C
255
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
256 257 258 259 260 261
	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"
262
	depends on DVB_CORE && I2C
263
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
264 265 266 267
	help
	  A DVB-T tuner module. Designed for mobile usage. Say Y when you want
	  to support this frontend.

268 269 270 271 272 273 274 275
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.

276 277 278 279 280 281 282 283
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.

284 285
config DVB_TDA10048
	tristate "Philips TDA10048HN based"
286
	depends on DVB_CORE && I2C
287 288 289 290
	default m if DVB_FE_CUSTOMISE
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

L
Linus Torvalds 已提交
291 292 293 294 295
comment "DVB-C (cable) frontends"
	depends on DVB_CORE

config DVB_VES1820
	tristate "VLSI VES1820 based"
296
	depends on DVB_CORE && I2C
297
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
298
	help
299
	  A DVB-C tuner module. Say Y when you want to support this frontend.
L
Linus Torvalds 已提交
300 301 302

config DVB_TDA10021
	tristate "Philips TDA10021 based"
303
	depends on DVB_CORE && I2C
304 305 306 307 308 309 310
	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
311
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
312
	help
313
	  A DVB-C tuner module. Say Y when you want to support this frontend.
L
Linus Torvalds 已提交
314 315 316

config DVB_STV0297
	tristate "ST STV0297 based"
317
	depends on DVB_CORE && I2C
318
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
319 320 321
	help
	  A DVB-C tuner module. Say Y when you want to support this frontend.

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

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

333 334 335 336 337 338
	  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 已提交
339
config DVB_OR51211
340
	tristate "Oren OR51211 based"
341
	depends on DVB_CORE && I2C
342
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
343 344 345
	help
	  An ATSC 8VSB tuner module. Say Y when you want to support this frontend.

346 347 348 349 350
	  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).

351
config DVB_OR51132
352
	tristate "Oren OR51132 based"
353
	depends on DVB_CORE && I2C
354
	default m if DVB_FE_CUSTOMISE
355 356 357 358
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

359 360 361 362 363 364 365
	  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).

366 367
config DVB_BCM3510
	tristate "Broadcom BCM3510"
368
	depends on DVB_CORE && I2C
369
	default m if DVB_FE_CUSTOMISE
370 371 372 373
	help
	  An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to
	  support this frontend.

374
config DVB_LGDT330X
375
	tristate "LG Electronics LGDT3302/LGDT3303 based"
376
	depends on DVB_CORE && I2C
377
	default m if DVB_FE_CUSTOMISE
378 379 380 381
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

382 383 384 385 386 387 388 389
config DVB_LGDT3304
	tristate "LG Electronics LGDT3304"
	depends on DVB_CORE && I2C
	default m if DVB_FE_CUSTOMISE
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

390 391 392 393
config DVB_S5H1409
	tristate "Samsung S5H1409 based"
	depends on DVB_CORE && I2C
	default m if DVB_FE_CUSTOMISE
394 395 396 397 398 399 400 401
	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
402 403 404 405 406 407 408 409
	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
410 411 412 413
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

414 415 416 417 418 419 420 421 422 423 424
comment "ISDB-T (terrestrial) frontends"
	depends on DVB_CORE

config DVB_S921
	tristate "Sharp S921 tuner"
	depends on DVB_CORE && I2C
	default m if DVB_FE_CUSTOMISE
	help
	  AN ISDB-T DQPSK, QPSK, 16QAM and 64QAM 1seg tuner module.
	  Say Y when you want to support this frontend.

425
comment "Digital terrestrial only tuners/PLL"
426 427
	depends on DVB_CORE

428
config DVB_PLL
429
	tristate "Generic I2C PLL based tuners"
430
	depends on DVB_CORE && I2C
431 432
	default m if DVB_FE_CUSTOMISE
	help
433
	  This module drives a number of tuners based on PLL chips with a
434
	  common I2C interface. Say Y when you want to support these tuners.
435

436 437 438 439 440 441 442 443 444
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.

445
comment "SEC control devices for DVB-S"
446 447 448 449
	depends on DVB_CORE

config DVB_LNBP21
	tristate "LNBP21 SEC controller"
450
	depends on DVB_CORE && I2C
451
	default m if DVB_FE_CUSTOMISE
452 453 454
	help
	  An SEC control chip.

455 456 457 458 459 460 461
config DVB_ISL6405
	tristate "ISL6405 SEC controller"
	depends on DVB_CORE && I2C
	default m if DVB_FE_CUSTOMISE
	help
	  An SEC control chip.

462 463
config DVB_ISL6421
	tristate "ISL6421 SEC controller"
464
	depends on DVB_CORE && I2C
465
	default m if DVB_FE_CUSTOMISE
466 467 468
	help
	  An SEC control chip.

469 470 471 472 473 474 475
config DVB_LGS8GL5
	tristate "Silicon Legend LGS-8GL5 demodulator (OFDM)"
	depends on DVB_CORE && I2C
	default m if DVB_FE_CUSTOMISE
	help
	  A DMB-TH tuner module. Say Y when you want to support this frontend.

476 477 478 479 480 481
comment "Tools to develop new frontends"

config DVB_DUMMY_FE
	tristate "Dummy frontend driver"
	default n

482 483 484 485 486 487
config DVB_AF9013
	tristate "Afatech AF9013 demodulator"
	depends on DVB_CORE && I2C
	default m if DVB_FE_CUSTOMISE
	help
	  Say Y when you want to support this frontend.
L
Linus Torvalds 已提交
488
endmenu