1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00

openssl: re-enable NPN by default

Several packages rely on it

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau 2016-07-24 14:43:42 +02:00
parent cb8f322d93
commit cd91f384ac

@ -27,7 +27,7 @@ config OPENSSL_WITH_COMPRESSION
config OPENSSL_WITH_NPN
bool
default n
default y
prompt "Enable NPN support"
config OPENSSL_WITH_PSK