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.

crypto: vmx - remove CRYPTO_DEV_VMX from Kconfig

CRYPTO_DEV_VMX has been moved to arch/powerpc/crypto/Kconfig, remove it.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

authored by

Thorsten Blum and committed by
Herbert Xu
c697c5fc 809c9b60

-8
-8
drivers/crypto/Kconfig
··· 668 668 To compile this driver as a module, choose M here. The 669 669 module will be called qcom-rng. If unsure, say N. 670 670 671 - #config CRYPTO_DEV_VMX 672 - # bool "Support for VMX cryptographic acceleration instructions" 673 - # depends on PPC64 && VSX 674 - # help 675 - # Support for VMX cryptographic acceleration instructions. 676 - # 677 - #source "drivers/crypto/vmx/Kconfig" 678 - 679 671 config CRYPTO_DEV_IMGTEC_HASH 680 672 tristate "Imagination Technologies hardware hash accelerator" 681 673 depends on MIPS || COMPILE_TEST