diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2018-02-20 23:48:24 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2018-02-20 23:48:24 +0000 |
commit | c8734b86879568f002fa6d23d0166bedce65b135 (patch) | |
tree | 7d2ab50655bef62971a174992b86836039a8873b /sys/arch/arm64/conf/GENERIC.MP | |
parent | 8ff40b57a18a1be88fcb0551a402c577de0f6474 (diff) |
Add GENERIC.MP.
Diffstat (limited to 'sys/arch/arm64/conf/GENERIC.MP')
-rw-r--r-- | sys/arch/arm64/conf/GENERIC.MP | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sys/arch/arm64/conf/GENERIC.MP b/sys/arch/arm64/conf/GENERIC.MP new file mode 100644 index 00000000000..02c6d69e100 --- /dev/null +++ b/sys/arch/arm64/conf/GENERIC.MP @@ -0,0 +1,8 @@ +# $OpenBSD: GENERIC.MP,v 1.1 2018/02/20 23:48:23 kettenis Exp $ + +include "arch/arm64/conf/GENERIC" + +option MULTIPROCESSOR +#option MP_LOCKDEBUG + +cpu* at mainbus? |