wolfssl: fix Ed25519 typo in config prompt

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
(cherry picked from commit 09e66112f1)
This commit is contained in:
Christian Lamparter 2021-02-20 11:08:26 +01:00 committed by Hauke Mehrtens
parent f647d9e6bb
commit 86801bd3d8
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ config WOLFSSL_HAS_WPAS
default y
config WOLFSSL_HAS_ECC25519
bool "Include ECC Curve 22519 support"
bool "Include ECC Curve 25519 support"
default n
config WOLFSSL_HAS_DEVCRYPTO