diff options
Diffstat (limited to 'openwrt')
-rw-r--r-- | openwrt/package/iperf/Config.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/openwrt/package/iperf/Config.in b/openwrt/package/iperf/Config.in index 22eedef0c9..6a02f2fdcf 100644 --- a/openwrt/package/iperf/Config.in +++ b/openwrt/package/iperf/Config.in @@ -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 |