]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 25 Nov 2017 23:16:46 +0000 (00:16 +0100)
committerSeth Forshee <seth.forshee@canonical.com>
Sat, 3 Feb 2018 17:40:36 +0000 (18:40 +0100)
commit7b18e85c3a8a9006f916a47d975e1b4f49d78ef4
tree019b40591bb9b15b7be8ef74043204563a59fae0
parente9d7786a17b8a687788726d050e6f9c87f1d1499
crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH

BugLink: http://bugs.launchpad.net/bugs/1747169
commit b5b9007730ce1d90deaf25d7f678511550744bdc upstream.

This fixes a typo in the CRYPTO_KPP dependency of CRYPTO_ECDH.

Fixes: 3c4b23901a0c ("crypto: ecdh - Add ECDH software support")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
crypto/Kconfig