summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/RADXA
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/conf/RADXA')
-rw-r--r--sys/arm/conf/RADXA6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arm/conf/RADXA b/sys/arm/conf/RADXA
index fc316de..2b445fb 100644
--- a/sys/arm/conf/RADXA
+++ b/sys/arm/conf/RADXA
@@ -60,9 +60,9 @@ options KDB
options DDB # Enable the kernel debugger
#options INVARIANTS # Enable calls of extra sanity checking
#options INVARIANT_SUPPORT # Extra sanity checks of internal structures, required by INVARIANTS
-options WITNESS # Enable checks to detect deadlocks and cycles
-options WITNESS_SKIPSPIN # Don't run witness on spinlocks for speed
-options DIAGNOSTIC
+#options WITNESS # Enable checks to detect deadlocks and cycles
+#options WITNESS_SKIPSPIN # Don't run witness on spinlocks for speed
+#options DIAGNOSTIC
# NFS support
#options NFSCL
OpenPOWER on IntegriCloud