Merge pull request #9525 from freeseacher/patch-1

bring support of XFS to NXP project as we already have it in other projects
This commit is contained in:
Christian Hewitt 2024-11-24 07:23:02 +04:00 committed by GitHub
commit 0b6c4feebc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6789,7 +6789,9 @@ CONFIG_JBD2=y
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
CONFIG_XFS_FS=m
CONFIG_XFS_SUPPORT_V4=y
CONFIG_XFS_SUPPORT_ASCII_CI=y
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
CONFIG_BTRFS_FS=m