Kconfig 23.1 KB
Newer Older
1
menu "Customise DVB Frontends"
2
	visible if !MEDIA_SUBDRV_AUTOSELECT
3

4 5 6 7 8
comment "Multistandard (satellite) frontends"
	depends on DVB_CORE

config DVB_STB0899
	tristate "STB0899 based"
9
	depends on DVB_CORE && I2C
10
	default m if !MEDIA_SUBDRV_AUTOSELECT
11 12 13 14
	help
	  A DVB-S/S2/DSS Multistandard demodulator. Say Y when you want
	  to support this demodulator based frontends

M
Manu Abraham 已提交
15 16
config DVB_STB6100
	tristate "STB6100 based tuners"
17
	depends on DVB_CORE && I2C
18
	default m if !MEDIA_SUBDRV_AUTOSELECT
M
Manu Abraham 已提交
19 20 21 22
	help
	  A Silicon tuner from ST used in conjunction with the STB0899
	  demodulator. Say Y when you want to support this tuner.

23 24 25
config DVB_STV090x
	tristate "STV0900/STV0903(A/B) based"
	depends on DVB_CORE && I2C
26
	default m if !MEDIA_SUBDRV_AUTOSELECT
27 28 29 30 31 32 33
	help
	  DVB-S/S2/DSS Multistandard Professional/Broadcast demodulators.
	  Say Y when you want to support these frontends.

config DVB_STV6110x
	tristate "STV6110/(A) based tuners"
	depends on DVB_CORE && I2C
34
	default m if !MEDIA_SUBDRV_AUTOSELECT
35 36 37
	help
	  A Silicon tuner that supports DVB-S and DVB-S2 modes

38
config DVB_M88DS3103
39
	tristate "Montage Technology M88DS3103"
40
	depends on DVB_CORE && I2C && I2C_MUX
41
	select REGMAP_I2C
42 43 44 45
	default m if !MEDIA_SUBDRV_AUTOSELECT
	help
	  Say Y when you want to support this frontend.

46 47 48 49 50 51
comment "Multistandard (cable + terrestrial) frontends"
	depends on DVB_CORE

config DVB_DRXK
	tristate "Micronas DRXK based"
	depends on DVB_CORE && I2C
52
	default m if !MEDIA_SUBDRV_AUTOSELECT
53 54 55 56 57 58 59 60
	help
	  Micronas DRX-K DVB-C/T demodulator.

	  Say Y when you want to support this frontend.

config DVB_TDA18271C2DD
	tristate "NXP TDA18271C2 silicon tuner"
	depends on DVB_CORE && I2C
61
	default m if !MEDIA_SUBDRV_AUTOSELECT
62 63 64 65 66
	help
	  NXP TDA18271 silicon tuner.

	  Say Y when you want to support this tuner.

67 68 69 70 71 72 73 74 75
config DVB_SI2165
	tristate "Silicon Labs si2165 based"
	depends on DVB_CORE && I2C
	default m if !MEDIA_SUBDRV_AUTOSELECT
	help
	  A DVB-C/T demodulator.

	  Say Y when you want to support this frontend.

L
Linus Torvalds 已提交
76 77 78
comment "DVB-S (satellite) frontends"
	depends on DVB_CORE

79 80
config DVB_CX24110
	tristate "Conexant CX24110 based"
81
	depends on DVB_CORE && I2C
82
	default m if !MEDIA_SUBDRV_AUTOSELECT
L
Linus Torvalds 已提交
83 84 85
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

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

93
config DVB_MT312
94
	tristate "Zarlink VP310/MT312/ZL10313 based"
95
	depends on DVB_CORE && I2C
96
	default m if !MEDIA_SUBDRV_AUTOSELECT
97 98 99
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

100 101 102
config DVB_ZL10036
	tristate "Zarlink ZL10036 silicon tuner"
	depends on DVB_CORE && I2C
103
	default m if !MEDIA_SUBDRV_AUTOSELECT
104 105 106
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

107 108 109
config DVB_ZL10039
	tristate "Zarlink ZL10039 silicon tuner"
	depends on DVB_CORE && I2C
110
	default m if !MEDIA_SUBDRV_AUTOSELECT
111 112 113
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

114 115 116
config DVB_S5H1420
	tristate "Samsung S5H1420 based"
	depends on DVB_CORE && I2C
117
	default m if !MEDIA_SUBDRV_AUTOSELECT
