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
bool ' Set the broadcast automatically' CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS
fi
bool 'nc' CONFIG_NC
+bool 'netstat' CONFIG_NETSTAT
bool 'nslookup' CONFIG_NSLOOKUP
bool 'ping' CONFIG_PING
if [ "$CONFIG_PING" = "y" ]; then