mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 17:19:43 +01: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue