mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00: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:
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
Block a user