wolfssl: enable ECC Curve 25519 by default

Signed-off-by: Stan Grishin <stangri@melmac.net>
This commit is contained in:
Stan Grishin 2021-10-07 20:15:25 +00:00 committed by AmadeusGhost
parent 63388d9b69
commit c15d7bc773

View File

@ -49,7 +49,7 @@ config WOLFSSL_HAS_WPAS
config WOLFSSL_HAS_ECC25519
bool "Include ECC Curve 25519 support"
default n
default y
config WOLFSSL_HAS_OPENVPN
bool "Include OpenVPN support"