summaryrefslogtreecommitdiffstats
path: root/sys/pc98/conf
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2002-03-25 12:44:03 +0000
committernyan <nyan@FreeBSD.org>2002-03-25 12:44:03 +0000
commit1a251b4481beb40ed78e2dd690d93b61423c83e6 (patch)
treec2768d3e7d86971a7c4a61998631adfa372d5e20 /sys/pc98/conf
parent31c9c349f875fcad64358398dd2efde0b96617d8 (diff)
downloadFreeBSD-src-1a251b4481beb40ed78e2dd690d93b61423c83e6.zip
FreeBSD-src-1a251b4481beb40ed78e2dd690d93b61423c83e6.tar.gz
Fix style.
Diffstat (limited to 'sys/pc98/conf')
-rw-r--r--sys/pc98/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 479a79a..1e4e634 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -66,7 +66,7 @@ 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 mutex checks to detects deadlocks and cycles
-options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed
+options WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed
# To make an SMP kernel, the next two are needed
#options SMP # Symmetric MultiProcessor Kernel
OpenPOWER on IntegriCloud