aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf/SOCKIT.common
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/conf/SOCKIT.common')
-rw-r--r--sys/arm/conf/SOCKIT.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/conf/SOCKIT.common b/sys/arm/conf/SOCKIT.common
index 8c6e4750dd6c..f30dca19089b 100644
--- a/sys/arm/conf/SOCKIT.common
+++ b/sys/arm/conf/SOCKIT.common
@@ -31,7 +31,7 @@ options SMP # Enable multiple cores
# Debugging for use in -current
makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
-options BREAK_TO_DEBUGGER
+options ALT_BREAK_TO_DEBUGGER
#options VERBOSE_SYSINIT # Enable verbose sysinit messages
options KDB # Enable kernel debugger support
# For minimum debugger support (stable branch) use: