openssl: re-enable NPN by default
[oweals/openwrt.git] / package / libs / openssl / Config.in
index e1d9952a37b4ef403f5a64d56c305db5dbbac306..65da36b01c288c1744bdde8e44ef6f87a6ec2de6 100644 (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