openssl: enable elliptic curve crypto by default (so that it can be used by things like ipsec as well)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37524
This commit is contained in:
@@ -3,6 +3,7 @@ menu "Configuration"
|
||||
|
||||
config OPENSSL_WITH_EC
|
||||
bool
|
||||
default y
|
||||
prompt "Enable elliptic curve support"
|
||||
|
||||
config OPENSSL_WITH_EC2M
|
||||
|
||||
Reference in New Issue
Block a user