From: Thorsten Blum Date: Sat, 4 Apr 2026 13:52:03 +0000 (+0200) Subject: crypto: vmx - remove CRYPTO_DEV_VMX from Kconfig X-Git-Url: http://git.ipfire.org/index.cgi?a=commitdiff_plain;h=c697c5fcfb5e73c723ca7d9f003e37b2b9534520;p=thirdparty%2Flinux.git 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 Signed-off-by: Herbert Xu --- diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig index 189f5beb8bfa7..971f17a155435 100644 --- a/drivers/crypto/Kconfig +++ b/drivers/crypto/Kconfig @@ -668,14 +668,6 @@ config CRYPTO_DEV_QCOM_RNG To compile this driver as a module, choose M here. The module will be called qcom-rng. If unsure, say N. -#config CRYPTO_DEV_VMX -# bool "Support for VMX cryptographic acceleration instructions" -# depends on PPC64 && VSX -# help -# Support for VMX cryptographic acceleration instructions. -# -#source "drivers/crypto/vmx/Kconfig" - config CRYPTO_DEV_IMGTEC_HASH tristate "Imagination Technologies hardware hash accelerator" depends on MIPS || COMPILE_TEST