summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
diff options
context:
space:
mode:
authorgrehan <grehan@FreeBSD.org>2002-10-04 01:19:18 +0000
committergrehan <grehan@FreeBSD.org>2002-10-04 01:19:18 +0000
commit93f545f5364d26cf38551147edb95515a4ccc20e (patch)
tree8e5b099fda2bff29e4f306186c79ea3e644aff3d /sys/powerpc/conf
parent40bdd697c26f987637e72420edcae436c92916b9 (diff)
downloadFreeBSD-src-93f545f5364d26cf38551147edb95515a4ccc20e.zip
FreeBSD-src-93f545f5364d26cf38551147edb95515a4ccc20e.tar.gz
Clean up ddb warnings/errors and enable in GENERIC
Approved by: benno Motivated by: gallatin
Diffstat (limited to 'sys/powerpc/conf')
-rw-r--r--sys/powerpc/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index 061f3e5..e99835f 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -57,7 +57,7 @@ options SYSVSEM #SYSV-style semaphores
#options _KPOSIX_PRIORITY_SCHEDULING
# Debugging for use in -current
-#options DDB #Enable the kernel debugger
+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
OpenPOWER on IntegriCloud