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>2019-04-26 07:54:48 +0000
commit8d09fde74f310d9fad5a713d18aace2c47f4a232 (patch)
treefe6b56c0fb3d03578dac0fec118520dfbf3f0e7d
parent75013c0796a38b3ae8f443b80edff53e5c24f006 (diff)
downloadtalos-op-build-8d09fde74f310d9fad5a713d18aace2c47f4a232.tar.gz
talos-op-build-8d09fde74f310d9fad5a713d18aace2c47f4a232.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 5102b1b9..07ae9ee0 100644
--- a/openpower/configs/linux/skiroot_p9_defconfig
+++ b/openpower/configs/linux/skiroot_p9_defconfig
@@ -735,6 +735,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