aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64
diff options
context:
space:
mode:
authorAndriy Voskoboinyk <avos@FreeBSD.org>2019-01-20 15:17:56 +0000
committerAndriy Voskoboinyk <avos@FreeBSD.org>2019-01-20 15:17:56 +0000
commit4945f79a4c785ca11801808ca1752a68809d0516 (patch)
treee138acb83fd2339f03f6d5a309fcf682aaebaf61 /sys/sparc64
parentf91d2e2171098e4ef5ed6c26272fae170b997078 (diff)
downloadsrc-4945f79a4c785ca11801808ca1752a68809d0516.tar.gz
src-4945f79a4c785ca11801808ca1752a68809d0516.zip
Remove IEEE80211_AMPDU_AGE config option.
It is noop since r297774.
Notes
Notes: svn path=/head/; revision=343219
Diffstat (limited to 'sys/sparc64')
-rw-r--r--sys/sparc64/conf/GENERIC1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index c1adc072c5a7..cc905bf2a54a 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -217,7 +217,6 @@ device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
# Wireless NIC cards
device wlan # 802.11 support
options IEEE80211_DEBUG # enable debug msgs
-options IEEE80211_AMPDU_AGE # age frames in AMPDU reorder q's
options IEEE80211_SUPPORT_MESH # enable 802.11s D3.0 support
device wlan_wep # 802.11 WEP support
device wlan_ccmp # 802.11 CCMP support