Skip to content

Commit e84debe

Browse files
committed
ayufan: defconfig: enable SQUASHFS XZ and additional
1 parent 1bd266c commit e84debe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm64/configs/rockchip_linux_defconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -910,6 +910,10 @@ CONFIG_TMPFS_POSIX_ACL=y
910910
CONFIG_HUGETLBFS=y
911911
CONFIG_EFIVAR_FS=y
912912
CONFIG_SQUASHFS=y
913+
CONFIG_SQUASHFS_LZ4=y
914+
CONFIG_SQUASHFS_LZO=y
915+
CONFIG_SQUASHFS_XZ=y
916+
CONFIG_SQUASHFS_ZSTD=y
913917
CONFIG_NFS_FS=y
914918
CONFIG_NFS_V4=y
915919
CONFIG_NFS_V4_1=y

0 commit comments

Comments
 (0)