summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
Diffstat (limited to 'crypto')
-rw-r--r--crypto/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig
index f7911963bb79..9327fbfccf5a 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -130,7 +130,7 @@ config CRYPTO_DH
130 130
131config CRYPTO_ECDH 131config CRYPTO_ECDH
132 tristate "ECDH algorithm" 132 tristate "ECDH algorithm"
133 select CRYTPO_KPP 133 select CRYPTO_KPP
134 select CRYPTO_RNG_DEFAULT 134 select CRYPTO_RNG_DEFAULT
135 help 135 help
136 Generic implementation of the ECDH algorithm 136 Generic implementation of the ECDH algorithm