X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/4497fa55a1d080bbaa7ef9047780852075eb4450..04c15e732958bae5a93faacd6ebb50abae545e49:/package/iperf/Config.in diff --git a/package/iperf/Config.in b/package/iperf/Config.in index 22eedef0c..2e939ad19 100644 --- a/package/iperf/Config.in +++ b/package/iperf/Config.in @@ -1,12 +1,11 @@ config BR2_PACKAGE_IPERF - tristate "iperf - Internet Protocol bandwidth measuring tool" -# default m if CONFIG_DEVEL - default n + prompt "iperf............................. Internet Protocol bandwidth measuring tool" + tristate + 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 characteristics. http://dast.nlanr.net/Projects/Iperf/ -