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