summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>1998-12-19 23:07:51 +0000
committermsmith <msmith@FreeBSD.org>1998-12-19 23:07:51 +0000
commit9050cce8aade3e8abfaa72f35f003b9fb890812c (patch)
treee31ee0431426c6ab58afc2d698183f80dece2508 /sys/conf
parentd5bf173f19b55c90a74b03193e119b748903403a (diff)
downloadFreeBSD-src-9050cce8aade3e8abfaa72f35f003b9fb890812c.zip
FreeBSD-src-9050cce8aade3e8abfaa72f35f003b9fb890812c.tar.gz
Move the "generic" SMP options from options.i386 to conf/options
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/options.i3869
1 files changed, 2 insertions, 7 deletions
diff --git a/sys/conf/options.i386 b/sys/conf/options.i386
index a49f537..b3dbbc5 100644
--- a/sys/conf/options.i386
+++ b/sys/conf/options.i386
@@ -1,4 +1,4 @@
-# $Id: options.i386,v 1.94 1998/12/05 03:19:51 dillon Exp $
+# $Id: options.i386,v 1.95 1998/12/12 08:16:00 imp Exp $
DISABLE_PSE
IDE_DELAY
@@ -32,13 +32,8 @@ I586_PMC_GUPROF opt_i586_guprof.h
WLCACHE opt_wavelan.h
WLDEBUG opt_wavelan.h
-# These two SMP options have dramatic implications all over the kernel
-SMP opt_global.h
+# i386 SMP options
APIC_IO opt_global.h
-
-# Standard SMP options
-NCPU opt_smp.h
-NBUS opt_smp.h
NAPIC opt_smp.h
NINTR opt_smp.h
OpenPOWER on IntegriCloud