xref: /OK3568_Linux_fs/buildroot/package/nuttcp/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_NUTTCP
2	bool "nuttcp"
3	depends on BR2_USE_MMU # fork()
4	help
5	  nuttcp is a TCP/UDP network testing tool, much like iperf
6
7	  http://nuttcp.net
8