diff options
| author | Peter Kalauskas <peskal@google.com> | 2018-08-24 12:27:10 -0700 |
|---|---|---|
| committer | Peter Kalauskas <peskal@google.com> | 2018-08-24 12:28:45 -0700 |
| commit | e5c5f1fae55dbe8fe14b1526cc9c0ee740576ab2 (patch) | |
| tree | 99b143df17d9e1bfb83e3906c7b2d6d9a0b26ee3 | |
| parent | 09598cf987800ed1c9ee797db77ce3ad8dea5ca6 (diff) | |
ANDROID: x86_64_cuttlefish_defconfig: Enable lz4 compression for zram
Signed-off-by: Peter Kalauskas <peskal@google.com>
Bug: 112488418
Change-Id: Iab302cdf63691a3cc3124b5826206b9f6bd4adfb
Signed-off-by: Peter Kalauskas <peskal@google.com>
| -rw-r--r-- | arch/x86/configs/x86_64_cuttlefish_defconfig | 1 |
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 e42f748f7414..38dd54633384 100644 --- a/arch/x86/configs/x86_64_cuttlefish_defconfig +++ b/arch/x86/configs/x86_64_cuttlefish_defconfig @@ -452,6 +452,7 @@ CONFIG_SECURITY_SELINUX=y CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1 # CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set CONFIG_CRYPTO_SHA512=y +CONFIG_CRYPTO_LZ4=y CONFIG_CRYPTO_ZSTD=y CONFIG_ASYMMETRIC_KEY_TYPE=y CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y |
