Kconfig 10.8 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 18 19
comment "DVB-S (satellite) frontends"
	depends on DVB_CORE

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

config DVB_CX24110
	tristate "Conexant CX24110 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 33

config DVB_CX24123
	tristate "Conexant CX24123 based"
34
	depends on DVB_CORE && I2C
35
	default m if DVB_FE_CUSTOMISE
36 37
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.
38

L
Linus Torvalds 已提交
39 40
config DVB_TDA8083
	tristate "Philips TDA8083 based"
41
	depends on DVB_CORE && I2C
42
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
43 44 45 46
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

config DVB_MT312
47
	tristate "Zarlink VP310/MT312 based"
48
	depends on DVB_CORE && I2C
49
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
50 51 52 53 54
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

config DVB_VES1X93
	tristate "VLSI VES1893 or VES1993 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_S5H1420
	tristate "Samsung S5H1420 based"
62
	depends on DVB_CORE && I2C
63
	default m if DVB_FE_CUSTOMISE
64 65 66
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

67 68
config DVB_TDA10086
	tristate "Philips TDA10086 based"
69
	depends on DVB_CORE && I2C
70 71 72 73
	default m if DVB_FE_CUSTOMISE
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

L
Linus Torvalds 已提交
74 75 76 77
comment "DVB-T (terrestrial) frontends"
	depends on DVB_CORE

config DVB_SP8870
78
	tristate "Spase sp8870 based"
79
	depends on DVB_CORE && I2C
80
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
81 82
	select FW_LOADER
	help
83
	  A DVB-T tuner module. Say Y when you want to support this frontend.
L
Linus Torvalds 已提交
84 85 86

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

config DVB_SP887X
91
	tristate "Spase sp887x based"
92
	depends on DVB_CORE && I2C
93
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
94 95 96 97 98 99
	select FW_LOADER
	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
100 101
	  download/extract it, and then copy it to /usr/lib/hotplug/firmware
	  or /lib/firmware (depending on configuration of firmware hotplug).
L
Linus Torvalds 已提交
102 103 104

config DVB_CX22700
	tristate "Conexant CX22700 based"
105
	depends on DVB_CORE && I2C
106
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
107 108 109 110
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

config DVB_CX22702
111
	tristate "Conexant cx22702 demodulator (OFDM)"
112
	depends on DVB_CORE && I2C
113
	default m if DVB_FE_CUSTOMISE
114 115
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.
L
Linus Torvalds 已提交
116 117 118

config DVB_L64781
	tristate "LSI L64781"
119
	depends on DVB_CORE && I2C
120
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
121 122 123 124 125
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

config DVB_TDA1004X
	tristate "Philips TDA10045H/TDA10046H based"
126
	depends on DVB_CORE && I2C
127
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
128 129 130 131 132 133
	select FW_LOADER
	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",
134
	  "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to
135 136
	  download/extract them, and then copy them to /usr/lib/hotplug/firmware
	  or /lib/firmware (depending on configuration of firmware hotplug).
L
Linus Torvalds 已提交
137 138 139

config DVB_NXT6000
	tristate "NxtWave Communications NXT6000 based"
140
	depends on DVB_CORE && I2C
141
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
142 143 144 145 146
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

config DVB_MT352
	tristate "Zarlink MT352 based"
147
	depends on DVB_CORE && I2C
148
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
149 150 151
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

152 153
config DVB_ZL10353
	tristate "Zarlink ZL10353 based"
154
	depends on DVB_CORE && I2C
155
	default m if DVB_FE_CUSTOMISE
156 157 158
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

L
Linus Torvalds 已提交
159 160
config DVB_DIB3000MB
	tristate "DiBcom 3000M-B"
161
	depends on DVB_CORE && I2C
162
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
163 164 165 166 167 168
	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"
169
	depends on DVB_CORE && I2C
170
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
171 172 173 174
	help
	  A DVB-T tuner module. Designed for mobile usage. Say Y when you want
	  to support this frontend.

175 176 177 178 179 180 181 182
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.

183 184 185 186 187 188 189 190
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.

L
Linus Torvalds 已提交
191 192 193 194 195
comment "DVB-C (cable) frontends"
	depends on DVB_CORE

config DVB_VES1820
	tristate "VLSI VES1820 based"
196
	depends on DVB_CORE && I2C
197
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
198
	help
199
	  A DVB-C tuner module. Say Y when you want to support this frontend.
L
Linus Torvalds 已提交
200 201 202

config DVB_TDA10021
	tristate "Philips TDA10021 based"
203
	depends on DVB_CORE && I2C
204 205 206 207 208 209 210
	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
211
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
212
	help
213
	  A DVB-C tuner module. Say Y when you want to support this frontend.
