Skip to content

Commit 649181a

Browse files
committed
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
1 parent 6880db8 commit 649181a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/powerpc/configs/ppc64_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ CONFIG_MODULES=y
7777
CONFIG_MODULE_UNLOAD=y
7878
CONFIG_MODVERSIONS=y
7979
CONFIG_MODULE_SRCVERSION_ALL=y
80+
CONFIG_MODULE_SIG_SHA512=y
8081
CONFIG_PARTITION_ADVANCED=y
8182
CONFIG_BINFMT_MISC=m
8283
CONFIG_ZSWAP=y

0 commit comments

Comments
 (0)