1config BR2_PACKAGE_PYTHON_IFADDR
2	bool "python-ifaddr"
3	help
4	  Enumerates all IP addresses on all network adapters of the
5	  system.
6
7	  https://github.com/pydron/ifaddr
8