aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/crypto/Kconfig')
-rw-r--r--drivers/crypto/Kconfig11
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig
index 8e38000990d7..03ccdb0ccf9e 100644
--- a/drivers/crypto/Kconfig
+++ b/drivers/crypto/Kconfig
@@ -311,17 +311,6 @@ config CRYPTO_DEV_S5P
311 Select this to offload Samsung S5PV210 or S5PC110 from AES 311 Select this to offload Samsung S5PV210 or S5PC110 from AES
312 algorithms execution. 312 algorithms execution.
313 313
314config CRYPTO_DEV_TEGRA_AES
315 tristate "Support for TEGRA AES hw engine"
316 depends on ARCH_TEGRA
317 select CRYPTO_AES
318 help
319 TEGRA processors have AES module accelerator. Select this if you
320 want to use the TEGRA module for AES algorithms.
321
322 To compile this driver as a module, choose M here: the module
323 will be called tegra-aes.
324
325config CRYPTO_DEV_NX 314config CRYPTO_DEV_NX
326 bool "Support for IBM Power7+ in-Nest cryptographic acceleration" 315 bool "Support for IBM Power7+ in-Nest cryptographic acceleration"
327 depends on PPC64 && IBMVIO 316 depends on PPC64 && IBMVIO