diff options
author | Kees Cook <keescook@chromium.org> | 2013-01-22 13:30:33 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-22 15:01:34 -0500 |
commit | 91d09454b146e986d917e638781f3e759c6647f6 (patch) | |
tree | bcfa48b194c8178cae9499ab5857a3346b210559 /drivers/net/irda/Kconfig | |
parent | d703cb32ebbbebaa98a22c8c02d7a8a126ab8f38 (diff) |
drivers/net/irda: remove depends on CONFIG_EXPERIMENTAL
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a
while now and is almost always enabled by default. As agreed during the
Linux kernel summit, remove it from any "depends on" lines in Kconfigs.
CC: Samuel Ortiz <samuel@sortiz.org>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/irda/Kconfig')
-rw-r--r-- | drivers/net/irda/Kconfig | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/drivers/net/irda/Kconfig b/drivers/net/irda/Kconfig index 595205406d73..59e9d9e1fd0f 100644 --- a/drivers/net/irda/Kconfig +++ b/drivers/net/irda/Kconfig | |||
@@ -140,7 +140,7 @@ config LITELINK_DONGLE | |||
140 | 140 | ||
141 | config MA600_DONGLE | 141 | config MA600_DONGLE |
142 | tristate "Mobile Action MA600 dongle" | 142 | tristate "Mobile Action MA600 dongle" |
143 | depends on IRTTY_SIR && DONGLE && IRDA && EXPERIMENTAL | 143 | depends on IRTTY_SIR && DONGLE && IRDA |
144 | help | 144 | help |
145 | Say Y here if you want to build support for the Mobile Action MA600 | 145 | Say Y here if you want to build support for the Mobile Action MA600 |
146 | dongle. To compile it as a module, choose M here. The MA600 dongle | 146 | dongle. To compile it as a module, choose M here. The MA600 dongle |
@@ -153,7 +153,7 @@ config MA600_DONGLE | |||
153 | 153 | ||
154 | config GIRBIL_DONGLE | 154 | config GIRBIL_DONGLE |
155 | tristate "Greenwich GIrBIL dongle" | 155 | tristate "Greenwich GIrBIL dongle" |
156 | depends on IRTTY_SIR && DONGLE && IRDA && EXPERIMENTAL | 156 | depends on IRTTY_SIR && DONGLE && IRDA |
157 | help | 157 | help |
158 | Say Y here if you want to build support for the Greenwich GIrBIL | 158 | Say Y here if you want to build support for the Greenwich GIrBIL |
159 | dongle. If you want to compile it as a module, choose M here. | 159 | dongle. If you want to compile it as a module, choose M here. |
@@ -164,7 +164,7 @@ config GIRBIL_DONGLE | |||
164 | 164 | ||
165 | config MCP2120_DONGLE | 165 | config MCP2120_DONGLE |
166 | tristate "Microchip MCP2120" | 166 | tristate "Microchip MCP2120" |
167 | depends on IRTTY_SIR && DONGLE && IRDA && EXPERIMENTAL | 167 | depends on IRTTY_SIR && DONGLE && IRDA |
168 | help | 168 | help |
169 | Say Y here if you want to build support for the Microchip MCP2120 | 169 | Say Y here if you want to build support for the Microchip MCP2120 |
170 | dongle. If you want to compile it as a module, choose M here. | 170 | dongle. If you want to compile it as a module, choose M here. |
@@ -178,7 +178,7 @@ config MCP2120_DONGLE | |||
178 | 178 | ||
179 | config OLD_BELKIN_DONGLE | 179 | config OLD_BELKIN_DONGLE |
180 | tristate "Old Belkin dongle" | 180 | tristate "Old Belkin dongle" |
181 | depends on IRTTY_SIR && DONGLE && IRDA && EXPERIMENTAL | 181 | depends on IRTTY_SIR && DONGLE && IRDA |
182 | help | 182 | help |
183 | Say Y here if you want to build support for the Adaptec Airport 1000 | 183 | Say Y here if you want to build support for the Adaptec Airport 1000 |
184 | and 2000 dongles. If you want to compile it as a module, choose | 184 | and 2000 dongles. If you want to compile it as a module, choose |
@@ -187,7 +187,7 @@ config OLD_BELKIN_DONGLE | |||
187 | 187 | ||
188 | config ACT200L_DONGLE | 188 | config ACT200L_DONGLE |
189 | tristate "ACTiSYS IR-200L dongle" | 189 | tristate "ACTiSYS IR-200L dongle" |
190 | depends on IRTTY_SIR && DONGLE && IRDA && EXPERIMENTAL | 190 | depends on IRTTY_SIR && DONGLE && IRDA |
191 | help | 191 | help |
192 | Say Y here if you want to build support for the ACTiSYS IR-200L | 192 | Say Y here if you want to build support for the ACTiSYS IR-200L |
193 | dongle. If you want to compile it as a module, choose M here. | 193 | dongle. If you want to compile it as a module, choose M here. |
@@ -198,7 +198,7 @@ config ACT200L_DONGLE | |||
198 | 198 | ||
199 | config KINGSUN_DONGLE | 199 | config KINGSUN_DONGLE |
200 | tristate "KingSun/DonShine DS-620 IrDA-USB dongle" | 200 | tristate "KingSun/DonShine DS-620 IrDA-USB dongle" |
201 | depends on IRDA && USB && EXPERIMENTAL | 201 | depends on IRDA && USB |
202 | help | 202 | help |
203 | Say Y or M here if you want to build support for the KingSun/DonShine | 203 | Say Y or M here if you want to build support for the KingSun/DonShine |
204 | DS-620 IrDA-USB bridge device driver. | 204 | DS-620 IrDA-USB bridge device driver. |
@@ -212,14 +212,14 @@ config KINGSUN_DONGLE | |||
212 | 212 | ||
213 | config EP7211_DONGLE | 213 | config EP7211_DONGLE |
214 | tristate "Cirrus Logic clps711x I/R support" | 214 | tristate "Cirrus Logic clps711x I/R support" |
215 | depends on IRTTY_SIR && ARCH_CLPS711X && IRDA && EXPERIMENTAL | 215 | depends on IRTTY_SIR && ARCH_CLPS711X && IRDA |
216 | help | 216 | help |
217 | Say Y here if you want to build support for the Cirrus logic | 217 | Say Y here if you want to build support for the Cirrus logic |
218 | EP7211 chipset's infrared module. | 218 | EP7211 chipset's infrared module. |
219 | 219 | ||
220 | config KSDAZZLE_DONGLE | 220 | config KSDAZZLE_DONGLE |
221 | tristate "KingSun Dazzle IrDA-USB dongle (EXPERIMENTAL)" | 221 | tristate "KingSun Dazzle IrDA-USB dongle" |
222 | depends on IRDA && USB && EXPERIMENTAL | 222 | depends on IRDA && USB |
223 | help | 223 | help |
224 | Say Y or M here if you want to build support for the KingSun Dazzle | 224 | Say Y or M here if you want to build support for the KingSun Dazzle |
225 | IrDA-USB bridge device driver. | 225 | IrDA-USB bridge device driver. |
@@ -232,8 +232,8 @@ config KSDAZZLE_DONGLE | |||
232 | ksdazzle-sir. | 232 | ksdazzle-sir. |
233 | 233 | ||
234 | config KS959_DONGLE | 234 | config KS959_DONGLE |
235 | tristate "KingSun KS-959 IrDA-USB dongle (EXPERIMENTAL)" | 235 | tristate "KingSun KS-959 IrDA-USB dongle" |
236 | depends on IRDA && USB && EXPERIMENTAL | 236 | depends on IRDA && USB |
237 | help | 237 | help |
238 | Say Y or M here if you want to build support for the KingSun KS-959 | 238 | Say Y or M here if you want to build support for the KingSun KS-959 |
239 | IrDA-USB bridge device driver. | 239 | IrDA-USB bridge device driver. |
@@ -264,8 +264,8 @@ config USB_IRDA | |||
264 | you will need both USB and IrDA support in your kernel... | 264 | you will need both USB and IrDA support in your kernel... |
265 | 265 | ||
266 | config SIGMATEL_FIR | 266 | config SIGMATEL_FIR |
267 | tristate "SigmaTel STIr4200 bridge (EXPERIMENTAL)" | 267 | tristate "SigmaTel STIr4200 bridge" |
268 | depends on IRDA && USB && EXPERIMENTAL | 268 | depends on IRDA && USB |
269 | select CRC32 | 269 | select CRC32 |
270 | ---help--- | 270 | ---help--- |
271 | Say Y here if you want to build support for the SigmaTel STIr4200 | 271 | Say Y here if you want to build support for the SigmaTel STIr4200 |
@@ -331,8 +331,8 @@ config SMC_IRCC_FIR | |||
331 | smsc-ircc2.o. | 331 | smsc-ircc2.o. |
332 | 332 | ||
333 | config ALI_FIR | 333 | config ALI_FIR |
334 | tristate "ALi M5123 FIR (EXPERIMENTAL)" | 334 | tristate "ALi M5123 FIR" |
335 | depends on EXPERIMENTAL && IRDA && ISA_DMA_API | 335 | depends on IRDA && ISA_DMA_API |
336 | help | 336 | help |
337 | Say Y here if you want to build support for the ALi M5123 FIR | 337 | Say Y here if you want to build support for the ALi M5123 FIR |
338 | Controller. The ALi M5123 FIR Controller is embedded in ALi M1543C, | 338 | Controller. The ALi M5123 FIR Controller is embedded in ALi M1543C, |
@@ -343,8 +343,8 @@ config ALI_FIR | |||
343 | ali-ircc. | 343 | ali-ircc. |
344 | 344 | ||
345 | config VLSI_FIR | 345 | config VLSI_FIR |
346 | tristate "VLSI 82C147 SIR/MIR/FIR (EXPERIMENTAL)" | 346 | tristate "VLSI 82C147 SIR/MIR/FIR" |
347 | depends on EXPERIMENTAL && IRDA && PCI | 347 | depends on IRDA && PCI |
348 | help | 348 | help |
349 | Say Y here if you want to build support for the VLSI 82C147 | 349 | Say Y here if you want to build support for the VLSI 82C147 |
350 | PCI-IrDA Controller. This controller is used by the HP OmniBook 800 | 350 | PCI-IrDA Controller. This controller is used by the HP OmniBook 800 |
@@ -387,7 +387,7 @@ config PXA_FICP | |||
387 | 387 | ||
388 | config MCS_FIR | 388 | config MCS_FIR |
389 | tristate "MosChip MCS7780 IrDA-USB dongle" | 389 | tristate "MosChip MCS7780 IrDA-USB dongle" |
390 | depends on IRDA && USB && EXPERIMENTAL | 390 | depends on IRDA && USB |
391 | select CRC32 | 391 | select CRC32 |
392 | help | 392 | help |
393 | Say Y or M here if you want to build support for the MosChip | 393 | Say Y or M here if you want to build support for the MosChip |