Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
ARM64: configs: Enable squashfs w/ zstd
Browse files Browse the repository at this point in the history
Change-Id: I9dfd916f227332c790c5b527528bef47369a1fdb
  • Loading branch information
jabashque authored and reocat committed Jan 18, 2024
1 parent 49cb8d9 commit 2cdbefd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/arm64/configs/nokia_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4864,6 +4864,11 @@ CONFIG_MISC_FILESYSTEMS=y
CONFIG_ECRYPT_FS=y
CONFIG_ECRYPT_FS_MESSAGING=y
CONFIG_SDCARD_FS=y
CONFIG_SQUASHFS=y
CONFIG_SQUASHFS_FILE_DIRECT=y
CONFIG_SQUASHFS_DECOMP_MULTI=y
CONFIG_SQUASHFS_XATTR=y
CONFIG_SQUASHFS_ZSTD=y
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
Expand Down

0 comments on commit 2cdbefd

Please sign in to comment.