blob: 6d642fb0f76e8ec53573c4e7da0760c243206240 (
plain)
1
2
3
4
5
6
  | 
config BR2_PACKAGE_NETPERF
	prompt "netperf........................... network performance measurement tool"
	tristate
	default m if CONFIG_DEVEL
	help
	  Program and service to do network performance measurement.
  |