]> bbs.cooldavid.org Git - net-next-2.6.git/blame - drivers/media/dvb/frontends/Kconfig
V4L/DVB: V4L: do not autoselect components on embedded systems
[net-next-2.6.git] / drivers / media / dvb / frontends / Kconfig
CommitLineData
176ac9da
AQ
1config DVB_FE_CUSTOMISE
2 bool "Customise the frontend modules to build"
4609bdd9 3 depends on DVB_CORE
b3fc1782 4 default y if EMBEDDED
176ac9da 5 help
4609bdd9
MCC
6 This allows the user to select/deselect frontend drivers for their
7 hardware from the build.
8
9 Use this option with care as deselecting frontends which are in fact
10 necessary will result in DVB devices which cannot be tuned due to lack
11 of driver support.
176ac9da
AQ
12
13 If unsure say N.
14
4609bdd9
MCC
15if DVB_FE_CUSTOMISE
16
17menu "Customise DVB Frontends"
18
e50e8e33
MA
19comment "Multistandard (satellite) frontends"
20 depends on DVB_CORE
21
22config DVB_STB0899
23 tristate "STB0899 based"
6199ceef
MA
24 depends on DVB_CORE && I2C
25 default m if DVB_FE_CUSTOMISE
e50e8e33
MA
26 help
27 A DVB-S/S2/DSS Multistandard demodulator. Say Y when you want
28 to support this demodulator based frontends
29
040dcc3e
MA
30config DVB_STB6100
31 tristate "STB6100 based tuners"
6199ceef
MA
32 depends on DVB_CORE && I2C
33 default m if DVB_FE_CUSTOMISE
040dcc3e
MA
34 help
35 A Silicon tuner from ST used in conjunction with the STB0899
36 demodulator. Say Y when you want to support this tuner.
37
e415c689
MA
38config DVB_STV090x
39 tristate "STV0900/STV0903(A/B) based"
40 depends on DVB_CORE && I2C
41 default m if DVB_FE_CUSTOMISE
42 help
43 DVB-S/S2/DSS Multistandard Professional/Broadcast demodulators.
44 Say Y when you want to support these frontends.
45
46config DVB_STV6110x
47 tristate "STV6110/(A) based tuners"
48 depends on DVB_CORE && I2C
49 default m if DVB_FE_CUSTOMISE
50 help
51 A Silicon tuner that supports DVB-S and DVB-S2 modes
52
1da177e4
LT
53comment "DVB-S (satellite) frontends"
54 depends on DVB_CORE
55
df7aaaf3
MCC
56config DVB_CX24110
57 tristate "Conexant CX24110 based"
17aafcc6 58 depends on DVB_CORE && I2C
176ac9da 59 default m if DVB_FE_CUSTOMISE
1da177e4
LT
60 help
61 A DVB-S tuner module. Say Y when you want to support this frontend.
62
df7aaaf3
MCC
63config DVB_CX24123
64 tristate "Conexant CX24123 based"
17aafcc6 65 depends on DVB_CORE && I2C
176ac9da 66 default m if DVB_FE_CUSTOMISE
0b3f5a57 67 help
1da177e4 68 A DVB-S tuner module. Say Y when you want to support this frontend.
b79cb653 69
df7aaaf3 70config DVB_MT312
e4671b6b 71 tristate "Zarlink VP310/MT312/ZL10313 based"
df7aaaf3
MCC
72 depends on DVB_CORE && I2C
73 default m if DVB_FE_CUSTOMISE
74 help
75 A DVB-S tuner module. Say Y when you want to support this frontend.
76
68b3289f
MS
77config DVB_ZL10036
78 tristate "Zarlink ZL10036 silicon tuner"
79 depends on DVB_CORE && I2C
80 default m if DVB_FE_CUSTOMISE
81 help
82 A DVB-S tuner module. Say Y when you want to support this frontend.
83
2ccf5a99
IL
84config DVB_ZL10039
85 tristate "Zarlink ZL10039 silicon tuner"
86 depends on DVB_CORE && I2C
87 default m if DVB_FE_CUSTOMISE
88 help
89 A DVB-S tuner module. Say Y when you want to support this frontend.
90
df7aaaf3
MCC
91config DVB_S5H1420
92 tristate "Samsung S5H1420 based"
93 depends on DVB_CORE && I2C
94 default m if DVB_FE_CUSTOMISE
95 help
96 A DVB-S tuner module. Say Y when you want to support this frontend.
97
e4aab64c
IL
98config DVB_STV0288
99 tristate "ST STV0288 based"
100 depends on DVB_CORE && I2C
101 default m if DVB_FE_CUSTOMISE
102 help
103 A DVB-S tuner module. Say Y when you want to support this frontend.
104
105config DVB_STB6000
106 tristate "ST STB6000 silicon tuner"
107 depends on DVB_CORE && I2C
108 default m if DVB_FE_CUSTOMISE
109 help
110 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
111
df7aaaf3
MCC
112config DVB_STV0299
113 tristate "ST STV0299 based"
17aafcc6 114 depends on DVB_CORE && I2C
176ac9da 115 default m if DVB_FE_CUSTOMISE
b79cb653
ST
116 help
117 A DVB-S tuner module. Say Y when you want to support this frontend.
0b3f5a57 118
47220bc1
IL
119config DVB_STV6110
120 tristate "ST STV6110 silicon tuner"
121 depends on DVB_CORE && I2C
122 default m if DVB_FE_CUSTOMISE
123 help
124 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
125
ce45264e
IL
126config DVB_STV0900
127 tristate "ST STV0900 based"
128 depends on DVB_CORE && I2C
129 default m if DVB_FE_CUSTOMISE
130 help
131 A DVB-S/S2 demodulator. Say Y when you want to support this frontend.
132
1da177e4
LT
133config DVB_TDA8083
134 tristate "Philips TDA8083 based"
17aafcc6 135 depends on DVB_CORE && I2C
176ac9da 136 default m if DVB_FE_CUSTOMISE
1da177e4
LT
137 help
138 A DVB-S tuner module. Say Y when you want to support this frontend.
139
df7aaaf3
MCC
140config DVB_TDA10086
141 tristate "Philips TDA10086 based"
17aafcc6 142 depends on DVB_CORE && I2C
176ac9da 143 default m if DVB_FE_CUSTOMISE
1da177e4
LT
144 help
145 A DVB-S tuner module. Say Y when you want to support this frontend.
146
654dbad4
MA
147config DVB_TDA8261
148 tristate "Philips TDA8261 based"
149 depends on DVB_CORE && I2C
150 default m if DVB_FE_CUSTOMISE
151 help
152 A DVB-S tuner module. Say Y when you want to support this frontend.
153
1da177e4
LT
154config DVB_VES1X93
155 tristate "VLSI VES1893 or VES1993 based"
17aafcc6 156 depends on DVB_CORE && I2C
176ac9da 157 default m if DVB_FE_CUSTOMISE
1da177e4
LT
158 help
159 A DVB-S tuner module. Say Y when you want to support this frontend.
160
df7aaaf3
MCC
161config DVB_TUNER_ITD1000
162 tristate "Integrant ITD1000 Zero IF tuner for DVB-S/DSS"
17aafcc6 163 depends on DVB_CORE && I2C
176ac9da 164 default m if DVB_FE_CUSTOMISE
96bf2f2b
AQ
165 help
166 A DVB-S tuner module. Say Y when you want to support this frontend.
167
4c48ae8e
PB
168config DVB_TUNER_CX24113
169 tristate "Conexant CX24113/CX24128 tuner for DVB-S/DSS"
170 depends on DVB_CORE && I2C
171 default m if DVB_FE_CUSTOMISE
172 help
173 A DVB-S tuner module. Say Y when you want to support this frontend.
174
175
df7aaaf3
MCC
176config DVB_TDA826X
177 tristate "Philips TDA826X silicon tuner"
17aafcc6 178 depends on DVB_CORE && I2C
6bca3580
AQ
179 default m if DVB_FE_CUSTOMISE
180 help
df7aaaf3
MCC
181 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
182
183config DVB_TUA6100
184 tristate "Infineon TUA6100 PLL"
185 depends on DVB_CORE && I2C
186 default m if DVB_FE_CUSTOMISE
187 help
188 A DVB-S PLL chip.
6bca3580 189
0d46748c
ST
190config DVB_CX24116
191 tristate "Conexant CX24116 based"
192 depends on DVB_CORE && I2C
193 default m if DVB_FE_CUSTOMISE
194 help
195 A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
196
04ad28c9
IL
197config DVB_SI21XX
198 tristate "Silicon Labs SI21XX based"
199 depends on DVB_CORE && I2C
200 default m if DVB_FE_CUSTOMISE
201 help
202 A DVB-S tuner module. Say Y when you want to support this frontend.
203
09ea33e5
IL
204config DVB_DS3000
205 tristate "Montage Tehnology DS3000 based"
206 depends on DVB_CORE && I2C
207 default m if DVB_FE_CUSTOMISE
208 help
209 A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
210
8873c61f
MA
211config DVB_MB86A16
212 tristate "Fujitsu MB86A16 based"
213 depends on DVB_CORE && I2C
214 default m if DVB_FE_CUSTOMISE
215 help
216 A DVB-S/DSS Direct Conversion reveiver.
217 Say Y when you want to support this frontend.
218
1da177e4
LT
219comment "DVB-T (terrestrial) frontends"
220 depends on DVB_CORE
221
222config DVB_SP8870
50c25fff 223 tristate "Spase sp8870 based"
445c2714 224 depends on DVB_CORE && I2C
176ac9da 225 default m if DVB_FE_CUSTOMISE
1da177e4 226 help
50c25fff 227 A DVB-T tuner module. Say Y when you want to support this frontend.
1da177e4
LT
228
229 This driver needs external firmware. Please use the command
230 "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to