diff --git a/sys/arch/evbarm/conf/MARVELL_NAS b/sys/arch/evbarm/conf/MARVELL_NAS index 679855f128fa..8a4feb8cbfce 100644 --- a/sys/arch/evbarm/conf/MARVELL_NAS +++ b/sys/arch/evbarm/conf/MARVELL_NAS @@ -1,4 +1,4 @@ -# $NetBSD: MARVELL_NAS,v 1.41 2020/09/27 13:48:50 roy Exp $ +# $NetBSD: MARVELL_NAS,v 1.42 2021/08/30 00:12:15 rin Exp $ # # This configuration supports for generically Marvell NAS. @@ -53,8 +53,8 @@ file-system HFS # experimental - Apple HFS+ (read-only) # File system options options QUOTA # legacy UFS quotas options QUOTA2 # new, in-filesystem UFS quotas -#options DISKLABEL_EI # disklabel Endian Independent support -#options FFS_EI # FFS Endian Independent support +options DISKLABEL_EI # disklabel Endian Independent support +options FFS_EI # FFS Endian Independent support options WAPBL # File system journaling support # Note that UFS_DIRHASH is suspected of causing kernel memory corruption. # It is not recommended for general use.