aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorJohn W. Linville <linville@tuxdriver.com>2007-04-23 16:28:49 -0400
committerDavid S. Miller <davem@sunset.davemloft.net>2007-04-26 01:29:43 -0400
commit42431592e74a968d919a46baf0515a2ee6978dac (patch)
tree177b7b38380f9c8786db687dd955b33c4c5d887d /drivers/net
parent9e101eab153073d8a1fc7ea22b20af65de8ab44b (diff)
[WIRELESS] drivers/net/wireless/Kconfig: correct minor typo
Correct minor typo in drivers/net/wireless/Kconfig identified by Stefano Brivio <stefano.brivio@polimi.it>. Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
-rw-r--r--drivers/net/wireless/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig
index 880c628dcd4a..4426841b2be6 100644
--- a/drivers/net/wireless/Kconfig
+++ b/drivers/net/wireless/Kconfig
@@ -11,7 +11,7 @@ config WLAN_PRE80211
11 Say Y if you have any pre-802.11 wireless LAN hardware. 11 Say Y if you have any pre-802.11 wireless LAN hardware.
12 12
13 This option does not affect the kernel build, it only 13 This option does not affect the kernel build, it only
14 let's you choose drivers. 14 lets you choose drivers.
15 15
16config STRIP 16config STRIP
17 tristate "STRIP (Metricom starmode radio IP)" 17 tristate "STRIP (Metricom starmode radio IP)"
@@ -112,7 +112,7 @@ config WLAN_80211
112 Say Y if you have any 802.11 wireless LAN hardware. 112 Say Y if you have any 802.11 wireless LAN hardware.
113 113
114 This option does not affect the kernel build, it only 114 This option does not affect the kernel build, it only
115 let's you choose drivers. 115 lets you choose drivers.
116 116
117config PCMCIA_RAYCS 117config PCMCIA_RAYCS
118 tristate "Aviator/Raytheon 2.4MHz wireless support" 118 tristate "Aviator/Raytheon 2.4MHz wireless support"