Commit e39823e7 authored by Thierry Reding's avatar Thierry Reding

arm64: defconfig: Enable squashfs support

squashfs can be a convenient way to use a root filesystem stored as a
file on some other root filesystem.
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent ce64c809
......@@ -200,7 +200,7 @@ CONFIG_VFAT_FS=y
CONFIG_TMPFS=y
CONFIG_HUGETLBFS=y
CONFIG_EFIVAR_FS=y
# CONFIG_MISC_FILESYSTEMS is not set
CONFIG_SQUASHFS=y
CONFIG_NFS_FS=y
CONFIG_NFS_V4=y
CONFIG_ROOT_NFS=y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment