xref: /OK3568_Linux_fs/buildroot/package/nghttp2/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_NGHTTP2
2	bool "nghttp2"
3	help
4	  nghttp2 is an implementation of HTTP/2 and its header
5	  compression algorithm HPACK in C.
6
7	  https://nghttp2.org/
8