From ecd19816f0ec4a411d9c25f71f694766b9c0c588 Mon Sep 17 00:00:00 2001 From: Mike Smith Date: Sat, 19 Dec 1998 23:07:16 +0000 Subject: [PATCH] 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 --- sys/conf/options | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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