Commit graph

3 commits

Author SHA1 Message Date
Konstantin Belousov
2b005e8968 Exclude DEBUG_VFS_LOCKS from non-debug kernel configs
MFC note: this is nop on stable branch where debug options are not
included into the shipped config outright.

(cherry picked from commit 21a37c3cc6)
2022-06-05 04:23:20 +03:00
Bjoern A. Zeeb
0c59ded658 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)
2021-12-30 18:25:02 +00:00
Andrew Turner
6eebda3bba Split out the NODEBUG options to a common file
This is the superset of the nooptions found in the -DEBUG kernels.

Reviewed by:	emaste, manu
Sponsored by:	Innovate UK
Differential Revision:	https://reviews.freebsd.org/D28152
2021-01-14 16:57:53 +00:00