Move the "generic" SMP options from options.i386 to conf/options

This commit is contained in:
Mike Smith 1998-12-19 23:07:51 +00:00
parent ecd19816f0
commit 084b6a51f3
2 changed files with 4 additions and 14 deletions

View File

@ -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

View File

@ -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