aboutsummaryrefslogtreecommitdiff
path: root/networking/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'networking/Config.in')
-rw-r--r--networking/Config.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/networking/Config.in b/networking/Config.in
index 91f172997..f23ca47c0 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -700,6 +700,16 @@ config SLATTACH
slattach is a small utility to attach network interfaces to serial
lines.
+#config TC
+# bool "tc"
+# default n
+# help
+# show / manipulate traffic control settings
+#
+#config FEATURE_TC_INGRESS
+# def_bool n
+# depends on TC
+
config TELNET
bool "telnet"
default n