[PATCH] sandbox_defconfig: enable squashfs support

Antony Pavlov antonynpavlov at gmail.com
Wed Apr 5 03:03:36 PDT 2017


Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>
---
 arch/sandbox/configs/sandbox_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/sandbox/configs/sandbox_defconfig b/arch/sandbox/configs/sandbox_defconfig
index c20dd15a0..dbaff12bf 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
-- 
2.11.0




More information about the barebox mailing list