X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fnetwork%2Futils%2Fcurl%2FConfig.in;h=973da3d964ac633f163b7458481348043a3bc1ad;hp=6f72134731a6932ec0bfb11f9c5d663305d26eec;hb=778970735bb5ef6727d381f85a03873ec1ca3998;hpb=0e265dc0c704bced105980f1bee2a95827a29f25 diff --git a/package/network/utils/curl/Config.in b/package/network/utils/curl/Config.in index 6f72134731..973da3d964 100644 --- a/package/network/utils/curl/Config.in +++ b/package/network/utils/curl/Config.in @@ -101,6 +101,10 @@ config LIBCURL_TFTP bool "TFTP protocol" default n +config LIBCURL_NGHTTP2 + bool "HTTP2 protocol" + default n + comment "Miscellaneous" config LIBCURL_PROXY