mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
Enable CRYPTO_ZSTD for ZRAM with ZSTD compression
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -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)
|
||||
|
||||
1
debian/config/config
vendored
1
debian/config/config
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user