X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/224b8710f0404447584044042d2a597bfbb3219d..27e5eea2d52b43ea885f8f1103d519131fb70b58:/openwrt/package/iperf/Config.in diff --git a/openwrt/package/iperf/Config.in b/openwrt/package/iperf/Config.in index 22eedef0c..2e939ad19 100644 --- a/openwrt/package/iperf/Config.in +++ b/openwrt/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/ -