[PATCH] crypto: vmx - remove CRYPTO_DEV_VMX from Kconfig

Thorsten Blum posted 1 patch 2 months, 1 week ago
drivers/crypto/Kconfig | 8 --------
1 file changed, 8 deletions(-)
[PATCH] crypto: vmx - remove CRYPTO_DEV_VMX from Kconfig
Posted by Thorsten Blum 2 months, 1 week ago
CRYPTO_DEV_VMX has been moved to arch/powerpc/crypto/Kconfig, remove it.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
---
 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
Re: [PATCH] crypto: vmx - remove CRYPTO_DEV_VMX from Kconfig
Posted by Herbert Xu 2 months ago
On Sat, Apr 04, 2026 at 03:52:03PM +0200, Thorsten Blum wrote:
> CRYPTO_DEV_VMX has been moved to arch/powerpc/crypto/Kconfig, remove it.
> 
> Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
> ---
>  drivers/crypto/Kconfig | 8 --------
>  1 file changed, 8 deletions(-)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt