aboutsummaryrefslogtreecommitdiff
path: root/networking/Config.src
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2016-11-23 09:51:33 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2016-11-23 09:51:33 +0100
commit29e2c45a5b317556a890a86ca7780e589072151c (patch)
treed0da5ef7f8ae5cfcf69e352e05217053bb6f46d3 /networking/Config.src
parent83423978014bce3ef4d09022d3eb1a4a32f7ba6d (diff)
downloadbusybox-w32-29e2c45a5b317556a890a86ca7780e589072151c.tar.gz
busybox-w32-29e2c45a5b317556a890a86ca7780e589072151c.tar.bz2
busybox-w32-29e2c45a5b317556a890a86ca7780e589072151c.zip
tc: consolidate its disabled bits
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'networking/Config.src')
-rw-r--r--networking/Config.src10
1 files changed, 0 insertions, 10 deletions
diff --git a/networking/Config.src b/networking/Config.src
index 4d921884f..527bdd15d 100644
--- a/networking/Config.src
+++ b/networking/Config.src
@@ -48,16 +48,6 @@ config VERBOSE_RESOLUTION_ERRORS
48 48
49INSERT 49INSERT
50 50
51#config TC
52# bool "tc"
53# default y
54# help
55# show / manipulate traffic control settings
56#
57#config FEATURE_TC_INGRESS
58# def_bool n
59# depends on TC
60
61source networking/udhcp/Config.in 51source networking/udhcp/Config.in
62 52
63config IFUPDOWN_UDHCPC_CMD_OPTIONS 53config IFUPDOWN_UDHCPC_CMD_OPTIONS