]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
crypto: vmx - remove CRYPTO_DEV_VMX from Kconfig
authorThorsten Blum <thorsten.blum@linux.dev>
Sat, 4 Apr 2026 13:52:03 +0000 (15:52 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 12 Apr 2026 08:47:10 +0000 (16:47 +0800)
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>
drivers/crypto/Kconfig

index 189f5beb8bfa7b9b61eafb374ef83be030ee00e6..971f17a155435d78c525c5cfea5a232d5362eb01 100644 (file)
@@ -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