projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce64c80
)
arm64: defconfig: Enable squashfs support
author
Thierry Reding
<treding@nvidia.com>
Mon, 16 Nov 2015 14:44:26 +0000
(15:44 +0100)
committer
Thierry 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index a112f2168449fa99fa20fa731d1e6c634d05af0b..71b1cfbd4b3e638c254f1a91d82fce4d2e8853d9 100644
(file)
--- a/
arch/arm64/configs/defconfig
+++ b/
arch/arm64/configs/defconfig
@@
-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