config: do not refer to HTTPS for wget

Signed-off-by: Pierre Carrier <pierre@spotify.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Pierre Carrier 2012-06-17 19:59:53 +02:00 committed by Denys Vlasenko
parent 6144124aac
commit e0a6004ce8

View File

@ -945,8 +945,8 @@ config WGET
bool "wget" bool "wget"
default y default y
help help
wget is a utility for non-interactive download of files from HTTP, wget is a utility for non-interactive download of files from HTTP
HTTPS, and FTP servers. and FTP servers.
config FEATURE_WGET_STATUSBAR config FEATURE_WGET_STATUSBAR
bool "Enable a nifty process meter (+2k)" bool "Enable a nifty process meter (+2k)"