Enable CRYPTO_ZSTD for ZRAM with ZSTD compression

This commit is contained in:
Uwe Kleine-König
2019-07-29 14:22:59 +02:00
parent e202fe4423
commit acdae3be4f
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -63,6 +63,7 @@ linux (5.2.1-1~exp1) UNRELEASED; urgency=medium
* enable XFRM_STATISTICS (Closes: #929938)
* [arm64] Add support for Raspberry Pi 3 camera host interface (Closes:
#933228)
* Enable CRYPTO_ZSTD for ZRAM with ZSTD compression (Closes: #932722)
[ Lubomir Rintel ]
* [armhf] Enable config items for OLPC XO-1.75 (Closes: #927791)

View File

@@ -149,6 +149,7 @@ CONFIG_CRYPTO_LZO=m
# CONFIG_CRYPTO_842 is not set
CONFIG_CRYPTO_LZ4=m
CONFIG_CRYPTO_LZ4HC=m
CONFIG_CRYPTO_ZSTD=m
CONFIG_CRYPTO_ANSI_CPRNG=m
CONFIG_CRYPTO_DRBG_MENU=m
# CONFIG_CRYPTO_DRBG_HASH is not set