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:
Felix Fietkau 2013-07-24 12:38:06 +00:00
parent da654a0c42
commit ca186db09f

View File

@ -3,6 +3,7 @@ menu "Configuration"
config OPENSSL_WITH_EC
bool
default y
prompt "Enable elliptic curve support"
config OPENSSL_WITH_EC2M