curl: Use wolfssl by default
[openwrt/openwrt.git] / package / network / utils / curl / Config.in
index 9afeb00bc778e7210947fc7961ec5561d31cca31..05effa0e7b66a1b6d29f50d2dd68ac5a9b9ede2a 100644 (file)
@@ -4,7 +4,7 @@ comment "SSL support"
 
 choice
        prompt "Selected SSL library"
-       default LIBCURL_MBEDTLS
+       default LIBCURL_WOLFSSL
 
        config LIBCURL_MBEDTLS
                bool "mbed TLS"