NOTES: Move IEEE80211_DEBUG_REFCNT to the MI NOTES file

This option is not specific to amd64

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D44779
This commit is contained in:
John Baldwin 2024-04-13 19:09:38 -07:00
parent 068c675ca7
commit 9c3fd2c1c7
2 changed files with 1 additions and 3 deletions

View file

@ -368,9 +368,6 @@ device iwn6000g2bfw
device iwn6050fw
device wpifw
# net80211 options
options IEEE80211_DEBUG_REFCNT
#
# Non-Transparent Bridge (NTB) drivers
#

View file

@ -886,6 +886,7 @@ device vxlan
# and ath drivers and will eventually be required by all 802.11 drivers.
device wlan
options IEEE80211_DEBUG #enable debugging msgs
options IEEE80211_DEBUG_REFCNT
options IEEE80211_SUPPORT_MESH #enable 802.11s D3.0 support
options IEEE80211_SUPPORT_TDMA #enable TDMA support