118 119 120
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

121 122 123
config DVB_STV0288
	tristate "ST STV0288 based"
	depends on DVB_CORE && I2C
124
	default m if !MEDIA_SUBDRV_AUTOSELECT
125 126 127 128 129 130
	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
131
	default m if !MEDIA_SUBDRV_AUTOSELECT
132 133 134
	  help
	  A DVB-S silicon tuner module. Say Y when you want to support this tuner.

135 136
config DVB_STV0299
	tristate "ST STV0299 based"
137
	depends on DVB_CORE && I2C
138
	default m if !MEDIA_SUBDRV_AUTOSELECT
139 140
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.
141

142 143 144
config DVB_STV6110
	tristate "ST STV6110 silicon tuner"
	depends on DVB_CORE && I2C
145
	default m if !MEDIA_SUBDRV_AUTOSELECT
146 147 148
	  help
	  A DVB-S silicon tuner module. Say Y when you want to support this tuner.

149 150 151
config DVB_STV0900
	tristate "ST STV0900 based"
	depends on DVB_CORE && I2C
152
	default m if !MEDIA_SUBDRV_AUTOSELECT
153 154 155
	help
	  A DVB-S/S2 demodulator. Say Y when you want to support this frontend.

L
Linus Torvalds 已提交
156 157
config DVB_TDA8083
	tristate "Philips TDA8083 based"
158
	depends on DVB_CORE && I2C
159
	default m if !MEDIA_SUBDRV_AUTOSELECT
L
Linus Torvalds 已提交
160 161 162
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

163 164
config DVB_TDA10086
	tristate "Philips TDA10086 based"
165
	depends on DVB_CORE && I2C
166
	default m if !MEDIA_SUBDRV_AUTOSELECT
L
Linus Torvalds 已提交
167 168 169
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

170 171 172
config DVB_TDA8261
	tristate "Philips TDA8261 based"
	depends on DVB_CORE && I2C
173
	default m if !MEDIA_SUBDRV_AUTOSELECT
174 175 176
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

L
Linus Torvalds 已提交
177 178
config DVB_VES1X93
	tristate "VLSI VES1893 or VES1993 based"
179
	depends on DVB_CORE && I2C
180
	default m if !MEDIA_SUBDRV_AUTOSELECT
L
Linus Torvalds 已提交
181 182 183
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

184 185
config DVB_TUNER_ITD1000
	tristate "Integrant ITD1000 Zero IF tuner for DVB-S/DSS"
186
	depends on DVB_CORE && I2C
187
	default m if !MEDIA_SUBDRV_AUTOSELECT
188 189 190
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

191 192 193
config DVB_TUNER_CX24113
	tristate "Conexant CX24113/CX24128 tuner for DVB-S/DSS"
	depends on DVB_CORE && I2C
194
	default m if !MEDIA_SUBDRV_AUTOSELECT
195 196 197 198
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.


199 200
config DVB_TDA826X
	tristate "Philips TDA826X silicon tuner"
201
	depends on DVB_CORE && I2C
202
	default m if !MEDIA_SUBDRV_AUTOSELECT
203
	help
204 205 206 207 208
	  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
209
	default m if !MEDIA_SUBDRV_AUTOSELECT
210 211
	help
	  A DVB-S PLL chip.
212

213 214 215
config DVB_CX24116
	tristate "Conexant CX24116 based"
	depends on DVB_CORE && I2C
216
	default m if !MEDIA_SUBDRV_AUTOSELECT
217 218 219
	help
	  A DVB-S/S2 tuner module. Say Y when you want to support this frontend.

L
Luis Alves 已提交
220 221 222 223 224 225 226
config DVB_CX24117
	tristate "Conexant CX24117 based"
	depends on DVB_CORE && I2C
	default m if !MEDIA_SUBDRV_AUTOSELECT
	help
	  A Dual DVB-S/S2 tuner module. Say Y when you want to support this frontend.

227 228 229 230 231
config DVB_CX24120
	tristate "Conexant CX24120 based"
	depends on DVB_CORE && I2C
	default m if !MEDIA_SUBDRV_AUTOSELECT
	help
232
	  A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
233

234 235 236
config DVB_SI21XX
	tristate "Silicon Labs SI21XX based"
	depends on DVB_CORE && I2C
237
	default m if !MEDIA_SUBDRV_AUTOSELECT
238 239 240
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

