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:
parent
8c90bf16bc
commit
0c59ded658
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user