Kconfig 9.4 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
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
205
	help
206
	  A DVB-C tuner module. Say Y when you want to support this frontend.
L
Linus Torvalds 已提交
207 208 209

config DVB_STV0297
	tristate "ST STV0297 based"
210
	depends on DVB_CORE && I2C
211
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
212 213 214
	help
	  A DVB-C tuner module. Say Y when you want to support this frontend.

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

218
config DVB_NXT200X
219
	tristate "NxtWave Communications NXT2002/NXT2004 based"
220
	depends on DVB_CORE && I2C
221
	default m if DVB_FE_CUSTOMISE
222 223 224 225 226
	select FW_LOADER
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

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

241 242 243 244 245
	  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).

246
config DVB_OR51132
247
	tristate "Oren OR51132 based"
248
	depends on DVB_CORE && I2C
249
	default m if DVB_FE_CUSTOMISE
250 251 252 253 254
	select FW_LOADER
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

255 256 257 258 259 260 261
	  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).

262 263
config DVB_BCM3510
	tristate "Broadcom BCM3510"
264
	depends on DVB_CORE && I2C
265
	default m if DVB_FE_CUSTOMISE
266 267 268 269 270
	select FW_LOADER
	help
	  An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to
	  support this frontend.

271
config DVB_LGDT330X
272
	tristate "LG Electronics LGDT3302/LGDT3303 based"
273
	depends on DVB_CORE && I2C
274
	default m if DVB_FE_CUSTOMISE
275 276 277 278
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

279 280 281
comment "Tuners/PLL support"
	depends on DVB_CORE

282 283 284 285
config DVB_PLL
	tristate
	depends on DVB_CORE && I2C

286 287
config DVB_TDA826X
	tristate "Philips TDA826X silicon tuner"
288
	depends on DVB_CORE && I2C
289 290 291
	default m if DVB_FE_CUSTOMISE
	help
	  A DVB-S silicon tuner module. Say Y when you want to support this tuner.
292

293 294
config DVB_TUNER_MT2060
	tristate "Microtune MT2060 silicon IF tuner"
295 296
	depends on I2C
	default m if DVB_FE_CUSTOMISE
297 298 299
	help
	  A driver for the silicon IF tuner MT2060 from Microtune.

300 301 302 303 304 305 306 307
config DVB_TUNER_LGH06XF
	tristate "LG TDVS-H06xF ATSC tuner"
	depends on DVB_CORE && I2C
	select DVB_PLL
	default m if DVB_FE_CUSTOMISE
	help
	  A driver for the LG TDVS-H06xF ATSC tuner family.

308 309 310 311 312
comment "Miscellaneous devices"
	depends on DVB_CORE

config DVB_LNBP21
	tristate "LNBP21 SEC controller"
313
	depends on DVB_CORE && I2C
314
	default m if DVB_FE_CUSTOMISE
315 316 317
	help
	  An SEC control chip.

318 319
config DVB_ISL6421
	tristate "ISL6421 SEC controller"
320
	depends on DVB_CORE && I2C
321
	default m if DVB_FE_CUSTOMISE
322 323 324
	help
	  An SEC control chip.

325 326 327 328 329 330 331
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 已提交
332
endmenu