241 242
config DVB_TS2020
	tristate "Montage Tehnology TS2020 based tuners"
243
	depends on DVB_CORE && I2C
244
	select REGMAP_I2C
245
	default m if !MEDIA_SUBDRV_AUTOSELECT
246 247 248
	help
	  A DVB-S/S2 silicon tuner. Say Y when you want to support this tuner.

249 250 251
config DVB_DS3000
	tristate "Montage Tehnology DS3000 based"
	depends on DVB_CORE && I2C
252
	default m if !MEDIA_SUBDRV_AUTOSELECT
253 254 255
	help
	  A DVB-S/S2 tuner module. Say Y when you want to support this frontend.

256 257 258
config DVB_MB86A16
	tristate "Fujitsu MB86A16 based"
	depends on DVB_CORE && I2C
259
	default m if !MEDIA_SUBDRV_AUTOSELECT
260 261 262 263
	help
	  A DVB-S/DSS Direct Conversion reveiver.
	  Say Y when you want to support this frontend.

264 265 266
config DVB_TDA10071
	tristate "NXP TDA10071"
	depends on DVB_CORE && I2C
267
	default m if !MEDIA_SUBDRV_AUTOSELECT
268 269 270
	help
	  Say Y when you want to support this frontend.

L
Linus Torvalds 已提交
271 272 273 274
comment "DVB-T (terrestrial) frontends"
	depends on DVB_CORE

config DVB_SP8870
275
	tristate "Spase sp8870 based"
276
	depends on DVB_CORE && I2C
277
	default m if !MEDIA_SUBDRV_AUTOSELECT
L
Linus Torvalds 已提交
278
	help
279
	  A DVB-T tuner module. Say Y when you want to support this frontend.
L
Linus Torvalds 已提交
280 281 282

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

config DVB_SP887X
287
	tristate "Spase sp887x based"
288
	depends on DVB_CORE && I2C
289
	default m if !MEDIA_SUBDRV_AUTOSELECT
L
Linus Torvalds 已提交
290 291 292 293 294
	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
295 296
	  download/extract it, and then copy it to /usr/lib/hotplug/firmware
	  or /lib/firmware (depending on configuration of firmware hotplug).
L
Linus Torvalds 已提交
297 298 299

config DVB_CX22700
	tristate "Conexant CX22700 based"
300
	depends on DVB_CORE && I2C
301
	default m if !MEDIA_SUBDRV_AUTOSELECT
L
Linus Torvalds 已提交
302 303 304 305
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

config DVB_CX22702
306
	tristate "Conexant cx22702 demodulator (OFDM)"
307
	depends on DVB_CORE && I2C
308
	default m if !MEDIA_SUBDRV_AUTOSELECT
309 310
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.
L
Linus Torvalds 已提交
311

312 313 314
config DVB_S5H1432
	tristate "Samsung s5h1432 demodulator (OFDM)"
	depends on DVB_CORE && I2C
315
	default m if !MEDIA_SUBDRV_AUTOSELECT
316 317 318
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

319 320 321
config DVB_DRXD
	tristate "Micronas DRXD driver"
	depends on DVB_CORE && I2C
322
	default m if !MEDIA_SUBDRV_AUTOSELECT
323 324 325 326 327 328 329
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

	  Note: this driver was based on vendor driver reference code (released
	  under the GPL) as opposed to the existing drx397xd driver, which
	  was written via reverse engineering.

L
Linus Torvalds 已提交
330 331
config DVB_L64781
	tristate "LSI L64781"
332
	depends on DVB_CORE && I2C
333
	default m if !MEDIA_SUBDRV_AUTOSELECT
L
Linus Torvalds 已提交
334 335 336 337 338
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

config DVB_TDA1004X
	tristate "Philips TDA10045H/TDA10046H based"
339
	depends on DVB_CORE && I2C
340
	default m if !MEDIA_SUBDRV_AUTOSELECT
L
Linus Torvalds 已提交
341 342 343 344 345
	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",
346
	  "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to
347 348
	  download/extract them, and then copy them to /usr/lib/hotplug/firmware
	  or /lib/firmware (depending on configuration of firmware hotplug).
L
Linus Torvalds 已提交
349 350 351

config DVB_NXT6000
	tristate "NxtWave Communications NXT6000 based"
352
	depends on DVB_CORE && I2C
353
	default m if !MEDIA_SUBDRV_AUTOSELECT
