curl: add support for mbedtls
[openwrt/svn-archive/archive.git] / package / network / utils / curl / Config.in
index 11cfa39e95d0139217c8ad6c6cc4b9431cd155d4..f41307a97042381adbcb5ea7294a98cde05f7dda 100644 (file)
@@ -9,6 +9,9 @@ choice
        config LIBCURL_POLARSSL
                bool "PolarSSL"
 
+       config LIBCURL_MBEDTLS
+               bool "mbed TLS"
+
        config LIBCURL_CYASSL
                bool "CyaSSL"