diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2024-05-27 17:38:22 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-05-27 17:38:22 +0200 |
commit | 446b66306f03a4e0861df775fe80b99c142513ea (patch) | |
tree | f47230b5eb5c56b27bba654ee53df0e5d565c336 /package/busybox | |
parent | d7516b653567d1d15d2fcce8d9ef07452b6cdcb5 (diff) |
xtensa: update to xtensa-fdpic-abi-spec-1.3
Diffstat (limited to 'package/busybox')
-rw-r--r-- | package/busybox/config/networking/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/config/networking/Config.in b/package/busybox/config/networking/Config.in index 341092334..5e0ea5819 100644 --- a/package/busybox/config/networking/Config.in +++ b/package/busybox/config/networking/Config.in @@ -872,7 +872,7 @@ config BUSYBOX_SSL_CLIENT This tool pipes data to/from a socket, TLS-encrypting it. config BUSYBOX_TC bool "tc (8.3 kb)" - default y + default n help Show / manipulate traffic control settings |