ARM: tizen_bcm2711_defconfig: Enable lz4 and zstd cryptos
authorDongwoo Lee <dwoo08.lee@samsung.com>
Wed, 3 Jun 2020 02:07:09 +0000 (11:07 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Tue, 30 Mar 2021 01:40:01 +0000 (10:40 +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

index 1e00067..1196a00 100644 (file)
@@ -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