enabled when DEVELOPER=1
SVN-Revision: 1944
This commit is contained in:
parent
794ba215ef
commit
d05b208b72
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
config BR2_PACKAGE_IPERF
|
||||
tristate "iperf - Internet Protocol bandwidth measuring tool"
|
||||
# default m if CONFIG_DEVEL
|
||||
default n
|
||||
default m if CONFIG_DEVEL
|
||||
help
|
||||
Iperf is a modern alternative for measuring TCP and UDP bandwidth
|
||||
performance, allowing the tuning of various parameters and
|
||||
|
|
Loading…
Reference in a new issue