xref: /OK3568_Linux_fs/buildroot/package/ipcalc/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_IPCALC
2	bool "ipcalc"
3	depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
4	help
5	  A modern IPv4/IPv6 ipcalc tool, assisting in network
6	  calculations in command line and as a tool for scripts.
7
8	  https://gitlab.com/ipcalc/ipcalc
9