diff options
Diffstat (limited to 'drivers/net/wireless/Kconfig')
-rw-r--r-- | drivers/net/wireless/Kconfig | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig index 5df47486e358..d50b3bee9a9b 100644 --- a/drivers/net/wireless/Kconfig +++ b/drivers/net/wireless/Kconfig | |||
@@ -25,22 +25,6 @@ menuconfig WLAN_PRE80211 | |||
25 | This option does not affect the kernel build, it only | 25 | This option does not affect the kernel build, it only |
26 | lets you choose drivers. | 26 | lets you choose drivers. |
27 | 27 | ||
28 | config ARLAN | ||
29 | tristate "Aironet Arlan 655 & IC2200 DS support" | ||
30 | depends on ISA && !64BIT && WLAN_PRE80211 | ||
31 | select WIRELESS_EXT | ||
32 | ---help--- | ||
33 | Aironet makes Arlan, a class of wireless LAN adapters. These use the | ||
34 | www.Telxon.com chip, which is also used on several similar cards. | ||
35 | This driver is tested on the 655 and IC2200 series cards. Look at | ||
36 | <http://www.ylenurme.ee/~elmer/655/> for the latest information. | ||
37 | |||
38 | The driver is built as two modules, arlan and arlan-proc. The latter | ||
39 | is the /proc interface and is not needed most of time. | ||
40 | |||
41 | On some computers the card ends up in non-valid state after some | ||
42 | time. Use a ping-reset script to clear it. | ||
43 | |||
44 | config WAVELAN | 28 | config WAVELAN |
45 | tristate "AT&T/Lucent old WaveLAN & DEC RoamAbout DS ISA support" | 29 | tristate "AT&T/Lucent old WaveLAN & DEC RoamAbout DS ISA support" |
46 | depends on ISA && WLAN_PRE80211 | 30 | depends on ISA && WLAN_PRE80211 |