aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/Kconfig
diff options
context:
space:
mode:
authorJohn W. Linville <linville@tuxdriver.com>2009-10-28 16:06:56 -0400
committerJohn W. Linville <linville@tuxdriver.com>2009-10-30 16:50:34 -0400
commit0234f84ebb00d36c48062befa5436eef36b71ccd (patch)
treea0bd2a87406bb15067414118d4eb12cee80036e9 /drivers/net/wireless/Kconfig
parente38879efd336fb78b288dcebdc9ca030fd24f449 (diff)
wavelan: move driver to staging
Move the wavelan driver to drivers/staging. This is another pre-802.11 driver that has seen virtually no non-API-fixup activity in years, and for which no active hardware is likely to still exist. This driver represents unnecessary ongoing maintenance for no clear benefit. This patch brought to you by the "hacking" session at the 2009 Kernel Summit in Tokyo, Japan... Acked-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/Kconfig')
-rw-r--r--drivers/net/wireless/Kconfig39
1 files changed, 0 insertions, 39 deletions
diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig
index d50b3bee9a9b..f94188f05a02 100644
--- a/drivers/net/wireless/Kconfig
+++ b/drivers/net/wireless/Kconfig
@@ -25,45 +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
28config WAVELAN
29 tristate "AT&T/Lucent old WaveLAN & DEC RoamAbout DS ISA support"
30 depends on ISA && WLAN_PRE80211
31 select WIRELESS_EXT
32 select WEXT_SPY
33 select WEXT_PRIV
34 ---help---
35 The Lucent WaveLAN (formerly NCR and AT&T; or DEC RoamAbout DS) is
36 a Radio LAN (wireless Ethernet-like Local Area Network) using the
37 radio frequencies 900 MHz and 2.4 GHz.
38
39 If you want to use an ISA WaveLAN card under Linux, say Y and read
40 the Ethernet-HOWTO, available from
41 <http://www.tldp.org/docs.html#howto>. Some more specific
42 information is contained in
43 <file:Documentation/networking/wavelan.txt> and in the source code
44 <file:drivers/net/wireless/wavelan.p.h>.
45
46 You will also need the wireless tools package available from
47 <http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>.
48 Please read the man pages contained therein.
49
50 To compile this driver as a module, choose M here: the module will be
51 called wavelan.
52
53config PCMCIA_WAVELAN
54 tristate "AT&T/Lucent old WaveLAN Pcmcia wireless support"
55 depends on PCMCIA && WLAN_PRE80211
56 select WIRELESS_EXT
57 select WEXT_SPY
58 select WEXT_PRIV
59 help
60 Say Y here if you intend to attach an AT&T/Lucent Wavelan PCMCIA
61 (PC-card) wireless Ethernet networking card to your computer. This
62 driver is for the non-IEEE-802.11 Wavelan cards.
63
64 To compile this driver as a module, choose M here: the module will be
65 called wavelan_cs. If unsure, say N.
66
67config PCMCIA_NETWAVE 28config PCMCIA_NETWAVE
68 tristate "Xircom Netwave AirSurfer Pcmcia wireless support" 29 tristate "Xircom Netwave AirSurfer Pcmcia wireless support"
69 depends on PCMCIA && WLAN_PRE80211 30 depends on PCMCIA && WLAN_PRE80211