mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-01 00:18:15 +01:00
Move the "generic" SMP options from options.i386 to conf/options
This commit is contained in:
parent
ecd19816f0
commit
084b6a51f3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=41947
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user