Skip to content

Commit

Permalink
arm64: defconfig: Enable EROFS
Browse files Browse the repository at this point in the history
Signed-off-by: Louis Poier <lpoier7@proton.me>
  • Loading branch information
PeterKnecht93 committed Jan 31, 2025
1 parent 45ec5cb commit 77b7859
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions arch/arm64/configs/exynos9610-a50_core_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5084,6 +5084,13 @@ CONFIG_F2FS_FS_SECURITY=y
CONFIG_F2FS_STRICT_BUG_ON=y
CONFIG_F2FS_FS_ENCRYPTION=y
# CONFIG_F2FS_FAULT_INJECTION is not set
CONFIG_EROFS_FS=y
CONFIG_EROFS_FS_POSIX_ACL=y
CONFIG_EROFS_FS_SECURITY=y
CONFIG_EROFS_FS_XATTR=y
CONFIG_EROFS_FS_ZIP=y
# CONFIG_EROFS_FS_PCPU_KTHREAD is not set
# CONFIG_EROFS_FS_DEBUG is not set
# CONFIG_FS_DAX is not set
CONFIG_FS_POSIX_ACL=y
# CONFIG_EXPORTFS_BLOCK_OPS is not set
Expand Down

0 comments on commit 77b7859

Please sign in to comment.