Skip to content

Commit

Permalink
curl: default LIBCURL_OPENSSL
Browse files Browse the repository at this point in the history
  • Loading branch information
Lienol committed Nov 5, 2024
1 parent f3447c7 commit f45e5be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/curl/Config.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ comment "SSL support"

choice
prompt "Selected SSL library"
default LIBCURL_MBEDTLS
default LIBCURL_OPENSSL

config LIBCURL_MBEDTLS
bool "mbed TLS"
Expand Down

0 comments on commit f45e5be

Please sign in to comment.