aboutsummaryrefslogtreecommitdiff
path: root/networking/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'networking/Config.in')
-rw-r--r--networking/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/networking/Config.in b/networking/Config.in
index 5f38062c6..91f172997 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -633,6 +633,14 @@ config FEATURE_NETSTAT_WIDE
633 Add support for wide columns. Useful when displaying IPv6 addresses 633 Add support for wide columns. Useful when displaying IPv6 addresses
634 (-W option). 634 (-W option).
635 635
636config FEATURE_NETSTAT_PRG
637 bool "Enable PID/Program name output"
638 default n
639 depends on NETSTAT
640 help
641 Add support for -p flag to print out PID and program name.
642 +700 bytes of code.
643
636config NSLOOKUP 644config NSLOOKUP
637 bool "nslookup" 645 bool "nslookup"
638 default n 646 default n