summaryrefslogtreecommitdiffstats
path: root/kernel-ppc64-debug.config
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2018-08-13 11:04:57 +0100
committerPeter Robinson <pbrobinson@gmail.com>2018-08-13 11:04:57 +0100
commitd475d4c0b1f57a249bbe0e18bf85fbe30e42aac9 (patch)
tree60e46d2052ae69ec0844c57c94012f7f4113fbb0 /kernel-ppc64-debug.config
parentca51d64be192b346c816e5affa1d1b2496e053e1 (diff)
downloadkernel-d475d4c0b1f57a249bbe0e18bf85fbe30e42aac9.tar.gz
kernel-d475d4c0b1f57a249bbe0e18bf85fbe30e42aac9.tar.xz
kernel-d475d4c0b1f57a249bbe0e18bf85fbe30e42aac9.zip
Disable speck crypto cipher
The upstream maintainer is dropping it and due to ISO cert issues it's likely to be gone soon so better off not encouraging usage of it until the final decision is made. Details here https://lwn.net/Articles/761992/
Diffstat (limited to 'kernel-ppc64-debug.config')
-rw-r--r--kernel-ppc64-debug.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-ppc64-debug.config b/kernel-ppc64-debug.config
index 32835ba70..138e142df 100644
--- a/kernel-ppc64-debug.config
+++ b/kernel-ppc64-debug.config
@@ -983,7 +983,7 @@ CONFIG_CRYPTO_SHA512=m
CONFIG_CRYPTO_SIMD=y
CONFIG_CRYPTO_SM3=m
CONFIG_CRYPTO_SM4=m
-CONFIG_CRYPTO_SPECK=m
+# CONFIG_CRYPTO_SPECK is not set
CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_TEST=m
CONFIG_CRYPTO_TGR192=m