1config BR2_PACKAGE_PYTHON_IPADDRESS 2 bool "python-ipaddress" 3 depends on BR2_PACKAGE_PYTHON 4 help 5 Python 3.3's ipaddress for older Python versions. 6 7 https://github.com/phihag/ipaddress 8