summaryrefslogtreecommitdiff
path: root/sys/powerpc
diff options
context:
space:
mode:
authorAndriy Gapon <avg@FreeBSD.org>2010-10-25 07:58:37 +0000
committerAndriy Gapon <avg@FreeBSD.org>2010-10-25 07:58:37 +0000
commitd50fbfed84d37b1e3758a9a6d5b978b75b050edd (patch)
treec62ad401728a8941474bc543afaa31e7b9a59da7 /sys/powerpc
parent62de46c374511b9b9631f3ecdca6b558156b5b0b (diff)
Notes
Diffstat (limited to 'sys/powerpc')
-rw-r--r--sys/powerpc/conf/GENERIC3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index bb0996f9be9d..f28bc9b488a7 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -68,6 +68,9 @@ options AUDIT # Security event auditing
options MAC # TrustedBSD MAC Framework
options INCLUDE_CONFIG_FILE # Include this file in kernel
+options KDB # Kernel debugger related code
+options KDB_TRACE # Print a stack trace for a panic
+
# To make an SMP kernel, the next line is needed
#options SMP # Symmetric MultiProcessor Kernel