blob: eed874d6434ff660575d1869aef02c123c94d3e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $OpenBSD: GENERIC.MP,v 1.3 2004/09/21 08:34:06 grange Exp $
include "arch/amd64/conf/GENERIC"
option MULTIPROCESSOR
option MPBIOS
option CPU
cpu* at mainbus?
ioapic* at mainbus?
#aapic* at pci?
|