1config BR2_PACKAGE_PYTHON_PRIORITY 2 bool "python-priority" 3 depends on BR2_PACKAGE_PYTHON3 4 help 5 A pure-Python implementation of the HTTP/2 priority tree. 6 7 http://python-hyper.org/priority/ 8