diff options
author | John W. Linville <linville@tuxdriver.com> | 2009-10-28 16:29:30 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-10-30 16:50:35 -0400 |
commit | 133d7c6a504c672011ebc24b26e05b15f7410c07 (patch) | |
tree | d4ffe834b2ad75ccceb1afe4d4e1338d4c0fe9c2 /drivers/net/wireless/hostap | |
parent | 4b5783549730da21d88b41dce9a2b738afa44abc (diff) |
wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig
With the WLAN_PRE80211 drivers moved to drivers/staging, this
distinction becomes unnecessary.
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/hostap')
-rw-r--r-- | drivers/net/wireless/hostap/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/hostap/Kconfig b/drivers/net/wireless/hostap/Kconfig index 08f1e989653d..287d82728bc3 100644 --- a/drivers/net/wireless/hostap/Kconfig +++ b/drivers/net/wireless/hostap/Kconfig | |||
@@ -1,6 +1,5 @@ | |||
1 | config HOSTAP | 1 | config HOSTAP |
2 | tristate "IEEE 802.11 for Host AP (Prism2/2.5/3 and WEP/TKIP/CCMP)" | 2 | tristate "IEEE 802.11 for Host AP (Prism2/2.5/3 and WEP/TKIP/CCMP)" |
3 | depends on WLAN_80211 | ||
4 | select WIRELESS_EXT | 3 | select WIRELESS_EXT |
5 | select WEXT_SPY | 4 | select WEXT_SPY |
6 | select WEXT_PRIV | 5 | select WEXT_PRIV |