From 3a5caf7927feb9d7ad3c5a989e4acde58ff7d1ec Mon Sep 17 00:00:00 2001 From: Garrett Brown Date: Tue, 18 May 2021 15:47:45 -0700 Subject: [PATCH] linux: Enable filesystem drivers --- .../linux-stable-5.6/beaglebone/defconfig | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/recipes-kernel/linux/linux-stable-5.6/beaglebone/defconfig b/recipes-kernel/linux/linux-stable-5.6/beaglebone/defconfig index f962c922..a91d056e 100644 --- a/recipes-kernel/linux/linux-stable-5.6/beaglebone/defconfig +++ b/recipes-kernel/linux/linux-stable-5.6/beaglebone/defconfig @@ -4318,14 +4318,14 @@ CONFIG_EXT4_FS=y CONFIG_JBD2=y # CONFIG_JBD2_DEBUG is not set CONFIG_FS_MBCACHE=y -# CONFIG_REISERFS_FS is not set -# CONFIG_JFS_FS is not set -# CONFIG_XFS_FS is not set -# CONFIG_GFS2_FS is not set -# CONFIG_OCFS2_FS is not set -# CONFIG_BTRFS_FS is not set -# CONFIG_NILFS2_FS is not set -# CONFIG_F2FS_FS is not set +CONFIG_REISERFS_FS=y +CONFIG_JFS_FS=y +CONFIG_XFS_FS=y +CONFIG_GFS2_FS=y +CONFIG_OCFS2_FS=y +CONFIG_BTRFS_FS=y +CONFIG_NILFS2_FS=y +CONFIG_F2FS_FS=y CONFIG_FS_POSIX_ACL=y CONFIG_EXPORTFS=y # CONFIG_EXPORTFS_BLOCK_OPS is not set @@ -4347,7 +4347,7 @@ CONFIG_QFMT_V2=y CONFIG_QUOTACTL=y CONFIG_AUTOFS4_FS=y CONFIG_AUTOFS_FS=y -# CONFIG_FUSE_FS is not set +CONFIG_FUSE_FS=y CONFIG_OVERLAY_FS=y #