From 3b4e360793198a5dc5352405a4fa4059928e535f Mon Sep 17 00:00:00 2001 From: Visa Hankala Date: Fri, 1 Jun 2018 14:16:26 +0000 Subject: Enable witness(4) on select architectures to help the current MP work. Requested by deraadt@ --- sys/arch/arm64/conf/GENERIC.MP | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/arm64/conf') diff --git a/sys/arch/arm64/conf/GENERIC.MP b/sys/arch/arm64/conf/GENERIC.MP index 02c6d69e100..bdeb22dc496 100644 --- a/sys/arch/arm64/conf/GENERIC.MP +++ b/sys/arch/arm64/conf/GENERIC.MP @@ -1,8 +1,9 @@ -# $OpenBSD: GENERIC.MP,v 1.1 2018/02/20 23:48:23 kettenis Exp $ +# $OpenBSD: GENERIC.MP,v 1.2 2018/06/01 14:16:25 visa Exp $ include "arch/arm64/conf/GENERIC" option MULTIPROCESSOR #option MP_LOCKDEBUG +option WITNESS cpu* at mainbus? -- cgit v1.2.3