]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
config: Add CONFIG_CRYPTO_LZ4
authorPhil Elwell <phil@raspberrypi.org>
Tue, 7 Mar 2017 19:48:23 +0000 (19:48 +0000)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Tue, 19 Sep 2017 10:07:53 +0000 (12:07 +0200)
Enabling this options allows LZ4 memory compression.

Fixes: https://github.com/raspberrypi/linux/issues/1875
Signed-off-by: Phil Elwell <phil@raspberrypi.org>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
arch/arm/configs/bcm2709_defconfig
arch/arm/configs/bcmrpi_defconfig

index 0ee1ff698a5571f80da89a1067025b32fe546136..b5260a6701e48fdfcaeae9aad7dac62b4e160986 100644 (file)
@@ -1303,6 +1303,7 @@ CONFIG_CRYPTO_TGR192=m
 CONFIG_CRYPTO_WP512=m
 CONFIG_CRYPTO_CAST5=m
 CONFIG_CRYPTO_DES=y
+CONFIG_CRYPTO_LZ4=m
 CONFIG_CRYPTO_USER_API_SKCIPHER=m
 # CONFIG_CRYPTO_HW is not set
 CONFIG_ARM_CRYPTO=y
index a9c46f902eb32b364423d8bef07b6b37f798c617..e5996d77b02303c4b43e62a810e0e3e660c1e99e 100644 (file)
@@ -1311,6 +1311,7 @@ CONFIG_CRYPTO_TGR192=m
 CONFIG_CRYPTO_WP512=m
 CONFIG_CRYPTO_CAST5=m
 CONFIG_CRYPTO_DES=y
+CONFIG_CRYPTO_LZ4=m
 CONFIG_CRYPTO_USER_API_SKCIPHER=m
 # CONFIG_CRYPTO_HW is not set
 CONFIG_ARM_CRYPTO=y