diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2004-09-25 05:30:40 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2004-09-25 05:30:40 +0000 |
commit | a7d067830be99fda87507d352ea7b47a34d83316 (patch) | |
tree | df58290b3afc252dabef3b288047cc58cb383565 /sys/arch | |
parent | fc0332deadb23f8ed6b3cec31869a8184488cc98 (diff) |
Remove aapic, ok deraadt@
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 eed874d6434..4e369781096 100644 --- a/sys/arch/amd64/conf/GENERIC.MP +++ b/sys/arch/amd64/conf/GENERIC.MP @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC.MP,v 1.3 2004/09/21 08:34:06 grange Exp $ +# $OpenBSD: GENERIC.MP,v 1.4 2004/09/25 05:30:39 grange Exp $ include "arch/amd64/conf/GENERIC" @@ -8,4 +8,3 @@ option CPU cpu* at mainbus? ioapic* at mainbus? -#aapic* at pci? |