aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options
diff options
context:
space:
mode:
authorMike Smith <msmith@FreeBSD.org>1998-12-19 23:07:16 +0000
committerMike Smith <msmith@FreeBSD.org>1998-12-19 23:07:16 +0000
commitecd19816f0ec4a411d9c25f71f694766b9c0c588 (patch)
tree2cfbb6df60adda847eb944783c06899cd659dbff /sys/conf/options
parent9b37fcd2eac0713a30421c43b89e7d4ef760d80c (diff)
downloadsrc-ecd19816f0ec4a411d9c25f71f694766b9c0c588.tar.gz
src-ecd19816f0ec4a411d9c25f71f694766b9c0c588.zip
Move the "generic" SMP options from options.i386 to conf/options.
This has the useful side-effect of ensuring that opt_smp.h is always generated, so we can assume it will always be available. Prompted by: Andrew Gallatin <gallatin@cs.duke.edu>
Notes
Notes: svn path=/head/; revision=41946
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 9a4f27ab3855..e05be42bbd45 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -1,4 +1,4 @@
-# $Id: options,v 1.110 1998/12/05 03:19:48 dillon Exp $
+# $Id: options,v 1.111 1998/12/14 17:46:15 luigi Exp $
#
# On the handling of kernel options
#
@@ -264,6 +264,10 @@ PQ_MEDIUMCACHE opt_vmpage.h
PQ_LARGECACHE opt_vmpage.h
PQ_HUGECACHE opt_vmpage.h
+# Standard SMP options
+SMP opt_global.h
+NCPU opt_smp.h
+NBUS opt_smp.h
# sys/netkey
KEY