|
@@ -25,19 +25,6 @@ menuconfig WLAN_PRE80211
|
|
|
This option does not affect the kernel build, it only
|
|
|
lets you choose drivers.
|
|
|
|
|
|
-config PCMCIA_NETWAVE
|
|
|
- tristate "Xircom Netwave AirSurfer Pcmcia wireless support"
|
|
|
- depends on PCMCIA && WLAN_PRE80211
|
|
|
- select WIRELESS_EXT
|
|
|
- select WEXT_PRIV
|
|
|
- help
|
|
|
- Say Y here if you intend to attach this type of PCMCIA (PC-card)
|
|
|
- wireless Ethernet networking card to your computer.
|
|
|
-
|
|
|
- To compile this driver as a module, choose M here: the module will be
|
|
|
- called netwave_cs. If unsure, say N.
|
|
|
-
|
|
|
-
|
|
|
menuconfig WLAN_80211
|
|
|
bool "Wireless LAN (IEEE 802.11)"
|
|
|
depends on NETDEVICES
|