From 6dfd7f4bc9d44bd56f9480ce1b985ed41161fc9d Mon Sep 17 00:00:00 2001 From: Matt Macy Date: Fri, 28 Aug 2020 19:02:05 +0000 Subject: [PATCH] ZFS: add to arm64 NOTES to minimize potential for missing symbols --- sys/arm64/conf/NOTES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sys/arm64/conf/NOTES b/sys/arm64/conf/NOTES index 45d94a4c67b2..7d42cd2f08bb 100644 --- a/sys/arm64/conf/NOTES +++ b/sys/arm64/conf/NOTES @@ -231,3 +231,8 @@ nooptions COMPAT_FREEBSD10 # arm64 supports 32-bit FreeBSD/arm binaries (armv[67] ABIs) options COMPAT_FREEBSD32 # Compatible with FreeBSD/arm + +##################################################################### +# ZFS support + +options ZFS