aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWen-chien Jesse Sung <jesse.sung@canonical.com>2013-02-26 19:43:38 +0800
committerLubomir Rintel <lkundrak@v3.sk>2019-07-22 19:40:03 +0200
commit9476f5c841f9013d9f96b88825ab58706d176af1 (patch)
treed40e66687d4ce171542f1ded2c1b6a814d2de25e
parenta9b7e5a5fbeab23356f2d9347785c9a72cc159c5 (diff)
downloadlinux-mmp3-dell-ariel-9476f5c841f9013d9f96b88825ab58706d176af1.tar.gz
Enable SquashFS (LP: #1133218)
Signed-off-by: Wen-chien Jesse Sung <jesse.sung@canonical.com>
-rw-r--r--debian.dajia/config/config.common.ubuntu7
1 files changed, 6 insertions, 1 deletions
diff --git a/debian.dajia/config/config.common.ubuntu b/debian.dajia/config/config.common.ubuntu
index ada821fe2881f0..91a92b0234d05c 100644
--- a/debian.dajia/config/config.common.ubuntu
+++ b/debian.dajia/config/config.common.ubuntu
@@ -2360,7 +2360,12 @@ CONFIG_MISC_FILESYSTEMS=y
# CONFIG_EFS_FS is not set
# CONFIG_LOGFS is not set
CONFIG_CRAMFS=y
-# CONFIG_SQUASHFS is not set
+CONFIG_SQUASHFS=y
+CONFIG_SQUASHFS_XATTR=y
+CONFIG_SQUASHFS_LZO=y
+CONFIG_SQUASHFS_XZ=y
+# CONFIG_SQUASHFS_EMBEDDED is not set
+CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
# CONFIG_VXFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_OMFS_FS is not set