From 64f2ba276cb98f43dbc4e420d48330830aec29a8 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sun, 8 Aug 2010 02:59:06 +0200 Subject: wget: make -T support enabled by default Signed-off-by: Denys Vlasenko --- networking/Config.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'networking/Config.src') diff --git a/networking/Config.src b/networking/Config.src index 1d9a33f2b..9fc122bf3 100644 --- a/networking/Config.src +++ b/networking/Config.src @@ -1013,8 +1013,8 @@ config FEATURE_WGET_LONG_OPTIONS Support long options for the wget applet. config FEATURE_WGET_TIMEOUT - bool "Enable timeout options" - default n + bool "Enable read timeout option -T SEC" + default y depends on WGET help Supports network read timeout for wget, so that wget will give -- cgit v1.2.3