summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2018-05-14 01:35:06 -0500
committerRaptor Engineering Development Team <support@raptorengineering.com>2018-05-14 01:35:06 -0500
commit50d36ef990a3d36a6dfc2f452da90bc1447973ac (patch)
tree3174b857126922872b6b5a473b597ba51954480c
parentf21191184ec4567fc26859ccc32aee0087acc070 (diff)
downloadtalos-op-build-50d36ef990a3d36a6dfc2f452da90bc1447973ac.tar.gz
talos-op-build-50d36ef990a3d36a6dfc2f452da90bc1447973ac.zip
Enable squashfs filesystem support in skiroot kernel
-rw-r--r--openpower/configs/linux/skiroot_p9_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpower/configs/linux/skiroot_p9_defconfig b/openpower/configs/linux/skiroot_p9_defconfig
index e6c90a6e..eb3e7505 100644
--- a/openpower/configs/linux/skiroot_p9_defconfig
+++ b/openpower/configs/linux/skiroot_p9_defconfig
@@ -736,6 +736,7 @@ CONFIG_REISERFS_FS=m
CONFIG_REISERFS_FS_XATTR=y
CONFIG_REISERFS_FS_POSIX_ACL=y
CONFIG_REISERFS_FS_SECURITY=y
+CONFIG_SQUASHFS=y
CONFIG_JFS_FS=m
CONFIG_JFS_POSIX_ACL=y
CONFIG_JFS_SECURITY=y
OpenPOWER on IntegriCloud