L
Linus Torvalds 已提交
354 355 356 357 358
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

config DVB_MT352
	tristate "Zarlink MT352 based"
359
	depends on DVB_CORE && I2C
360
	default m if !MEDIA_SUBDRV_AUTOSELECT
L
Linus Torvalds 已提交
361 362 363
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

364 365
config DVB_ZL10353
	tristate "Zarlink ZL10353 based"
366
	depends on DVB_CORE && I2C
367
	default m if !MEDIA_SUBDRV_AUTOSELECT
368 369 370
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

L
Linus Torvalds 已提交
371 372
config DVB_DIB3000MB
	tristate "DiBcom 3000M-B"
373
	depends on DVB_CORE && I2C
374
	default m if !MEDIA_SUBDRV_AUTOSELECT
L
Linus Torvalds 已提交
375 376 377 378 379 380
	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"
381
	depends on DVB_CORE && I2C
382
	default m if !MEDIA_SUBDRV_AUTOSELECT
L
Linus Torvalds 已提交
383 384 385 386
	help
	  A DVB-T tuner module. Designed for mobile usage. Say Y when you want
	  to support this frontend.

387 388 389
config DVB_DIB7000M
	tristate "DiBcom 7000MA/MB/PA/PB/MC"
	depends on DVB_CORE && I2C
390
	default m if !MEDIA_SUBDRV_AUTOSELECT
391 392 393 394
	help
	  A DVB-T tuner module. Designed for mobile usage. Say Y when you want
	  to support this frontend.

395 396 397
config DVB_DIB7000P
	tristate "DiBcom 7000PC"
	depends on DVB_CORE && I2C
398
	default m if !MEDIA_SUBDRV_AUTOSELECT
399 400 401 402
	help
	  A DVB-T tuner module. Designed for mobile usage. Say Y when you want
	  to support this frontend.

403 404 405
config DVB_DIB9000
	tristate "DiBcom 9000"
	depends on DVB_CORE && I2C
406
	default m if !MEDIA_SUBDRV_AUTOSELECT
407 408 409 410
	help
	  A DVB-T tuner module. Designed for mobile usage. Say Y when you want
	  to support this frontend.

411 412
config DVB_TDA10048
	tristate "Philips TDA10048HN based"
413
	depends on DVB_CORE && I2C
414
	default m if !MEDIA_SUBDRV_AUTOSELECT
415 416 417
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

418 419 420
config DVB_AF9013
	tristate "Afatech AF9013 demodulator"
	depends on DVB_CORE && I2C
421
	default m if !MEDIA_SUBDRV_AUTOSELECT
422 423 424
	help
	  Say Y when you want to support this frontend.

425 426 427
config DVB_EC100
	tristate "E3C EC100"
	depends on DVB_CORE && I2C
428
	default m if !MEDIA_SUBDRV_AUTOSELECT
429 430 431
	help
	  Say Y when you want to support this frontend.

432 433 434
config DVB_HD29L2
	tristate "HDIC HD29L2"
	depends on DVB_CORE && I2C
435
	default m if !MEDIA_SUBDRV_AUTOSELECT
436 437 438
	help
	  Say Y when you want to support this frontend.

439 440 441
config DVB_STV0367
	tristate "ST STV0367 based"
	depends on DVB_CORE && I2C
442
	default m if !MEDIA_SUBDRV_AUTOSELECT
443 444 445
	help
	  A DVB-T/C tuner module. Say Y when you want to support this frontend.

446 447 448
config DVB_CXD2820R
	tristate "Sony CXD2820R"
	depends on DVB_CORE && I2C
449
	default m if !MEDIA_SUBDRV_AUTOSELECT
450 451 452
	help
	  Say Y when you want to support this frontend.

453 454
config DVB_RTL2830
	tristate "Realtek RTL2830 DVB-T"
455
	depends on DVB_CORE && I2C && I2C_MUX
456
	select REGMAP
457
	default m if !MEDIA_SUBDRV_AUTOSELECT
458 459 460
	help
	  Say Y when you want to support this frontend.

461 462
config DVB_RTL2832
	tristate "Realtek RTL2832 DVB-T"
463
	depends on DVB_CORE && I2C && I2C_MUX
464
	select REGMAP
465
	default m if !MEDIA_SUBDRV_AUTOSELECT
466 467 468
	help
	  Say Y when you want to support this frontend.

