From ee8e2be6a57fa0aed1e41b9d900587f43b6eabb4 Mon Sep 17 00:00:00 2001 From: Mister Oyster Date: Tue, 24 Jan 2017 16:44:25 +0100 Subject: defconfig: build with lz4 --- arch/arm64/configs/los14_m2note_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/configs/los14_m2note_defconfig b/arch/arm64/configs/los14_m2note_defconfig index af2545c00..b614c94d0 100644 --- a/arch/arm64/configs/los14_m2note_defconfig +++ b/arch/arm64/configs/los14_m2note_defconfig @@ -3285,6 +3285,8 @@ CONFIG_ZLIB_INFLATE=y CONFIG_ZLIB_DEFLATE=y CONFIG_LZO_COMPRESS=y CONFIG_LZO_DECOMPRESS=y +CONFIG_LZ4_COMPRESS=y +CONFIG_LZ4_DECOMPRESS=y # CONFIG_LZ4K is not set # CONFIG_XZ_DEC is not set # CONFIG_XZ_DEC_BCJ is not set -- cgit v1.2.3