trivial: fix typos/grammar errors in Kconfig texts
[deliverable/linux.git] / drivers / media / dvb / frontends / Kconfig
CommitLineData
1da177e4
LT
1menu "Customise DVB Frontends"
2 depends on DVB_CORE
3
176ac9da
AQ
4config DVB_FE_CUSTOMISE
5 bool "Customise the frontend modules to build"
6 default N
7 help
8 This allows the user to deselect frontend drivers unnecessary
9 for their hardware from the build. Use this option with care
10 as deselecting frontends which are in fact necessary will result
11 in DVB devices which cannot be tuned due to lack of driver support.
12
13 If unsure say N.
14
e50e8e33
MA
15comment "Multistandard (satellite) frontends"
16 depends on DVB_CORE
17
18config DVB_STB0899
19 tristate "STB0899 based"
6199ceef
MA
20 depends on DVB_CORE && I2C
21 default m if DVB_FE_CUSTOMISE
e50e8e33
MA
22 help
23 A DVB-S/S2/DSS Multistandard demodulator. Say Y when you want
24 to support this demodulator based frontends
25
040dcc3e
MA
26config DVB_STB6100
27 tristate "STB6100 based tuners"
6199ceef
MA
28 depends on DVB_CORE && I2C
29 default m if DVB_FE_CUSTOMISE
040dcc3e
MA
30 help
31 A Silicon tuner from ST used in conjunction with the STB0899
32 demodulator. Say Y when you want to support this tuner.
33
1da177e4
LT
34comment "DVB-S (satellite) frontends"
35 depends on DVB_CORE
36
df7aaaf3
MCC
37config DVB_CX24110
38 tristate "Conexant CX24110 based"
17aafcc6 39 depends on DVB_CORE && I2C
176ac9da 40 default m if DVB_FE_CUSTOMISE
1da177e4
LT
41 help
42 A DVB-S tuner module. Say Y when you want to support this frontend.
43
df7aaaf3
MCC
44config DVB_CX24123
45 tristate "Conexant CX24123 based"
17aafcc6 46 depends on DVB_CORE && I2C
176ac9da 47 default m if DVB_FE_CUSTOMISE
0b3f5a57 48 help
1da177e4 49 A DVB-S tuner module. Say Y when you want to support this frontend.
b79cb653 50
df7aaaf3 51config DVB_MT312
e4671b6b 52 tristate "Zarlink VP310/MT312/ZL10313 based"
df7aaaf3
MCC
53 depends on DVB_CORE && I2C
54 default m if DVB_FE_CUSTOMISE
55 help
56 A DVB-S tuner module. Say Y when you want to support this frontend.
57
58config DVB_S5H1420
59 tristate "Samsung S5H1420 based"
60 depends on DVB_CORE && I2C
61 default m if DVB_FE_CUSTOMISE
62 help
63 A DVB-S tuner module. Say Y when you want to support this frontend.
64
e4aab64c
IL
65config DVB_STV0288
66 tristate "ST STV0288 based"
67 depends on DVB_CORE && I2C
68 default m if DVB_FE_CUSTOMISE
69 help
70 A DVB-S tuner module. Say Y when you want to support this frontend.
71
72config DVB_STB6000
73 tristate "ST STB6000 silicon tuner"
74 depends on DVB_CORE && I2C
75 default m if DVB_FE_CUSTOMISE
76 help
77 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
78
df7aaaf3
MCC
79config DVB_STV0299
80 tristate "ST STV0299 based"
17aafcc6 81 depends on DVB_CORE && I2C
176ac9da 82 default m if DVB_FE_CUSTOMISE
b79cb653
ST
83 help
84 A DVB-S tuner module. Say Y when you want to support this frontend.
0b3f5a57 85
1da177e4
LT
86config DVB_TDA8083
87 tristate "Philips TDA8083 based"
17aafcc6 88 depends on DVB_CORE && I2C
176ac9da 89 default m if DVB_FE_CUSTOMISE
1da177e4
LT
90 help
91 A DVB-S tuner module. Say Y when you want to support this frontend.
92
df7aaaf3
MCC
93config DVB_TDA10086
94 tristate "Philips TDA10086 based"
17aafcc6 95 depends on DVB_CORE && I2C
176ac9da 96 default m if DVB_FE_CUSTOMISE
1da177e4
LT
97 help
98 A DVB-S tuner module. Say Y when you want to support this frontend.
99
654dbad4
MA
100config DVB_TDA8261
101 tristate "Philips TDA8261 based"
102 depends on DVB_CORE && I2C
103 default m if DVB_FE_CUSTOMISE
104 help
105 A DVB-S tuner module. Say Y when you want to support this frontend.
106
1da177e4
LT
107config DVB_VES1X93
108 tristate "VLSI VES1893 or VES1993 based"
17aafcc6 109 depends on DVB_CORE && I2C
176ac9da 110 default m if DVB_FE_CUSTOMISE
1da177e4
LT
111 help
112 A DVB-S tuner module. Say Y when you want to support this frontend.
113
df7aaaf3
MCC
114config DVB_TUNER_ITD1000
115 tristate "Integrant ITD1000 Zero IF tuner for DVB-S/DSS"
17aafcc6 116 depends on DVB_CORE && I2C
176ac9da 117 default m if DVB_FE_CUSTOMISE
96bf2f2b
AQ
118 help
119 A DVB-S tuner module. Say Y when you want to support this frontend.
120
4c48ae8e
PB
121config DVB_TUNER_CX24113
122 tristate "Conexant CX24113/CX24128 tuner for DVB-S/DSS"
123 depends on DVB_CORE && I2C
124 default m if DVB_FE_CUSTOMISE
125 help
126 A DVB-S tuner module. Say Y when you want to support this frontend.
127
128
df7aaaf3
MCC
129config DVB_TDA826X
130 tristate "Philips TDA826X silicon tuner"
17aafcc6 131 depends on DVB_CORE && I2C
6bca3580
AQ
132 default m if DVB_FE_CUSTOMISE
133 help
df7aaaf3
MCC
134 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
135
136config DVB_TUA6100
137 tristate "Infineon TUA6100 PLL"
138 depends on DVB_CORE && I2C
139 default m if DVB_FE_CUSTOMISE
140 help
141 A DVB-S PLL chip.
6bca3580 142
0d46748c
ST
143config DVB_CX24116
144 tristate "Conexant CX24116 based"
145 depends on DVB_CORE && I2C
146 default m if DVB_FE_CUSTOMISE
147 help
148 A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
149
04ad28c9
IL
150config DVB_SI21XX
151 tristate "Silicon Labs SI21XX based"
152 depends on DVB_CORE && I2C
153 default m if DVB_FE_CUSTOMISE
154 help
155 A DVB-S tuner module. Say Y when you want to support this frontend.
156
1da177e4
LT
157comment "DVB-T (terrestrial) frontends"
158 depends on DVB_CORE
159
160config DVB_SP8870
50c25fff 161 tristate "Spase sp8870 based"
445c2714 162 depends on DVB_CORE && I2C
176ac9da 163 default m if DVB_FE_CUSTOMISE
1da177e4 164 help
50c25fff 165 A DVB-T tuner module. Say Y when you want to support this frontend.
1da177e4
LT
166
167 This driver needs external firmware. Please use the command
168 "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to