summaryrefslogtreecommitdiff
path: root/arch/powerpc/configs/ppc64_defconfig
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2023-04-14 16:24:06 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2023-04-21 09:16:24 +0300
commit649181aea2be6deaa1c9aef66e765a7ba0d077c5 (patch)
tree7393b327904ec37f2a2abb6968a3b7816e06b52a /arch/powerpc/configs/ppc64_defconfig
parent6880db8fe1d042b164473fd865ee2ec6f5ee3df6 (diff)
downloadlinux-649181aea2be6deaa1c9aef66e765a7ba0d077c5.tar.xz
powerpc/configs/64s: Use SHA512 for module signatures
Modern distros use SHA512 for module signing. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20230414132415.821564-23-mpe@ellerman.id.au
Diffstat (limited to 'arch/powerpc/configs/ppc64_defconfig')
-rw-r--r--arch/powerpc/configs/ppc64_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig
index 4c347f6be401..b7c6cd72a0ce 100644
--- a/arch/powerpc/configs/ppc64_defconfig
+++ b/arch/powerpc/configs/ppc64_defconfig
@@ -77,6 +77,7 @@ CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODVERSIONS=y
CONFIG_MODULE_SRCVERSION_ALL=y
+CONFIG_MODULE_SIG_SHA512=y
CONFIG_PARTITION_ADVANCED=y
CONFIG_BINFMT_MISC=m
CONFIG_ZSWAP=y