ARM64: tizen_bcm2711_defconfig: Enable lz4 and zstd cryptos
authorDongwoo Lee <dwoo08.lee@samsung.com>
Mon, 29 Jun 2020 09:21:05 +0000 (18:21 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Thu, 3 Aug 2023 08:46:03 +0000 (17:46 +0900)
This enables lz4 and zstd crypto to enable compressor for zram

Change-Id: Id2ac2daa8e7e3e0b7526dedc53f175b83c4fb1eb
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
arch/arm64/configs/tizen_bcm2711_defconfig

index 569396a..c36f499 100644 (file)
@@ -447,6 +447,8 @@ CONFIG_CRYPTO_USER=y
 CONFIG_CRYPTO_XTS=y
 CONFIG_CRYPTO_XCBC=y
 CONFIG_CRYPTO_TWOFISH=y
+CONFIG_CRYPTO_LZ4=y
+CONFIG_CRYPTO_ZSTD=y
 CONFIG_CRYPTO_USER_API_SKCIPHER=y
 # CONFIG_RAID6_PQ_BENCHMARK is not set
 CONFIG_CRC_ITU_T=y