]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/conf/std.nodebug
sys: add conf/std.debug, generic debugging options
[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       DIAGNOSTIC
8 nooptions       WITNESS
9 nooptions       WITNESS_SKIPSPIN
10 nooptions       DEBUG_VFS_LOCKS
11 nooptions       BUF_TRACKING
12 nooptions       FULL_BUF_TRACKING
13 nooptions       DEADLKRES
14 nooptions       COVERAGE
15 nooptions       KCOV
16 nooptions       MALLOC_DEBUG_MAXZONES
17 nooptions       QUEUE_MACRO_DEBUG_TRASH
18
19 # Net80211 debugging
20 nooptions       IEEE80211_DEBUG
21
22 # USB debugging
23 nooptions       USB_DEBUG
24 nooptions       HID_DEBUG
25
26 # CAM debugging
27 nooptions       CAMDEBUG
28 nooptions       CAM_DEBUG_FLAGS