Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
[deliverable/linux.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
f678c3b6
OE
38comment "Multistandard (cable + terrestrial) frontends"
39 depends on DVB_CORE
40
41config DVB_DRXK
42 tristate "Micronas DRXK based"
43 depends on DVB_CORE && I2C
fccea74f 44 default m if !MEDIA_SUBDRV_AUTOSELECT
f678c3b6
OE
45 help
46 Micronas DRX-K DVB-C/T demodulator.
47
48 Say Y when you want to support this frontend.
49
50config DVB_TDA18271C2DD
51 tristate "NXP TDA18271C2 silicon tuner"
52 depends on DVB_CORE && I2C
fccea74f 53 default m if !MEDIA_SUBDRV_AUTOSELECT
f678c3b6
OE
54 help
55 NXP TDA18271 silicon tuner.
56
57 Say Y when you want to support this tuner.
58
1da177e4
LT
59comment "DVB-S (satellite) frontends"
60 depends on DVB_CORE
61
df7aaaf3
MCC
62config DVB_CX24110
63 tristate "Conexant CX24110 based"
17aafcc6 64 depends on DVB_CORE && I2C
fccea74f 65 default m if !MEDIA_SUBDRV_AUTOSELECT
1da177e4
LT
66 help
67 A DVB-S tuner module. Say Y when you want to support this frontend.
68
df7aaaf3
MCC
69config DVB_CX24123
70 tristate "Conexant CX24123 based"
17aafcc6 71 depends on DVB_CORE && I2C
fccea74f 72 default m if !MEDIA_SUBDRV_AUTOSELECT
0b3f5a57 73 help
1da177e4 74 A DVB-S tuner module. Say Y when you want to support this frontend.
b79cb653 75
df7aaaf3 76config DVB_MT312
e4671b6b 77 tristate "Zarlink VP310/MT312/ZL10313 based"
df7aaaf3 78 depends on DVB_CORE && I2C
fccea74f 79 default m if !MEDIA_SUBDRV_AUTOSELECT
df7aaaf3
MCC
80 help
81 A DVB-S tuner module. Say Y when you want to support this frontend.
82
68b3289f
MS
83config DVB_ZL10036
84 tristate "Zarlink ZL10036 silicon tuner"
85 depends on DVB_CORE && I2C
fccea74f 86 default m if !MEDIA_SUBDRV_AUTOSELECT
68b3289f
MS
87 help
88 A DVB-S tuner module. Say Y when you want to support this frontend.
89
2ccf5a99
IL
90config DVB_ZL10039
91 tristate "Zarlink ZL10039 silicon tuner"
92 depends on DVB_CORE && I2C
fccea74f 93 default m if !MEDIA_SUBDRV_AUTOSELECT
2ccf5a99
IL
94 help
95 A DVB-S tuner module. Say Y when you want to support this frontend.
96
df7aaaf3
MCC
97config DVB_S5H1420
98 tristate "Samsung S5H1420 based"
99 depends on DVB_CORE && I2C
fccea74f 100 default m if !MEDIA_SUBDRV_AUTOSELECT
df7aaaf3
MCC
101 help
102 A DVB-S tuner module. Say Y when you want to support this frontend.
103
e4aab64c
IL
104config DVB_STV0288
105 tristate "ST STV0288 based"
106 depends on DVB_CORE && I2C
fccea74f 107 default m if !MEDIA_SUBDRV_AUTOSELECT
e4aab64c
IL
108 help
109 A DVB-S tuner module. Say Y when you want to support this frontend.
110
111config DVB_STB6000
112 tristate "ST STB6000 silicon tuner"
113 depends on DVB_CORE && I2C
fccea74f 114 default m if !MEDIA_SUBDRV_AUTOSELECT
e4aab64c
IL
115 help
116 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
117
df7aaaf3
MCC
118config DVB_STV0299
119 tristate "ST STV0299 based"
17aafcc6 120 depends on DVB_CORE && I2C
fccea74f 121 default m if !MEDIA_SUBDRV_AUTOSELECT
b79cb653
ST
122 help
123 A DVB-S tuner module. Say Y when you want to support this frontend.
0b3f5a57 124
47220bc1
IL
125config DVB_STV6110
126 tristate "ST STV6110 silicon tuner"
127 depends on DVB_CORE && I2C
fccea74f 128 default m if !MEDIA_SUBDRV_AUTOSELECT
47220bc1
IL
129 help
130 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
131
ce45264e
IL
132config DVB_STV0900
133 tristate "ST STV0900 based"
134 depends on DVB_CORE && I2C
fccea74f 135 default m if !MEDIA_SUBDRV_AUTOSELECT
ce45264e
IL
136 help
137 A DVB-S/S2 demodulator. Say Y when you want to support this frontend.
138
1da177e4
LT
139config DVB_TDA8083
140 tristate "Philips TDA8083 based"
17aafcc6 141 depends on DVB_CORE && I2C
fccea74f 142 default m if !MEDIA_SUBDRV_AUTOSELECT
1da177e4
LT
143 help
144 A DVB-S tuner module. Say Y when you want to support this frontend.
145
df7aaaf3
MCC
146config DVB_TDA10086
147 tristate "Philips TDA10086 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
654dbad4
MA
153config DVB_TDA8261
154 tristate "Philips TDA8261 based"
155 depends on DVB_CORE && I2C
fccea74f 156 default m if !MEDIA_SUBDRV_AUTOSELECT
654dbad4
MA
157 help
158 A DVB-S tuner module. Say Y when you want to support this frontend.
159
1da177e4
LT
160config DVB_VES1X93
161 tristate "VLSI VES1893 or VES1993 based"
17aafcc6 162 depends on DVB_CORE && I2C
fccea74f 163 default m if !MEDIA_SUBDRV_AUTOSELECT
1da177e4
LT
164 help
165 A DVB-S tuner module. Say Y when you want to support this frontend.
166
df7aaaf3
MCC
167config DVB_TUNER_ITD1000
168 tristate "Integrant ITD1000 Zero IF tuner for DVB-S/DSS"
17aafcc6 169 depends on DVB_CORE && I2C
fccea74f 170 default m if !MEDIA_SUBDRV_AUTOSELECT
96bf2f2b
AQ
171 help
172 A DVB-S tuner module. Say Y when you want to support this frontend.
173
4c48ae8e
PB
174config DVB_TUNER_CX24113
175 tristate "Conexant CX24113/CX24128 tuner for DVB-S/DSS"
176 depends on DVB_CORE && I2C
fccea74f 177 default m if !MEDIA_SUBDRV_AUTOSELECT
4c48ae8e
PB
178 help
179 A DVB-S tuner module. Say Y when you want to support this frontend.
180
181
df7aaaf3
MCC
182config DVB_TDA826X
183 tristate "Philips TDA826X silicon tuner"
17aafcc6 184 depends on DVB_CORE && I2C
fccea74f 185 default m if !MEDIA_SUBDRV_AUTOSELECT
6bca3580 186 help
df7aaaf3
MCC
187 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
188
189config DVB_TUA6100
190 tristate "Infineon TUA6100 PLL"
191 depends on DVB_CORE && I2C
fccea74f 192 default m if !MEDIA_SUBDRV_AUTOSELECT
df7aaaf3
MCC
193 help
194 A DVB-S PLL chip.
6bca3580 195
0d46748c
ST
196config DVB_CX24116
197 tristate "Conexant CX24116 based"
198 depends on DVB_CORE && I2C
fccea74f 199 default m if !MEDIA_SUBDRV_AUTOSELECT
0d46748c
ST
200 help
201 A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
202
04ad28c9
IL
203config DVB_SI21XX
204 tristate "Silicon Labs SI21XX based"
205 depends on DVB_CORE && I2C
fccea74f 206 default m if !MEDIA_SUBDRV_AUTOSELECT
04ad28c9
IL
207 help
208 A DVB-S tuner module. Say Y when you want to support this frontend.
209
09ea33e5
IL
210config DVB_DS3000
211 tristate "Montage Tehnology DS3000 based"
212 depends on DVB_CORE && I2C
fccea74f 213 default m if !MEDIA_SUBDRV_AUTOSELECT
09ea33e5
IL
214 help
215 A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
216
8873c61f
MA
217config DVB_MB86A16
218 tristate "Fujitsu MB86A16 based"
219 depends on DVB_CORE && I2C
fccea74f 220 default m if !MEDIA_SUBDRV_AUTOSELECT
8873c61f
MA
221 help
222 A DVB-S/DSS Direct Conversion reveiver.
223 Say Y when you want to support this frontend.
224
de8e4203
AP
225config DVB_TDA10071
226 tristate "NXP TDA10071"
227 depends on DVB_CORE && I2C
fccea74f 228 default m if !MEDIA_SUBDRV_AUTOSELECT
de8e4203
AP
229 help
230 Say Y when you want to support this frontend.
231
1da177e4
LT
232comment "DVB-T (terrestrial) frontends"
233 depends on DVB_CORE
234
235config DVB_SP8870
50c25fff 236 tristate "Spase sp8870 based"
445c2714 237 depends on DVB_CORE && I2C
fccea74f 238 default m if !MEDIA_SUBDRV_AUTOSELECT
1da177e4 239 help
50c25fff 240 A DVB-T tuner module. Say Y when you want to support this frontend.
1da177e4
LT
241
242 This driver needs external firmware. Please use the command
243 "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to