aboutsummaryrefslogtreecommitdiff
path: root/sys/riscv/conf
diff options
context:
space:
mode:
authorAndrew Turner <andrew@FreeBSD.org>2021-01-14 10:54:18 +0000
committerAndrew Turner <andrew@FreeBSD.org>2021-01-14 16:57:53 +0000
commit6eebda3bbad96ab6ef001781ee1b6de45af062a2 (patch)
tree611829c17c33f2a667e6c29140e29c79f274f0eb /sys/riscv/conf
parent6483fc224b1a68528a65c16e9d8e55e2b5535ee9 (diff)
downloadsrc-6eebda3bbad96ab6ef001781ee1b6de45af062a2.tar.gz
src-6eebda3bbad96ab6ef001781ee1b6de45af062a2.zip
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
Diffstat (limited to 'sys/riscv/conf')
-rw-r--r--sys/riscv/conf/GENERIC-NODEBUG12
1 files changed, 1 insertions, 11 deletions
diff --git a/sys/riscv/conf/GENERIC-NODEBUG b/sys/riscv/conf/GENERIC-NODEBUG
index 644ce0d4e0c6..9b1d9fe5a9af 100644
--- a/sys/riscv/conf/GENERIC-NODEBUG
+++ b/sys/riscv/conf/GENERIC-NODEBUG
@@ -27,16 +27,6 @@
# $FreeBSD$
include GENERIC
+include "../../conf/std.nodebug"
ident GENERIC-NODEBUG
-
-nooptions INVARIANTS
-nooptions INVARIANT_SUPPORT
-nooptions WITNESS
-nooptions WITNESS_SKIPSPIN
-nooptions BUF_TRACKING
-nooptions DEADLKRES
-nooptions FULL_BUF_TRACKING
-nooptions COVERAGE
-nooptions KCOV
-nooptions MALLOC_DEBUG_MAXZONES