[PATCH] crypto: vmx - remove CRYPTO_DEV_VMX from Kconfig
From: Thorsten Blum
Date: Sat Apr 04 2026 - 09:53:39 EST
CRYPTO_DEV_VMX has been moved to arch/powerpc/crypto/Kconfig, remove it.
Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>
---
drivers/crypto/Kconfig | 8 --------
1 file changed, 8 deletions(-)
diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig
index 8d3b5d2890f8..5b5b488ab09d 100644
--- a/drivers/crypto/Kconfig
+++ b/drivers/crypto/Kconfig
@@ -667,14 +667,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