Skip to content

Commit

Permalink
Wireless: Fix Kconfig fact error
Browse files Browse the repository at this point in the history
Raytheon cards use 2.4 GHz, not 2.4 MHz.
See http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Linux.Wireless.drivers.html#Raylink

Signed-off-by: Erik Ekman <erik@kryo.se>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Erik Ekman authored and John W. Linville committed Jan 12, 2009
1 parent 3bc5342 commit 8476a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/wireless/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ config WLAN_80211
lets you choose drivers.

config PCMCIA_RAYCS
tristate "Aviator/Raytheon 2.4MHz wireless support"
tristate "Aviator/Raytheon 2.4GHz wireless support"
depends on PCMCIA && WLAN_80211
select WIRELESS_EXT
---help---
Expand Down

0 comments on commit 8476a65

Please sign in to comment.