aboutsummaryrefslogtreecommitdiff
path: root/networking/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'networking/config.in')
-rw-r--r--networking/config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/config.in b/networking/config.in
index 0636a7099..b148eb57c 100644
--- a/networking/config.in
+++ b/networking/config.in
@@ -16,6 +16,7 @@ if [ "$CONFIG_IFCONFIG" = "y" ]; then
16 bool ' Set the broadcast automatically' CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS 16 bool ' Set the broadcast automatically' CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS
17fi 17fi
18bool 'nc' CONFIG_NC 18bool 'nc' CONFIG_NC
19bool 'netstat' CONFIG_NETSTAT
19bool 'nslookup' CONFIG_NSLOOKUP 20bool 'nslookup' CONFIG_NSLOOKUP
20bool 'ping' CONFIG_PING 21bool 'ping' CONFIG_PING
21if [ "$CONFIG_PING" = "y" ]; then 22if [ "$CONFIG_PING" = "y" ]; then