From: Denys Vlasenko Date: Sun, 8 Aug 2010 00:59:06 +0000 (+0200) Subject: wget: make -T support enabled by default X-Git-Tag: 1_18_0~343 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=64f2ba276cb98f43dbc4e420d48330830aec29a8;p=oweals%2Fbusybox.git wget: make -T support enabled by default Signed-off-by: Denys Vlasenko --- 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