aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Kalauskas <peskal@google.com>2018-08-24 12:27:25 -0700
committerAmit Pundir <amit.pundir@linaro.org>2018-08-30 16:16:14 +0530
commite331285728656b8254b1d7adc969a328f3ddedb9 (patch)
tree7de8b331facfc239f47f5ad66c175290d84c835b
parent01a69d3d7748dad6414e7f3ddd3081f6fa23e3fb (diff)
downloadlinaro-android-e331285728656b8254b1d7adc969a328f3ddedb9.tar.gz
ANDROID: x86_64_cuttlefish_defconfig: Enable lz4 compression for zram
Signed-off-by: Peter Kalauskas <peskal@google.com> Bug: 112488418 Change-Id: I999c604d85f3a96bea97829b98101ea865a23275
-rw-r--r--arch/x86/configs/x86_64_cuttlefish_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/configs/x86_64_cuttlefish_defconfig b/arch/x86/configs/x86_64_cuttlefish_defconfig
index 761739a11425..db63c91b57b7 100644
--- a/arch/x86/configs/x86_64_cuttlefish_defconfig
+++ b/arch/x86/configs/x86_64_cuttlefish_defconfig
@@ -454,6 +454,7 @@ CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1
CONFIG_CRYPTO_RSA=y
# CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
CONFIG_CRYPTO_SHA512=y
+CONFIG_CRYPTO_LZ4=y
CONFIG_CRYPTO_ZSTD=y
CONFIG_CRYPTO_DEV_VIRTIO=y
CONFIG_ASYMMETRIC_KEY_TYPE=y