Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

powerpc/64: Enable accelerated crypto algorithms in defconfig

Enable all the acclerated crypto algorithms as modules in the 64-bit
defconfig, to get more test coverage.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230717115223.286158-1-mpe@ellerman.id.au

+3
+3
arch/powerpc/configs/ppc64_defconfig
··· 390 390 CONFIG_CRYPTO_WP512=m 391 391 CONFIG_CRYPTO_LZO=m 392 392 CONFIG_CRYPTO_CRC32C_VPMSUM=m 393 + CONFIG_CRYPTO_CRCT10DIF_VPMSUM=m 394 + CONFIG_CRYPTO_VPMSUM_TESTER=m 393 395 CONFIG_CRYPTO_MD5_PPC=m 394 396 CONFIG_CRYPTO_SHA1_PPC=m 397 + CONFIG_CRYPTO_AES_GCM_P10=m 395 398 CONFIG_CRYPTO_DEV_NX=y 396 399 CONFIG_CRYPTO_DEV_NX_ENCRYPT=m 397 400 CONFIG_CRYPTO_DEV_VMX=y