]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/conf/std.nodebug
libarchive: merge vendor bugfix
[FreeBSD/FreeBSD.git] / sys / conf / std.nodebug
1 #
2 # std.nodebug -- Disable the debug options found in the GENERIC kernel config.
3 #
4
5 nooptions       INVARIANTS
6 nooptions       INVARIANT_SUPPORT
7 nooptions       WITNESS
8 nooptions       WITNESS_SKIPSPIN
9 nooptions       DEBUG_VFS_LOCKS
10 nooptions       BUF_TRACKING
11 nooptions       FULL_BUF_TRACKING
12 nooptions       DEADLKRES
13 nooptions       COVERAGE
14 nooptions       KCOV
15 nooptions       MALLOC_DEBUG_MAXZONES
16 nooptions       QUEUE_MACRO_DEBUG_TRASH
17
18 # Net80211 debugging
19 nooptions       IEEE80211_DEBUG
20
21 # USB debugging
22 nooptions       USB_DEBUG
23 nooptions       HID_DEBUG
24
25 # CAM debugging
26 nooptions       CAMDEBUG
27 nooptions       CAM_DEBUG_FLAGS