blob: 4e369781096dcd871f5b00d1948f67f932be1123 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $OpenBSD: GENERIC.MP,v 1.4 2004/09/25 05:30:39 grange Exp $
include "arch/amd64/conf/GENERIC"
option MULTIPROCESSOR
option MPBIOS
option CPU
cpu* at mainbus?
ioapic* at mainbus?
|