summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2023-04-14 23:23:47 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2023-04-21 16:16:21 +1000
commit94d0b37feedc3701d5da4f69448d12352f437837 (patch)
treec28c354743ef3609277a6585d3fc502c7d221d2d /arch
parent1ce7fda142af48f5c603cc72061e4e8bd32edab6 (diff)
downloadlinux-stable-94d0b37feedc3701d5da4f69448d12352f437837.tar.gz
linux-stable-94d0b37feedc3701d5da4f69448d12352f437837.tar.bz2
linux-stable-94d0b37feedc3701d5da4f69448d12352f437837.zip
powerpc/configs/6s: Drop obsolete crypto ALGs
These algorithms were marked obsolete in commit 1674aea5f080 ("crypto: Kconfig - mark unused ciphers as obsolete"). Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20230414132415.821564-4-mpe@ellerman.id.au
Diffstat (limited to 'arch')
-rw-r--r--arch/powerpc/configs/ppc64_defconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig
index c4f3ce96d924..74477f89c108 100644
--- a/arch/powerpc/configs/ppc64_defconfig
+++ b/arch/powerpc/configs/ppc64_defconfig
@@ -343,9 +343,6 @@ CONFIG_CRYPTO_HMAC=y
CONFIG_CRYPTO_MICHAEL_MIC=m
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_WP512=m
-CONFIG_CRYPTO_ANUBIS=m
-CONFIG_CRYPTO_KHAZAD=m
-CONFIG_CRYPTO_TEA=m
CONFIG_CRYPTO_LZO=m
CONFIG_CRYPTO_CRC32C_VPMSUM=m
CONFIG_CRYPTO_MD5_PPC=m