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
1 changed files with 1 additions and 1 deletions

View File

@ -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