2021-01-14 11:54:18 +01:00
|
|
|
#
|
|
|
|
# std.nodebug -- Disable the debug options found in the GENERIC kernel config.
|
|
|
|
#
|
|
|
|
|
|
|
|
nooptions INVARIANTS
|
|
|
|
nooptions INVARIANT_SUPPORT
|
2023-08-18 15:39:22 +02:00
|
|
|
nooptions DIAGNOSTIC
|
2021-01-14 11:54:18 +01:00
|
|
|
nooptions WITNESS
|
|
|
|
nooptions WITNESS_SKIPSPIN
|
2022-02-02 18:22:17 +01:00
|
|
|
nooptions DEBUG_VFS_LOCKS
|
2021-01-14 11:54:18 +01:00
|
|
|
nooptions BUF_TRACKING
|
|
|
|
nooptions FULL_BUF_TRACKING
|
|
|
|
nooptions DEADLKRES
|
|
|
|
nooptions COVERAGE
|
|
|
|
nooptions KCOV
|
|
|
|
nooptions MALLOC_DEBUG_MAXZONES
|
|
|
|
nooptions QUEUE_MACRO_DEBUG_TRASH
|
|
|
|
|
2021-11-24 19:03:48 +01:00
|
|
|
# Net80211 debugging
|
|
|
|
nooptions IEEE80211_DEBUG
|
|
|
|
|
2021-01-14 11:54:18 +01:00
|
|
|
# USB debugging
|
|
|
|
nooptions USB_DEBUG
|
|
|
|
nooptions HID_DEBUG
|
|
|
|
|
|
|
|
# CAM debugging
|
|
|
|
nooptions CAMDEBUG
|
|
|
|
nooptions CAM_DEBUG_FLAGS
|