469 470
config DVB_RTL2832_SDR
	tristate "Realtek RTL2832 SDR"
471
	depends on DVB_CORE && I2C && I2C_MUX && VIDEO_V4L2 && MEDIA_SDR_SUPPORT && USB
472 473 474 475 476 477
	select DVB_RTL2832
	select VIDEOBUF2_VMALLOC
	default m if !MEDIA_SUBDRV_AUTOSELECT
	help
	  Say Y when you want to support this SDR module.

478 479 480 481 482 483 484
config DVB_SI2168
	tristate "Silicon Labs Si2168"
	depends on DVB_CORE && I2C && I2C_MUX
	default m if !MEDIA_SUBDRV_AUTOSELECT
	help
	  Say Y when you want to support this frontend.

485 486 487 488 489
config DVB_AS102_FE
	tristate
	depends on DVB_CORE
	default DVB_AS102

L
Linus Torvalds 已提交
490 491 492 493 494
comment "DVB-C (cable) frontends"
	depends on DVB_CORE

config DVB_VES1820
	tristate "VLSI VES1820 based"
495
	depends on DVB_CORE && I2C
496
	default m if !MEDIA_SUBDRV_AUTOSELECT
L
Linus Torvalds 已提交
497
	help
498
	  A DVB-C tuner module. Say Y when you want to support this frontend.
L
Linus Torvalds 已提交
499 500 501

config DVB_TDA10021
	tristate "Philips TDA10021 based"
502
	depends on DVB_CORE && I2C
503
	default m if !MEDIA_SUBDRV_AUTOSELECT
504 505 506 507 508 509
	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
510
	default m if !MEDIA_SUBDRV_AUTOSELECT
L
Linus Torvalds 已提交
511
	help
512
	  A DVB-C tuner module. Say Y when you want to support this frontend.
L
Linus Torvalds 已提交
513 514 515

config DVB_STV0297
	tristate "ST STV0297 based"
516
	depends on DVB_CORE && I2C
517
	default m if !MEDIA_SUBDRV_AUTOSELECT
L
Linus Torvalds 已提交
518 519 520
	help
	  A DVB-C tuner module. Say Y when you want to support this frontend.

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

524
config DVB_NXT200X
525
	tristate "NxtWave Communications NXT2002/NXT2004 based"
526
	depends on DVB_CORE && I2C
527
	default m if !MEDIA_SUBDRV_AUTOSELECT
528 529 530 531
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

532 533 534 535 536 537
	  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 已提交
538
config DVB_OR51211
539
	tristate "Oren OR51211 based"
540
	depends on DVB_CORE && I2C
541
	default m if !MEDIA_SUBDRV_AUTOSELECT
L
Linus Torvalds 已提交
542 543 544
	help
	  An ATSC 8VSB tuner module. Say Y when you want to support this frontend.

545 546 547 548 549
	  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).

550
config DVB_OR51132
551
	tristate "Oren OR51132 based"
552
	depends on DVB_CORE && I2C
553
	default m if !MEDIA_SUBDRV_AUTOSELECT
554 555 556 557
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

558 559 560 561 562 563 564
	  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).

565 566
config DVB_BCM3510
	tristate "Broadcom BCM3510"
567
	depends on DVB_CORE && I2C
568
	default m if !MEDIA_SUBDRV_AUTOSELECT
569 570 571 572
	help
	  An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to
	  support this frontend.

573
config DVB_LGDT330X
574
	tristate "LG Electronics LGDT3302/LGDT3303 based"
575
	depends on DVB_CORE && I2C
576
	default m if !MEDIA_SUBDRV_AUTOSELECT
577 578 579 580
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

581
config DVB_LGDT3305
582
	tristate "LG Electronics LGDT3304 and LGDT3305 based"
583
	depends on DVB_CORE && I2C
584
	default m if !MEDIA_SUBDRV_AUTOSELECT
585 586 587 588
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

589 590 591 592 593 594 595 596
config DVB_LGDT3306A
	tristate "LG Electronics LGDT3306A based"
	depends on DVB_CORE && I2C
	default m if !MEDIA_SUBDRV_AUTOSELECT
	help
	  An ATSC 8VSB and QAM-B 64/256 demodulator module. Say Y when you want
	  to support this frontend.

597 598 599
config DVB_LG2160
	tristate "LG Electronics LG216x based"
	depends on DVB_CORE && I2C
