Skip to content

Commit e796d7f

Browse files
committed
marble defconfig: Builtin lz4hc compression algorithm
Memo: We cannot compile lz4hc as a vendor kernel module because the KMI lacks the necessary symbols.
1 parent 33da57a commit e796d7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/marble_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -666,6 +666,7 @@ CONFIG_CRYPTO_BLAKE2B=y
666666
CONFIG_CRYPTO_MD5=y
667667
CONFIG_CRYPTO_DES=y
668668
CONFIG_CRYPTO_LZ4=y
669+
CONFIG_CRYPTO_LZ4HC=y
669670
CONFIG_CRYPTO_ZSTD=y
670671
CONFIG_CRYPTO_ANSI_CPRNG=y
671672
CONFIG_CRC8=y

0 commit comments

Comments
 (0)