blob: bddefbe761b94f008faa0e7622aeccbd4a312507 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $OpenBSD: GENERIC.MP,v 1.4 2018/07/01 19:30:37 kettenis Exp $
include "arch/arm64/conf/GENERIC"
option MULTIPROCESSOR
#option MP_LOCKDEBUG
#option WITNESS
cpu* at mainbus?
xhci* at acpi?
|