diff options
Diffstat (limited to 'drivers/net/wireless/Kconfig')
-rw-r--r-- | drivers/net/wireless/Kconfig | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig index f94188f05a02..bf0eb4e774b4 100644 --- a/drivers/net/wireless/Kconfig +++ b/drivers/net/wireless/Kconfig | |||
@@ -25,19 +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 PCMCIA_NETWAVE | ||
29 | tristate "Xircom Netwave AirSurfer Pcmcia wireless support" | ||
30 | depends on PCMCIA && WLAN_PRE80211 | ||
31 | select WIRELESS_EXT | ||
32 | select WEXT_PRIV | ||
33 | help | ||
34 | Say Y here if you intend to attach this type of PCMCIA (PC-card) | ||
35 | wireless Ethernet networking card to your computer. | ||
36 | |||
37 | To compile this driver as a module, choose M here: the module will be | ||
38 | called netwave_cs. If unsure, say N. | ||
39 | |||
40 | |||
41 | menuconfig WLAN_80211 | 28 | menuconfig WLAN_80211 |
42 | bool "Wireless LAN (IEEE 802.11)" | 29 | bool "Wireless LAN (IEEE 802.11)" |
43 | depends on NETDEVICES | 30 | depends on NETDEVICES |