mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
wolfssl: enable ECC Curve 25519 by default
Signed-off-by: Stan Grishin <stangri@melmac.net>
This commit is contained in:
parent
63388d9b69
commit
c15d7bc773
@ -49,7 +49,7 @@ config WOLFSSL_HAS_WPAS
|
|||||||
|
|
||||||
config WOLFSSL_HAS_ECC25519
|
config WOLFSSL_HAS_ECC25519
|
||||||
bool "Include ECC Curve 25519 support"
|
bool "Include ECC Curve 25519 support"
|
||||||
default n
|
default y
|
||||||
|
|
||||||
config WOLFSSL_HAS_OPENVPN
|
config WOLFSSL_HAS_OPENVPN
|
||||||
bool "Include OpenVPN support"
|
bool "Include OpenVPN support"
|
||||||
|
Loading…
Reference in New Issue
Block a user