curl: add nghttp2 support
[openwrt/staging/wigyori.git] / package / network / utils / curl / Config.in
index 6f72134731a6932ec0bfb11f9c5d663305d26eec..973da3d964ac633f163b7458481348043a3bc1ad 100644 (file)
@@ -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