600
	default m if !MEDIA_SUBDRV_AUTOSELECT
601 602 603 604
	help
	  An ATSC/MH demodulator module. Say Y when you want
	  to support this frontend.

605 606 607
config DVB_S5H1409
	tristate "Samsung S5H1409 based"
	depends on DVB_CORE && I2C
608
	default m if !MEDIA_SUBDRV_AUTOSELECT
609 610 611 612 613
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

config DVB_AU8522
614 615 616 617 618 619 620
	depends on I2C
	tristate

config DVB_AU8522_DTV
	tristate "Auvitek AU8522 based DTV demod"
	depends on DVB_CORE && I2C
	select DVB_AU8522
621
	default m if !MEDIA_SUBDRV_AUTOSELECT
622
	help
623 624 625 626 627 628 629
	  An ATSC 8VSB, QAM64/256 & NTSC demodulator module. Say Y when
	  you want to enable DTV demodulation support for this frontend.

config DVB_AU8522_V4L
	tristate "Auvitek AU8522 based ATV demod"
	depends on VIDEO_V4L2 && I2C
	select DVB_AU8522
630
	default m if !MEDIA_SUBDRV_AUTOSELECT
631 632 633
	help
	  An ATSC 8VSB, QAM64/256 & NTSC demodulator module. Say Y when
	  you want to enable ATV demodulation support for this frontend.
634 635 636 637

config DVB_S5H1411
	tristate "Samsung S5H1411 based"
	depends on DVB_CORE && I2C
638
	default m if !MEDIA_SUBDRV_AUTOSELECT
639 640 641 642
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

643 644 645 646
comment "ISDB-T (terrestrial) frontends"
	depends on DVB_CORE

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

654 655 656
config DVB_DIB8000
	tristate "DiBcom 8000MB/MC"
	depends on DVB_CORE && I2C
657
	default m if !MEDIA_SUBDRV_AUTOSELECT
658 659 660 661
	help
	  A driver for DiBcom's DiB8000 ISDB-T/ISDB-Tsb demodulator.
	  Say Y when you want to support this frontend.

662 663 664
config DVB_MB86A20S
	tristate "Fujitsu mb86a20s"
	depends on DVB_CORE && I2C
665
	default m if !MEDIA_SUBDRV_AUTOSELECT
666 667 668 669
	help
	  A driver for Fujitsu mb86a20s ISDB-T/ISDB-Tsb demodulator.
	  Say Y when you want to support this frontend.

670 671 672
comment "ISDB-S (satellite) & ISDB-T (terrestrial) frontends"
	depends on DVB_CORE

673 674 675 676 677
config DVB_TC90522
	tristate "Toshiba TC90522"
	depends on DVB_CORE && I2C
	default m if !MEDIA_SUBDRV_AUTOSELECT
	help
678
	  Toshiba TC90522 2xISDB-S 8PSK + 2xISDB-T OFDM demodulator.
679 680
	  Say Y when you want to support this frontend.

681
comment "Digital terrestrial only tuners/PLL"
682 683
	depends on DVB_CORE

684
config DVB_PLL
685
	tristate "Generic I2C PLL based tuners"
686
	depends on DVB_CORE && I2C
687
	default m if !MEDIA_SUBDRV_AUTOSELECT
688
	help
689
	  This module drives a number of tuners based on PLL chips with a
690
	  common I2C interface. Say Y when you want to support these tuners.
691

692 693 694
config DVB_TUNER_DIB0070
	tristate "DiBcom DiB0070 silicon base-band tuner"
	depends on I2C
695
	default m if !MEDIA_SUBDRV_AUTOSELECT
696 697
	help
	  A driver for the silicon baseband tuner DiB0070 from DiBcom.
698
	  This device is only used inside a SiP called together with a
699 700
	  demodulator for now.

701 702 703
config DVB_TUNER_DIB0090
	tristate "DiBcom DiB0090 silicon base-band tuner"
	depends on I2C
704
	default m if !MEDIA_SUBDRV_AUTOSELECT
705 706 707 708 709
	help
	  A driver for the silicon baseband tuner DiB0090 from DiBcom.
	  This device is only used inside a SiP called together with a
	  demodulator for now.

710
comment "SEC control devices for DVB-S"
711 712
	depends on DVB_CORE

713 714
source "drivers/media/dvb-frontends/drx39xyj/Kconfig"

