diff --git a/linux-4.19/arch/arm/configs/hi3516dv300_standard_defconfig b/linux-4.19/arch/arm/configs/hi3516dv300_standard_defconfig index 22a7361..279ddf6 100644 --- a/linux-4.19/arch/arm/configs/hi3516dv300_standard_defconfig +++ b/linux-4.19/arch/arm/configs/hi3516dv300_standard_defconfig @@ -2753,7 +2753,8 @@ CONFIG_INOTIFY_USER=y CONFIG_QUOTACTL=y # CONFIG_AUTOFS4_FS is not set # CONFIG_AUTOFS_FS is not set -# CONFIG_FUSE_FS is not set +CONFIG_FUSE_FS=y +# CONFIG_CUSE is not set # CONFIG_OVERLAY_FS is not set # diff --git a/linux-4.19/arch/arm/configs/standard_common_defconfig b/linux-4.19/arch/arm/configs/standard_common_defconfig index 6022a56..1023fdd 100644 --- a/linux-4.19/arch/arm/configs/standard_common_defconfig +++ b/linux-4.19/arch/arm/configs/standard_common_defconfig @@ -2647,7 +2647,8 @@ CONFIG_INOTIFY_USER=y CONFIG_QUOTACTL=y # CONFIG_AUTOFS4_FS is not set # CONFIG_AUTOFS_FS is not set -# CONFIG_FUSE_FS is not set +CONFIG_FUSE_FS=y +# CONFIG_CUSE is not set # CONFIG_OVERLAY_FS is not set # diff --git a/linux-5.10/arch/arm/configs/hi3516dv300_standard_defconfig b/linux-5.10/arch/arm/configs/hi3516dv300_standard_defconfig index dd9105f..566e8be 100644 --- a/linux-5.10/arch/arm/configs/hi3516dv300_standard_defconfig +++ b/linux-5.10/arch/arm/configs/hi3516dv300_standard_defconfig @@ -2769,7 +2769,9 @@ CONFIG_INOTIFY_USER=y CONFIG_QUOTACTL=y # CONFIG_AUTOFS4_FS is not set # CONFIG_AUTOFS_FS is not set -# CONFIG_FUSE_FS is not set +CONFIG_FUSE_FS=y +# CONFIG_CUSE is not set +# CONFIG_VIRTIO_FS is not set # CONFIG_OVERLAY_FS is not set # diff --git a/linux-5.10/arch/arm/configs/standard_common_defconfig b/linux-5.10/arch/arm/configs/standard_common_defconfig index 51c010f..56c2372 100644 --- a/linux-5.10/arch/arm/configs/standard_common_defconfig +++ b/linux-5.10/arch/arm/configs/standard_common_defconfig @@ -2650,7 +2650,9 @@ CONFIG_INOTIFY_USER=y CONFIG_QUOTACTL=y # CONFIG_AUTOFS4_FS is not set # CONFIG_AUTOFS_FS is not set -# CONFIG_FUSE_FS is not set +CONFIG_FUSE_FS=y +# CONFIG_CUSE is not set +# CONFIG_VIRTIO_FS is not set # CONFIG_OVERLAY_FS is not set # diff --git a/linux-5.10/arch/arm64/configs/rk3568_standard_defconfig b/linux-5.10/arch/arm64/configs/rk3568_standard_defconfig index ce723d6..961e17a 100644 --- a/linux-5.10/arch/arm64/configs/rk3568_standard_defconfig +++ b/linux-5.10/arch/arm64/configs/rk3568_standard_defconfig @@ -5673,7 +5673,6 @@ CONFIG_F2FS_FS_POSIX_ACL=y # CONFIG_F2FS_FAULT_INJECTION is not set # CONFIG_F2FS_FS_COMPRESSION is not set # CONFIG_FS_DAX is not set -# CONFIG_FS_DAX is not set CONFIG_FS_POSIX_ACL=y CONFIG_EXPORTFS=y # CONFIG_EXPORTFS_BLOCK_OPS is not set