diff options
author | davidovski <david@davidovski.xyz> | 2022-12-11 18:08:51 +0000 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-12-11 18:08:51 +0000 |
commit | 4c61af227b0fb3e028c877dc1c2e0b6513960762 (patch) | |
tree | 7c6bf0a36805ab40911d4af9f81d8a839fa4972b /repo/toybox/config | |
parent | 63add57ef96f10f464fc1bf7c821d2281b39edeb (diff) |
Updated linux
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 |