Wireless: Fix Kconfig fact error
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>
This commit is contained in:
parent
3bc53427e4
commit
8476a65710
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ config WLAN_80211
|
||||||
lets you choose drivers.
|
lets you choose drivers.
|
||||||
|
|
||||||
config PCMCIA_RAYCS
|
config PCMCIA_RAYCS
|
||||||
tristate "Aviator/Raytheon 2.4MHz wireless support"
|
tristate "Aviator/Raytheon 2.4GHz wireless support"
|
||||||
depends on PCMCIA && WLAN_80211
|
depends on PCMCIA && WLAN_80211
|
||||||
select WIRELESS_EXT
|
select WIRELESS_EXT
|
||||||
---help---
|
---help---
|
||||||
|
|
Loading…
Add table
Reference in a new issue