aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMister Oyster <oysterized@gmail.com>2017-01-24 16:44:25 +0100
committerMister Oyster <oysterized@gmail.com>2017-04-11 10:56:57 +0200
commitee8e2be6a57fa0aed1e41b9d900587f43b6eabb4 (patch)
tree3e3078befd47d29451f6a401fb0ab653bf958d20
parent21d2766bef27a222d9ca7c18f0c00ac04cbdb85e (diff)
defconfig: build with lz4
-rw-r--r--arch/arm64/configs/los14_m2note_defconfig2
1 files changed, 2 insertions, 0 deletions
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