curl: allow enabling https protocol
Provide optional --enable-https flag for curl. Signed-off-by: Lars Kruse <devel@sumpfralle.de> SVN-Revision: 43997
This commit is contained in:
@@ -53,6 +53,10 @@ config LIBCURL_HTTP
|
||||
bool "Enable HTTP support"
|
||||
default y
|
||||
|
||||
config LIBCURL_HTTPS
|
||||
bool "Enable HTTPS support"
|
||||
default n
|
||||
|
||||
config LIBCURL_IMAP
|
||||
bool "Enable IMAP support"
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user