Kconfig 8.7 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 175 176 177 178 179
	help
	  A DVB-T tuner module. Designed for mobile usage. Say Y when you want
	  to support this frontend.

comment "DVB-C (cable) frontends"
	depends on DVB_CORE

config DVB_VES1820
	tristate "VLSI VES1820 based"
180
	depends on DVB_CORE && I2C
181
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
182
	help
183
	  A DVB-C tuner module. Say Y when you want to support this frontend.
L
Linus Torvalds 已提交
184 185 186

config DVB_TDA10021
	tristate "Philips TDA10021 based"
187
	depends on DVB_CORE && I2C
188
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
189
	help
190
	  A DVB-C tuner module. Say Y when you want to support this frontend.
L
Linus Torvalds 已提交
191 192 193

config DVB_STV0297
	tristate "ST STV0297 based"
194
	depends on DVB_CORE && I2C
195
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
196 197 198
	help
	  A DVB-C tuner module. Say Y when you want to support this frontend.

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

202
config DVB_NXT200X
203
	tristate "NxtWave Communications NXT2002/NXT2004 based"
204
	depends on DVB_CORE && I2C
205
	default m if DVB_FE_CUSTOMISE
206 207 208 209 210
	select FW_LOADER
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

211 212 213 214 215 216
	  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 已提交
217
config DVB_OR51211
218
	tristate "Oren OR51211 based"
219
	depends on DVB_CORE && I2C
220
	default m if DVB_FE_CUSTOMISE
L
Linus Torvalds 已提交
221 222 223 224
	select FW_LOADER
	help
	  An ATSC 8VSB tuner module. Say Y when you want to support this frontend.

225 226 227 228 229
	  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).

230
config DVB_OR51132
231
	tristate "Oren OR51132 based"
232
	depends on DVB_CORE && I2C
233
	default m if DVB_FE_CUSTOMISE
234 235 236 237 238
	select FW_LOADER
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

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

246 247
config DVB_BCM3510
	tristate "Broadcom BCM3510"
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/16VSB and QAM64/256 tuner module. Say Y when you want to
	  support this frontend.

255
config DVB_LGDT330X
256
	tristate "LG Electronics LGDT3302/LGDT3303 based"
257
	depends on DVB_CORE && I2C
258
	default m if DVB_FE_CUSTOMISE
259 260 261 262
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

263 264 265
comment "Tuners/PLL support"
	depends on DVB_CORE

266 267 268 269
config DVB_PLL
	tristate
	depends on DVB_CORE && I2C

270 271
config DVB_TDA826X
	tristate "Philips TDA826X silicon tuner"
272
	depends on DVB_CORE && I2C
273 274 275
	default m if DVB_FE_CUSTOMISE
	help
	  A DVB-S silicon tuner module. Say Y when you want to support this tuner.
276

277 278 279 280 281
config DVB_TUNER_MT2060
	tristate "Microtune MT2060 silicon IF tuner"
	help
	  A driver for the silicon IF tuner MT2060 from Microtune.

282 283 284 285 286
comment "Miscellaneous devices"
	depends on DVB_CORE

config DVB_LNBP21
	tristate "LNBP21 SEC controller"
287
	depends on DVB_CORE && I2C
288
	default m if DVB_FE_CUSTOMISE
289 290 291
	help
	  An SEC control chip.

292 293
config DVB_ISL6421
	tristate "ISL6421 SEC controller"
294
	depends on DVB_CORE && I2C
295
	default m if DVB_FE_CUSTOMISE
296 297 298
	help
	  An SEC control chip.

299 300 301 302 303 304 305
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 已提交
306
endmenu