projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f6c419
)
ARM: tizen_bcm2711_defconfig: Enable lz4 and zstd cryptos
author
Dongwoo Lee
<dwoo08.lee@samsung.com>
Wed, 3 Jun 2020 02:07:09 +0000
(11:07 +0900)
committer
Hoegeun Kwon
<hoegeun.kwon@samsung.com>
Mon, 7 Feb 2022 07:13:00 +0000
(16:13 +0900)
This enables lz4 and zstd crypto to enable compressor for zram
Change-Id: I0a2f3af9e30693b6c0deebba5053b768bc1229fb
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
arch/arm/configs/tizen_bcm2711_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/tizen_bcm2711_defconfig
b/arch/arm/configs/tizen_bcm2711_defconfig
index
1e00067
..
1196a00
100644
(file)
--- a/
arch/arm/configs/tizen_bcm2711_defconfig
+++ b/
arch/arm/configs/tizen_bcm2711_defconfig
@@
-472,6
+472,8
@@
CONFIG_SECURITY_SMACK_APPEND_SIGNALS=y
CONFIG_CRYPTO_XTS=y
CONFIG_CRYPTO_TWOFISH=y
CONFIG_CRYPTO_LZO=y
+CONFIG_CRYPTO_LZ4=y
+CONFIG_CRYPTO_ZSTD=y
# CONFIG_RAID6_PQ_BENCHMARK is not set
CONFIG_CRC_ITU_T=y
CONFIG_CRC7=m