]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/conf/std.nodebug
Import device-tree files from Linux 5.12
[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       BUF_TRACKING
10 nooptions       FULL_BUF_TRACKING
11 nooptions       DEADLKRES
12 nooptions       COVERAGE
13 nooptions       KCOV
14 nooptions       MALLOC_DEBUG_MAXZONES
15 nooptions       QUEUE_MACRO_DEBUG_TRASH
16
17 # USB debugging
18 nooptions       USB_DEBUG
19 nooptions       HID_DEBUG
20
21 # CAM debugging
22 nooptions       CAMDEBUG
23 nooptions       CAM_DEBUG_FLAGS