diff options
Diffstat (limited to 'sys/arch/amd64/conf/GENERIC.MP')
-rw-r--r-- | sys/arch/amd64/conf/GENERIC.MP | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/GENERIC.MP b/sys/arch/amd64/conf/GENERIC.MP index 7f195a53092..5575ffea81b 100644 --- a/sys/arch/amd64/conf/GENERIC.MP +++ b/sys/arch/amd64/conf/GENERIC.MP @@ -1,7 +1,8 @@ -# $OpenBSD: GENERIC.MP,v 1.14 2018/07/13 05:25:24 tb Exp $ +# $OpenBSD: GENERIC.MP,v 1.15 2021/02/04 00:55:41 sashan Exp $ include "arch/amd64/conf/GENERIC" +#option WITH_PF_LOCK option MULTIPROCESSOR #option MP_LOCKDEBUG #option WITNESS |