Skip to content

Commit c697c5f

Browse files
tobluxherbertx
authored andcommitted
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 <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
1 parent 809c9b6 commit c697c5f

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

drivers/crypto/Kconfig

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -668,14 +668,6 @@ config CRYPTO_DEV_QCOM_RNG
668668
To compile this driver as a module, choose M here. The
669669
module will be called qcom-rng. If unsure, say N.
670670

671-
#config CRYPTO_DEV_VMX
672-
# bool "Support for VMX cryptographic acceleration instructions"
673-
# depends on PPC64 && VSX
674-
# help
675-
# Support for VMX cryptographic acceleration instructions.
676-
#
677-
#source "drivers/crypto/vmx/Kconfig"
678-
679671
config CRYPTO_DEV_IMGTEC_HASH
680672
tristate "Imagination Technologies hardware hash accelerator"
681673
depends on MIPS || COMPILE_TEST

0 commit comments

Comments
 (0)