Skip to content

Commit

Permalink
config: Enable CONFIG_XFS_FS
Browse files Browse the repository at this point in the history
Signed-off-by: Alberto Faria <[email protected]>
  • Loading branch information
albertofaria committed Apr 19, 2024
1 parent 6d16750 commit f238cf7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config-libkrunfw-sev_x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -1659,7 +1659,7 @@ 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=y
# CONFIG_GFS2_FS is not set
# CONFIG_BTRFS_FS is not set
# CONFIG_NILFS2_FS is not set
Expand Down
2 changes: 1 addition & 1 deletion config-libkrunfw_aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -2507,7 +2507,7 @@ 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=y
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
# CONFIG_BTRFS_FS is not set
Expand Down
2 changes: 1 addition & 1 deletion config-libkrunfw_x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -1660,7 +1660,7 @@ 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=y
# CONFIG_GFS2_FS is not set
# CONFIG_BTRFS_FS is not set
# CONFIG_NILFS2_FS is not set
Expand Down

0 comments on commit f238cf7

Please sign in to comment.