L
Linus Torvalds 已提交
214 215 216

config DVB_STV0297
	tristate "ST STV0297 based"
217
	depends on DVB_CORE && I2C
218
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
219 220 221
	help
	  A DVB-C tuner module. Say Y when you want to support this frontend.

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

225
config DVB_NXT200X
226
	tristate "NxtWave Communications NXT2002/NXT2004 based"
227
	depends on DVB_CORE && I2C
228
	default m if DVB_FE_CUSTOMISE
229 230 231 232 233
	select FW_LOADER
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

234 235 236 237 238 239
	  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 已提交
240
config DVB_OR51211
241
	tristate "Oren OR51211 based"
242
	depends on DVB_CORE && I2C
243
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
244 245 246 247
	select FW_LOADER
	help
	  An ATSC 8VSB tuner module. Say Y when you want to support this frontend.

248 249 250 251 252
	  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).

253
config DVB_OR51132
254
	tristate "Oren OR51132 based"
255
	depends on DVB_CORE && I2C
256
	default m if DVB_FE_CUSTOMISE
257 258 259 260 261
	select FW_LOADER
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

262 263 264 265 266 267 268
	  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).

269 270
config DVB_BCM3510
	tristate "Broadcom BCM3510"
271
	depends on DVB_CORE && I2C
272
	default m if DVB_FE_CUSTOMISE
273 274 275 276 277
	select FW_LOADER
	help
	  An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to
	  support this frontend.

278
config DVB_LGDT330X
279
	tristate "LG Electronics LGDT3302/LGDT3303 based"
280
	depends on DVB_CORE && I2C
281
	default m if DVB_FE_CUSTOMISE
282 283 284 285 286 287 288 289
	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
290 291 292 293
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

294 295 296
comment "Tuners/PLL support"
	depends on DVB_CORE

297
config DVB_PLL
298
	tristate "Generic I2C PLL based tuners"
299
	depends on DVB_CORE && I2C
300 301 302 303
	default m if DVB_FE_CUSTOMISE
	help
	  This module driver a number of tuners based on PLL chips with a
	  common I2C interface. Say Y when you want to support these tuners.
304

305 306
config DVB_TDA826X
	tristate "Philips TDA826X silicon tuner"
307
	depends on DVB_CORE && I2C
308 309 310
	default m if DVB_FE_CUSTOMISE
	help
	  A DVB-S silicon tuner module. Say Y when you want to support this tuner.
311

312 313 314 315 316 317 318
config DVB_TDA827X
	tristate "Philips TDA827X silicon tuner"
	depends on DVB_CORE && I2C
	default m if DVB_FE_CUSTOMISE
	help
	  A DVB-T silicon tuner module. Say Y when you want to support this tuner.

319 320 321 322 323 324 325
config DVB_TUNER_QT1010
	tristate "Quantek QT1010 silicon tuner"
	depends on DVB_CORE && I2C
	default m if DVB_FE_CUSTOMISE
	help
	  A driver for the silicon tuner QT1010 from Quantek.

326 327
config DVB_TUNER_MT2060
	tristate "Microtune MT2060 silicon IF tuner"
328 329
	depends on I2C
	default m if DVB_FE_CUSTOMISE
330 331 332
	help
	  A driver for the silicon IF tuner MT2060 from Microtune.

333 334 335 336 337 338 339
config DVB_TUNER_MT2266
	tristate "Microtune MT2266 silicon tuner"
	depends on I2C
	default m if DVB_FE_CUSTOMISE
	help
	  A driver for the silicon baseband tuner MT2266 from Microtune.

340 341 342 343 344 345 346
config DVB_TUNER_MT2131
	tristate "Microtune MT2131 silicon tuner"
	depends on I2C
	default m if DVB_FE_CUSTOMISE
	help
	  A driver for the silicon baseband tuner MT2131 from Microtune.

347 348 349 350 351 352 353 354 355
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.

356 357 358 359 360
comment "Miscellaneous devices"
	depends on DVB_CORE

config DVB_LNBP21
	tristate "LNBP21 SEC controller"
361
	depends on DVB_CORE && I2C
362
	default m if DVB_FE_CUSTOMISE
363 364 365
	help
	  An SEC control chip.

366 367
config DVB_ISL6421
	tristate "ISL6421 SEC controller"
368
	depends on DVB_CORE && I2C
369
	default m if DVB_FE_CUSTOMISE
370 371 372
	help
	  An SEC control chip.

373 374 375 376 377 378 379
config DVB_TUA6100
	tristate "TUA6100 PLL"
	depends on DVB_CORE && I2C
	default m if DVB_FE_CUSTOMISE
	help
	  A DVBS PLL chip.

L
Linus Torvalds 已提交
380
endmenu