715
config DVB_LNBP21
716
	tristate "LNBP21/LNBH24 SEC controllers"
717
	depends on DVB_CORE && I2C
718
	default m if !MEDIA_SUBDRV_AUTOSELECT
719
	help
720
	  An SEC control chips.
721

722 723 724
config DVB_LNBP22
	tristate "LNBP22 SEC controllers"
	depends on DVB_CORE && I2C
725
	default m if !MEDIA_SUBDRV_AUTOSELECT
726 727 728 729 730 731
	help
	  LNB power supply and control voltage
	  regulator chip with step-up converter
	  and I2C interface.
	  Say Y when you want to support this chip.

732 733 734
config DVB_ISL6405
	tristate "ISL6405 SEC controller"
	depends on DVB_CORE && I2C
735
	default m if !MEDIA_SUBDRV_AUTOSELECT
736 737 738
	help
	  An SEC control chip.

739 740
config DVB_ISL6421
	tristate "ISL6421 SEC controller"
741
	depends on DVB_CORE && I2C
742
	default m if !MEDIA_SUBDRV_AUTOSELECT
743 744 745
	help
	  An SEC control chip.

746 747 748
config DVB_ISL6423
	tristate "ISL6423 SEC controller"
	depends on DVB_CORE && I2C
749
	default m if !MEDIA_SUBDRV_AUTOSELECT
750 751 752
	help
	  A SEC controller chip from Intersil

753 754 755
config DVB_A8293
	tristate "Allegro A8293"
	depends on DVB_CORE && I2C
756
	default m if !MEDIA_SUBDRV_AUTOSELECT
757

758 759 760 761 762 763 764
config DVB_SP2
	tristate "CIMaX SP2"
	depends on DVB_CORE && I2C
	default m if !MEDIA_SUBDRV_AUTOSELECT
	help
	  CIMaX SP2/SP2HF Common Interface module.

765 766 767
config DVB_LGS8GL5
	tristate "Silicon Legend LGS-8GL5 demodulator (OFDM)"
	depends on DVB_CORE && I2C
768
	default m if !MEDIA_SUBDRV_AUTOSELECT
769 770 771
	help
	  A DMB-TH tuner module. Say Y when you want to support this frontend.

772 773 774
config DVB_LGS8GXX
	tristate "Legend Silicon LGS8913/LGS8GL5/LGS8GXX DMB-TH demodulator"
	depends on DVB_CORE && I2C
775
	select FW_LOADER
776
	default m if !MEDIA_SUBDRV_AUTOSELECT
777 778 779
	help
	  A DMB-TH tuner module. Say Y when you want to support this frontend.

780 781 782
config DVB_ATBM8830
	tristate "AltoBeam ATBM8830/8831 DMB-TH demodulator"
	depends on DVB_CORE && I2C
783
	default m if !MEDIA_SUBDRV_AUTOSELECT
784 785 786
	help
	  A DMB-TH tuner module. Say Y when you want to support this frontend.

787 788 789
config DVB_TDA665x
	tristate "TDA665x tuner"
	depends on DVB_CORE && I2C
790
	default m if !MEDIA_SUBDRV_AUTOSELECT
791 792 793 794 795 796 797
	help
	  Support for tuner modules based on Philips TDA6650/TDA6651 chips.
	  Say Y when you want to support this chip.

	  Currently supported tuners:
	  * Panasonic ENV57H12D5 (ET-50DT)

798 799 800
config DVB_IX2505V
	tristate "Sharp IX2505V silicon tuner"
	depends on DVB_CORE && I2C
801
	default m if !MEDIA_SUBDRV_AUTOSELECT
802 803 804
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

805 806 807
config DVB_M88RS2000
	tristate "M88RS2000 DVB-S demodulator and tuner"
	depends on DVB_CORE && I2C
808
	default m if !MEDIA_SUBDRV_AUTOSELECT
809 810 811 812
	help
	  A DVB-S tuner module.
	  Say Y when you want to support this frontend.

813 814 815
config DVB_AF9033
	tristate "Afatech AF9033 DVB-T demodulator"
	depends on DVB_CORE && I2C
816
	default m if !MEDIA_SUBDRV_AUTOSELECT
817

818 819 820 821 822
comment "Tools to develop new frontends"

config DVB_DUMMY_FE
	tristate "Dummy frontend driver"
	default n
L
Linus Torvalds 已提交
823
endmenu