std.nodebug: turn off net80211 debugging as well

Add IEEE80211_DEBUG to turn off some net80211 debbugging for
no-debug builds.

Sponsored by:	The FreeBSD Foundation

(cherry picked from commit 1c55b0ce1c)
This commit is contained in:
Bjoern A. Zeeb 2021-11-24 18:03:48 +00:00
parent 8c90bf16bc
commit 0c59ded658

View File

@ -14,6 +14,9 @@ nooptions KCOV
nooptions MALLOC_DEBUG_MAXZONES
nooptions QUEUE_MACRO_DEBUG_TRASH
# Net80211 debugging
nooptions IEEE80211_DEBUG
# USB debugging
nooptions USB_DEBUG
nooptions HID_DEBUG