summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2001-08-18 01:12:43 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2001-08-18 01:12:43 +0000
commit4583298b21966501cdfcb4f822d05d4fdb8497b9 (patch)
tree63273b1dbd810318b60020307f0a725b50e78b28
parent027e0eb15d8596847a981350b31ef182007f995c (diff)
Notes
-rw-r--r--sys/alpha/conf/GENERIC2
-rw-r--r--sys/alpha/conf/NOTES2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC
index 703c5506cdc7..fb22f76b0ac5 100644
--- a/sys/alpha/conf/GENERIC
+++ b/sys/alpha/conf/GENERIC
@@ -75,7 +75,7 @@ options INVARIANT_SUPPORT
options WITNESS
# To make an SMP kernel, the next line is needed
-options SMP # Symmetric MultiProcessor Kernel
+#options SMP # Symmetric MultiProcessor Kernel
# Standard busses
device isa
diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES
index 703c5506cdc7..fb22f76b0ac5 100644
--- a/sys/alpha/conf/NOTES
+++ b/sys/alpha/conf/NOTES
@@ -75,7 +75,7 @@ options INVARIANT_SUPPORT
options WITNESS
# To make an SMP kernel, the next line is needed
-options SMP # Symmetric MultiProcessor Kernel
+#options SMP # Symmetric MultiProcessor Kernel
# Standard busses
device isa