summaryrefslogtreecommitdiff
path: root/drivers/crypto
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2026-04-04 15:52:03 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2026-04-12 16:47:10 +0800
commitc697c5fcfb5e73c723ca7d9f003e37b2b9534520 (patch)
tree1c7da5603bc39a550421c77af74d641b156ba873 /drivers/crypto
parent809c9b60cf03e083b1ae0c6aa4a369b2eeda9900 (diff)
downloadlwn-c697c5fcfb5e73c723ca7d9f003e37b2b9534520.tar.gz
lwn-c697c5fcfb5e73c723ca7d9f003e37b2b9534520.zip
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>
Diffstat (limited to 'drivers/crypto')
-rw-r--r--drivers/crypto/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig
index 189f5beb8bfa..971f17a15543 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