Kconfig 7.2 KB
Newer Older
L
Linus Torvalds 已提交
1 2 3 4 5 6 7 8
menu "Customise DVB Frontends"
	depends on DVB_CORE

comment "DVB-S (satellite) frontends"
	depends on DVB_CORE

config DVB_STV0299
	tristate "ST STV0299 based"
9
	depends on DVB_CORE && I2C
L
Linus Torvalds 已提交
10 11 12 13 14
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

config DVB_CX24110
	tristate "Conexant CX24110 based"
15
	depends on DVB_CORE && I2C
16
	help
L
Linus Torvalds 已提交
17
	  A DVB-S tuner module. Say Y when you want to support this frontend.
18 19 20

config DVB_CX24123
	tristate "Conexant CX24123 based"
21
	depends on DVB_CORE && I2C
22 23
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.
24

L
Linus Torvalds 已提交
25 26
config DVB_TDA8083
	tristate "Philips TDA8083 based"
27
	depends on DVB_CORE && I2C
L
Linus Torvalds 已提交
28 29 30 31
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

config DVB_MT312
32
	tristate "Zarlink VP310/MT312 based"
33
	depends on DVB_CORE && I2C
L
Linus Torvalds 已提交
34 35 36 37 38
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

config DVB_VES1X93
	tristate "VLSI VES1893 or VES1993 based"
39
	depends on DVB_CORE && I2C
L
Linus Torvalds 已提交
40 41 42
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

43 44
config DVB_S5H1420
	tristate "Samsung S5H1420 based"
45
	depends on DVB_CORE && I2C
46 47 48
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

49 50 51 52 53 54 55
config DVB_TDA10086
	tristate "Philips TDA10086 based"
	depends on DVB_CORE
	default m if DVB_FE_CUSTOMISE
	help
	  A DVB-S tuner module. Say Y when you want to support this frontend.

L
Linus Torvalds 已提交
56 57 58 59
comment "DVB-T (terrestrial) frontends"
	depends on DVB_CORE

config DVB_SP8870
60
	tristate "Spase sp8870 based"
61
	depends on DVB_CORE && I2C
L
Linus Torvalds 已提交
62 63
	select FW_LOADER
	help
64
	  A DVB-T tuner module. Say Y when you want to support this frontend.
L
Linus Torvalds 已提交
65 66 67

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

config DVB_SP887X
72
	tristate "Spase sp887x based"
73
	depends on DVB_CORE && I2C
L
Linus Torvalds 已提交
74 75 76 77 78 79
	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
80 81
	  download/extract it, and then copy it to /usr/lib/hotplug/firmware
	  or /lib/firmware (depending on configuration of firmware hotplug).
L
Linus Torvalds 已提交
82 83 84

config DVB_CX22700
	tristate "Conexant CX22700 based"
85
	depends on DVB_CORE && I2C
L
Linus Torvalds 已提交
86 87 88 89
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

config DVB_CX22702
90
	tristate "Conexant cx22702 demodulator (OFDM)"
91
	depends on DVB_CORE && I2C
92 93
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.
L
Linus Torvalds 已提交
94 95 96

config DVB_L64781
	tristate "LSI L64781"
97
	depends on DVB_CORE && I2C
L
Linus Torvalds 已提交
98 99 100 101 102
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

config DVB_TDA1004X
	tristate "Philips TDA10045H/TDA10046H based"
103
	depends on DVB_CORE && I2C
L
Linus Torvalds 已提交
104 105 106 107 108 109
	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",
110
	  "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to
111 112
	  download/extract them, and then copy them to /usr/lib/hotplug/firmware
	  or /lib/firmware (depending on configuration of firmware hotplug).
L
Linus Torvalds 已提交
113 114 115

config DVB_NXT6000
	tristate "NxtWave Communications NXT6000 based"
116
	depends on DVB_CORE && I2C
L
Linus Torvalds 已提交
117 118 119 120 121
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

config DVB_MT352
	tristate "Zarlink MT352 based"
122
	depends on DVB_CORE && I2C
L
Linus Torvalds 已提交
123 124 125
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

126 127
config DVB_ZL10353
	tristate "Zarlink ZL10353 based"
128
	depends on DVB_CORE && I2C
129 130 131
	help
	  A DVB-T tuner module. Say Y when you want to support this frontend.

L
Linus Torvalds 已提交
132 133
config DVB_DIB3000MB
	tristate "DiBcom 3000M-B"
134
	depends on DVB_CORE && I2C
L
Linus Torvalds 已提交
135 136 137 138 139 140
	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"
141
	depends on DVB_CORE && I2C
L
Linus Torvalds 已提交
142 143 144 145 146 147 148 149 150
	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"
151
	depends on DVB_CORE && I2C
L
Linus Torvalds 已提交
152
	help
153
	  A DVB-C tuner module. Say Y when you want to support this frontend.
L
Linus Torvalds 已提交
154 155 156

config DVB_TDA10021
	tristate "Philips TDA10021 based"
157
	depends on DVB_CORE && I2C
L
Linus Torvalds 已提交
158
	help
159
	  A DVB-C tuner module. Say Y when you want to support this frontend.
L
Linus Torvalds 已提交
160 161 162

config DVB_STV0297
	tristate "ST STV0297 based"
163
	depends on DVB_CORE && I2C
L
Linus Torvalds 已提交
164 165 166
	help
	  A DVB-C tuner module. Say Y when you want to support this frontend.

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

170
config DVB_NXT200X
171
	tristate "NxtWave Communications NXT2002/NXT2004 based"
172
	depends on DVB_CORE && I2C
173 174 175 176 177
	select FW_LOADER
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

178 179 180 181 182 183
	  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 已提交
184
config DVB_OR51211
185
	tristate "Oren OR51211 based"
186
	depends on DVB_CORE && I2C
L
Linus Torvalds 已提交
187 188 189 190
	select FW_LOADER
	help
	  An ATSC 8VSB tuner module. Say Y when you want to support this frontend.

191 192 193 194 195
	  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).

196
config DVB_OR51132
197
	tristate "Oren OR51132 based"
198
	depends on DVB_CORE && I2C
199 200 201 202 203
	select FW_LOADER
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

204 205 206 207 208 209 210
	  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).

211 212
config DVB_BCM3510
	tristate "Broadcom BCM3510"
213
	depends on DVB_CORE && I2C
214 215 216 217 218
	select FW_LOADER
	help
	  An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to
	  support this frontend.

219
config DVB_LGDT330X
220
	tristate "LG Electronics LGDT3302/LGDT3303 based"
221
	depends on DVB_CORE && I2C
222 223 224 225
	help
	  An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
	  to support this frontend.

226 227 228 229 230 231 232 233 234
comment "Tuners/PLL support"
	depends on DVB_CORE

config DVB_TDA826X
	tristate "Philips TDA826X silicon tuner"
	depends on DVB_CORE
	default m if DVB_FE_CUSTOMISE
	help
	  A DVB-S silicon tuner module. Say Y when you want to support this tuner.
235 236 237 238

comment "Miscellaneous devices"
	depends on DVB_CORE

239 240 241 242
config DVB_PLL
	tristate
	depends on DVB_CORE && I2C

243 244
config DVB_LNBP21
	tristate "LNBP21 SEC controller"
245
	depends on DVB_CORE && I2C
246 247 248
	help
	  An SEC control chip.

249 250
config DVB_ISL6421
	tristate "ISL6421 SEC controller"
251
	depends on DVB_CORE && I2C
252 253 254
	help
	  An SEC control chip.

L
Linus Torvalds 已提交
255
endmenu