From d05b208b72cd613dc77bb956fb3ee9a0e2533de0 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Mon, 19 Sep 2005 22:17:02 +0000 Subject: [PATCH] enabled when DEVELOPER=1 SVN-Revision: 1944 --- openwrt/package/iperf/Config.in | 3 +-- 1 file changed, 1 insertion(+), 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 -- 2.25.1