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