summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf/GENERIC
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/conf/GENERIC')
-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 d91e00d..0f182aa 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -77,7 +77,7 @@ options INCLUDE_CONFIG_FILE # Include this file in kernel
# Debugging support. Always need this:
options KDB # Enable kernel debugger support.
# For minimum debugger support (stable branch) use:
-#options KDB_TRACE # Print a stack trace for a panic.
+options KDB_TRACE # Print a stack trace for a panic.
# For full debugger support use this instead:
options DDB #Support DDB
#options DEADLKRES #Enable the deadlock resolver
OpenPOWER on IntegriCloud