]> git.pld-linux.org Git - packages/kernel.git/commitdiff
CRYPTO_SKCIPHER (implied builtin by multiple options) requires CRYPTO_ECB now
authorJan Palus <atler@pld-linux.org>
Tue, 9 Jan 2024 01:43:05 +0000 (02:43 +0100)
committerJan Palus <atler@pld-linux.org>
Tue, 9 Jan 2024 01:43:05 +0000 (02:43 +0100)
kernel-multiarch.config

index 7b23a6abc8e67f1f9091798e8c0bc654c8d19ef6..f5edc6647faff735e79a411840c70958947c8466 100644 (file)
@@ -272,7 +272,7 @@ CRYPTO_CBC all=y
 CRYPTO_CFB all=m
 CRYPTO_CTR all=y
 CRYPTO_CTS all=m
-CRYPTO_ECB all=m
+CRYPTO_ECB all=y
 CRYPTO_HCTR2 all=m
 CRYPTO_KEYWRAP all=m
 CRYPTO_LRW all=m
This page took 0.102059 seconds and 4 git commands to generate.