diff options
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/amd64/conf/GENERIC.MP | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/amd64/conf/GENERIC.MP b/sys/arch/amd64/conf/GENERIC.MP index 4e369781096..e0c0994aa47 100644 --- a/sys/arch/amd64/conf/GENERIC.MP +++ b/sys/arch/amd64/conf/GENERIC.MP @@ -1,10 +1,9 @@ -# $OpenBSD: GENERIC.MP,v 1.4 2004/09/25 05:30:39 grange Exp $ +# $OpenBSD: GENERIC.MP,v 1.5 2004/10/22 22:10:32 grange Exp $ include "arch/amd64/conf/GENERIC" option MULTIPROCESSOR option MPBIOS -option CPU cpu* at mainbus? ioapic* at mainbus? |