aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2002-12-08 20:14:04 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2002-12-08 20:14:04 +0000
commitc0fabbfb902b06da5d1684caa9f3ca1bce1c068b (patch)
treeff827102875099fc6318c1b8b32af5a3972881dc /sys
parentea16741fc0f6021345c4ae05c9669c52abeed343 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/ia64/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC
index 562224b3cbf6e..6a4e68f34a7d6 100644
--- a/sys/ia64/conf/GENERIC
+++ b/sys/ia64/conf/GENERIC
@@ -54,7 +54,7 @@ options SYSVSEM #SYSV-style semaphores
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
# SMP
-options SMP
+#options SMP
# Debugging for use in -current
options DDB #Enable the kernel debugger