aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/Kconfig
diff options
context:
space:
mode:
authorJohn W. Linville <linville@tuxdriver.com>2010-11-24 16:18:36 -0500
committerJohn W. Linville <linville@tuxdriver.com>2010-11-24 16:18:36 -0500
commitccb14354017272ddac002e859a2711610b6af174 (patch)
treefa39f9b944508e596763c49b0088dc1cc2e263ca /net/mac80211/Kconfig
parentath9k_htc: fix eeprom access (diff)
downloadlinux-dev-ccb14354017272ddac002e859a2711610b6af174.tar.xz
linux-dev-ccb14354017272ddac002e859a2711610b6af174.zip
Revert "nl80211/mac80211: Report signal average"
This reverts commit 86107fd170bc379869250eb7e1bd393a3a70e8ae. This patch inadvertantly changed the userland ABI. Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/Kconfig')
-rw-r--r--net/mac80211/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/mac80211/Kconfig b/net/mac80211/Kconfig
index 798d9b9462e2..4d6f8653ec88 100644
--- a/net/mac80211/Kconfig
+++ b/net/mac80211/Kconfig
@@ -6,7 +6,6 @@ config MAC80211
select CRYPTO_ARC4
select CRYPTO_AES
select CRC32
- select AVERAGE
---help---
This option enables the hardware independent IEEE 802.11
networking stack.