mirror of https://github.com/hak5/openwrt.git
openssl: re-enable NPN by default
Several packages rely on it Signed-off-by: Felix Fietkau <nbd@nbd.name>lede-17.01
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
|
||||
|
|
Loading…
Reference in New Issue