[media] m88ds3103: do not use dynamic stack allocation
[linux-2.6-block.git] / drivers / media / dvb-frontends / Kconfig
CommitLineData
4609bdd9 1menu "Customise DVB Frontends"
fccea74f 2 visible if !MEDIA_SUBDRV_AUTOSELECT
4609bdd9 3
e50e8e33
MA
4comment "Multistandard (satellite) frontends"
5 depends on DVB_CORE
6
7config DVB_STB0899
8 tristate "STB0899 based"
6199ceef 9 depends on DVB_CORE && I2C
fccea74f 10 default m if !MEDIA_SUBDRV_AUTOSELECT
e50e8e33
MA
11 help
12 A DVB-S/S2/DSS Multistandard demodulator. Say Y when you want
13 to support this demodulator based frontends
14
040dcc3e
MA
15config DVB_STB6100
16 tristate "STB6100 based tuners"
6199ceef 17 depends on DVB_CORE && I2C
fccea74f 18 default m if !MEDIA_SUBDRV_AUTOSELECT
040dcc3e
MA
19 help
20 A Silicon tuner from ST used in conjunction with the STB0899
21 demodulator. Say Y when you want to support this tuner.
22
e415c689
MA
23config DVB_STV090x
24 tristate "STV0900/STV0903(A/B) based"
25 depends on DVB_CORE && I2C
fccea74f 26 default m if !MEDIA_SUBDRV_AUTOSELECT
e415c689
MA
27 help
28 DVB-S/S2/DSS Multistandard Professional/Broadcast demodulators.
29 Say Y when you want to support these frontends.
30
31config DVB_STV6110x
32 tristate "STV6110/(A) based tuners"
33 depends on DVB_CORE && I2C
fccea74f 34 default m if !MEDIA_SUBDRV_AUTOSELECT
e415c689
MA
35 help
36 A Silicon tuner that supports DVB-S and DVB-S2 modes
37
395d00d1
AP
38config DVB_M88DS3103
39 tristate "Montage M88DS3103"
40 depends on DVB_CORE && I2C
41 default m if !MEDIA_SUBDRV_AUTOSELECT
42 help
43 Say Y when you want to support this frontend.
44
f678c3b6
OE
45comment "Multistandard (cable + terrestrial) frontends"
46 depends on DVB_CORE
47
48config DVB_DRXK
49 tristate "Micronas DRXK based"
50 depends on DVB_CORE && I2C
fccea74f 51 default m if !MEDIA_SUBDRV_AUTOSELECT
f678c3b6
OE
52 help
53 Micronas DRX-K DVB-C/T demodulator.
54
55 Say Y when you want to support this frontend.
56
57config DVB_TDA18271C2DD
58 tristate "NXP TDA18271C2 silicon tuner"
59 depends on DVB_CORE && I2C
fccea74f 60 default m if !MEDIA_SUBDRV_AUTOSELECT
f678c3b6
OE
61 help
62 NXP TDA18271 silicon tuner.
63
64 Say Y when you want to support this tuner.
65
1da177e4
LT
66comment "DVB-S (satellite) frontends"
67 depends on DVB_CORE
68
df7aaaf3
MCC
69config DVB_CX24110
70 tristate "Conexant CX24110 based"
17aafcc6 71 depends on DVB_CORE && I2C
fccea74f 72 default m if !MEDIA_SUBDRV_AUTOSELECT
1da177e4
LT
73 help
74 A DVB-S tuner module. Say Y when you want to support this frontend.
75
df7aaaf3
MCC
76config DVB_CX24123
77 tristate "Conexant CX24123 based"
17aafcc6 78 depends on DVB_CORE && I2C
fccea74f 79 default m if !MEDIA_SUBDRV_AUTOSELECT
0b3f5a57 80 help
1da177e4 81 A DVB-S tuner module. Say Y when you want to support this frontend.
b79cb653 82
df7aaaf3 83config DVB_MT312
e4671b6b 84 tristate "Zarlink VP310/MT312/ZL10313 based"
df7aaaf3 85 depends on DVB_CORE && I2C
fccea74f 86 default m if !MEDIA_SUBDRV_AUTOSELECT
df7aaaf3
MCC
87 help
88 A DVB-S tuner module. Say Y when you want to support this frontend.
89
68b3289f
MS
90config DVB_ZL10036
91 tristate "Zarlink ZL10036 silicon tuner"
92 depends on DVB_CORE && I2C
fccea74f 93 default m if !MEDIA_SUBDRV_AUTOSELECT
68b3289f
MS
94 help
95 A DVB-S tuner module. Say Y when you want to support this frontend.
96
2ccf5a99
IL
97config DVB_ZL10039
98 tristate "Zarlink ZL10039 silicon tuner"
99 depends on DVB_CORE && I2C
fccea74f 100 default m if !MEDIA_SUBDRV_AUTOSELECT
2ccf5a99
IL
101 help
102 A DVB-S tuner module. Say Y when you want to support this frontend.
103
df7aaaf3
MCC
104config DVB_S5H1420
105 tristate "Samsung S5H1420 based"
106 depends on DVB_CORE && I2C
fccea74f 107 default m if !MEDIA_SUBDRV_AUTOSELECT
df7aaaf3
MCC
108 help
109 A DVB-S tuner module. Say Y when you want to support this frontend.
110
e4aab64c
IL
111config DVB_STV0288
112 tristate "ST STV0288 based"
113 depends on DVB_CORE && I2C
fccea74f 114 default m if !MEDIA_SUBDRV_AUTOSELECT
e4aab64c
IL
115 help
116 A DVB-S tuner module. Say Y when you want to support this frontend.
117
118config DVB_STB6000
119 tristate "ST STB6000 silicon tuner"
120 depends on DVB_CORE && I2C
fccea74f 121 default m if !MEDIA_SUBDRV_AUTOSELECT
e4aab64c
IL
122 help
123 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
124
df7aaaf3
MCC
125config DVB_STV0299
126 tristate "ST STV0299 based"
17aafcc6 127 depends on DVB_CORE && I2C
fccea74f 128 default m if !MEDIA_SUBDRV_AUTOSELECT
b79cb653
ST
129 help
130 A DVB-S tuner module. Say Y when you want to support this frontend.
0b3f5a57 131
47220bc1
IL
132config DVB_STV6110
133 tristate "ST STV6110 silicon tuner"
134 depends on DVB_CORE && I2C
fccea74f 135 default m if !MEDIA_SUBDRV_AUTOSELECT
47220bc1
IL
136 help
137 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
138
ce45264e
IL
139config DVB_STV0900
140 tristate "ST STV0900 based"
141 depends on DVB_CORE && I2C
fccea74f 142 default m if !MEDIA_SUBDRV_AUTOSELECT
ce45264e
IL
143 help
144 A DVB-S/S2 demodulator. Say Y when you want to support this frontend.
145
1da177e4
LT
146config DVB_TDA8083
147 tristate "Philips TDA8083 based"
17aafcc6 148 depends on DVB_CORE && I2C
fccea74f 149 default m if !MEDIA_SUBDRV_AUTOSELECT
1da177e4
LT
150 help
151 A DVB-S tuner module. Say Y when you want to support this frontend.
152
df7aaaf3
MCC
153config DVB_TDA10086
154 tristate "Philips TDA10086 based"
17aafcc6 155 depends on DVB_CORE && I2C
fccea74f 156 default m if !MEDIA_SUBDRV_AUTOSELECT
1da177e4
LT
157 help
158 A DVB-S tuner module. Say Y when you want to support this frontend.
159
654dbad4
MA
160config DVB_TDA8261
161 tristate "Philips TDA8261 based"
162 depends on DVB_CORE && I2C
fccea74f 163 default m if !MEDIA_SUBDRV_AUTOSELECT
654dbad4
MA
164 help
165 A DVB-S tuner module. Say Y when you want to support this frontend.
166
1da177e4
LT
167config DVB_VES1X93
168 tristate "VLSI VES1893 or VES1993 based"
17aafcc6 169 depends on DVB_CORE && I2C
fccea74f 170 default m if !MEDIA_SUBDRV_AUTOSELECT
1da177e4
LT
171 help
172 A DVB-S tuner module. Say Y when you want to support this frontend.
173
df7aaaf3
MCC
174config DVB_TUNER_ITD1000
175 tristate "Integrant ITD1000 Zero IF tuner for DVB-S/DSS"
17aafcc6 176 depends on DVB_CORE && I2C
fccea74f 177 default m if !MEDIA_SUBDRV_AUTOSELECT
96bf2f2b
AQ
178 help
179 A DVB-S tuner module. Say Y when you want to support this frontend.
180
4c48ae8e
PB
181config DVB_TUNER_CX24113
182 tristate "Conexant CX24113/CX24128 tuner for DVB-S/DSS"
183 depends on DVB_CORE && I2C
fccea74f 184 default m if !MEDIA_SUBDRV_AUTOSELECT
4c48ae8e
PB
185 help
186 A DVB-S tuner module. Say Y when you want to support this frontend.
187
188
df7aaaf3
MCC
189config DVB_TDA826X
190 tristate "Philips TDA826X silicon tuner"
17aafcc6 191 depends on DVB_CORE && I2C
fccea74f 192 default m if !MEDIA_SUBDRV_AUTOSELECT
6bca3580 193 help
df7aaaf3
MCC
194 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
195
196config DVB_TUA6100
197 tristate "Infineon TUA6100 PLL"
198 depends on DVB_CORE && I2C
fccea74f 199 default m if !MEDIA_SUBDRV_AUTOSELECT
df7aaaf3
MCC
200 help
201 A DVB-S PLL chip.
6bca3580 202
0d46748c
ST
203config DVB_CX24116
204 tristate "Conexant CX24116 based"
205 depends on DVB_CORE && I2C
fccea74f 206 default m if !MEDIA_SUBDRV_AUTOSELECT
0d46748c
ST
207 help
208 A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
209
0d788680
LA
210config DVB_CX24117
211 tristate "Conexant CX24117 based"
212 depends on DVB_CORE && I2C
213 default m if !MEDIA_SUBDRV_AUTOSELECT
214 help
215 A Dual DVB-S/S2 tuner module. Say Y when you want to support this frontend.
216
04ad28c9
IL
217config DVB_SI21XX
218 tristate "Silicon Labs SI21XX based"
219 depends on DVB_CORE && I2C
fccea74f 220 default m if !MEDIA_SUBDRV_AUTOSELECT
04ad28c9
IL
221 help
222 A DVB-S tuner module. Say Y when you want to support this frontend.
223
6fef4fc7
KD
224config DVB_TS2020
225 tristate "Montage Tehnology TS2020 based tuners"
226 depends on DVB_CORE && I2C
d65fcbb0 227 default m if !MEDIA_SUBDRV_AUTOSELECT
6fef4fc7
KD
228 help
229 A DVB-S/S2 silicon tuner. Say Y when you want to support this tuner.
230
09ea33e5
IL
231config DVB_DS3000
232 tristate "Montage Tehnology DS3000 based"
233 depends on DVB_CORE && I2C
fccea74f 234 default m if !MEDIA_SUBDRV_AUTOSELECT
09ea33e5
IL
235 help
236 A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
237
8873c61f
MA
238config DVB_MB86A16
239 tristate "Fujitsu MB86A16 based"
240 depends on DVB_CORE && I2C
fccea74f 241 default m if !MEDIA_SUBDRV_AUTOSELECT
8873c61f
MA
242 help
243 A DVB-S/DSS Direct Conversion reveiver.
244 Say Y when you want to support this frontend.
245
de8e4203
AP
246config DVB_TDA10071
247 tristate "NXP TDA10071"
248 depends on DVB_CORE && I2C
fccea74f 249 default m if !MEDIA_SUBDRV_AUTOSELECT
de8e4203
AP
250 help
251 Say Y when you want to support this frontend.
252
1da177e4
LT
253comment "DVB-T (terrestrial) frontends"
254 depends on DVB_CORE
255
256config DVB_SP8870
50c25fff 257 tristate "Spase sp8870 based"
445c2714 258 depends on DVB_CORE && I2C
fccea74f 259 default m if !MEDIA_SUBDRV_AUTOSELECT
1da177e4 260 help
50c25fff 261 A DVB-T tuner module. Say Y when you want to support this frontend.
1da177e4
LT
262
263 This driver needs external firmware. Please use the command
264 "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to