arm64: defconfig: Enable squashfs support
authorThierry Reding <treding@nvidia.com>
Mon, 16 Nov 2015 14:44:26 +0000 (15:44 +0100)
committerThierry Reding <treding@nvidia.com>
Mon, 16 Nov 2015 14:48:23 +0000 (15:48 +0100)
squashfs can be a convenient way to use a root filesystem stored as a
file on some other root filesystem.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/configs/defconfig

index a112f2168449fa99fa20fa731d1e6c634d05af0b..71b1cfbd4b3e638c254f1a91d82fce4d2e8853d9 100644 (file)
@@ -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
This page took 0.027452 seconds and 5 git commands to generate.