From 0c7c7fe41fd3a2971dbc0149b91972b6bf6eb38f Mon Sep 17 00:00:00 2001 From: Antony Pavlov Date: Wed, 5 Apr 2017 13:03:36 +0300 Subject: sandbox_defconfig: enable squashfs support Signed-off-by: Antony Pavlov Signed-off-by: Sascha Hauer --- arch/sandbox/configs/sandbox_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/sandbox/configs') diff --git a/arch/sandbox/configs/sandbox_defconfig b/arch/sandbox/configs/sandbox_defconfig index c20dd15a0b..dbaff12bfb 100644 --- a/arch/sandbox/configs/sandbox_defconfig +++ b/arch/sandbox/configs/sandbox_defconfig @@ -79,6 +79,7 @@ CONFIG_FS_FAT_WRITE=y CONFIG_FS_FAT_LFN=y CONFIG_FS_BPKFS=y CONFIG_FS_UIMAGEFS=y +CONFIG_FS_SQUASHFS=y CONFIG_BZLIB=y CONFIG_LZ4_DECOMPRESS=y CONFIG_XZ_DECOMPRESS=y -- cgit v1.2.3