Commit d19978f5 authored by Valdis.Kletnieks@vt.edu's avatar Valdis.Kletnieks@vt.edu Committed by Herbert Xu

crypto: fix typo in crypto/Kconfig

Fix a typo in the Kconfig file help text.
Signed-off-by: default avatarValdis Kletnieks <valdis.kletnieks@vt.edu>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent ce3fd840
...@@ -105,7 +105,7 @@ config CRYPTO_USER ...@@ -105,7 +105,7 @@ config CRYPTO_USER
depends on NET depends on NET
select CRYPTO_MANAGER select CRYPTO_MANAGER
help help
Userapace configuration for cryptographic instantiations such as Userspace configuration for cryptographic instantiations such as
cbc(aes). cbc(aes).
config CRYPTO_MANAGER_DISABLE_TESTS config CRYPTO_MANAGER_DISABLE_TESTS
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment