diff options
Diffstat (limited to 'repo/toybox/config')
-rw-r--r-- | repo/toybox/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/repo/toybox/config b/repo/toybox/config index 14560b4..b216519 100644 --- a/repo/toybox/config +++ b/repo/toybox/config @@ -311,8 +311,8 @@ CONFIG_WHICH=y # CONFIG_RFKILL is not set # CONFIG_SNTP is not set # CONFIG_TUNCTL is not set -CONFIG_WGET=y -# CONFIG_WGET_LIBTLS is not set +CONFIG_WGET=n +CONFIG_WGET_LIBTLS=n # # Linux Standard Base commands |