aboutsummaryrefslogtreecommitdiff
path: root/networking/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'networking/Config.in')
-rw-r--r--networking/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/networking/Config.in b/networking/Config.in
index 5ccc4836a..efa6aaec2 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -527,6 +527,12 @@ config PING6
527 help 527 help
528 This will give you a ping that can talk IPv6. 528 This will give you a ping that can talk IPv6.
529 529
530config PSCAN
531 bool "pscan"
532 default n
533 help
534 Simple network port scanner.
535
530config FEATURE_FANCY_PING 536config FEATURE_FANCY_PING
531 bool "Enable fancy ping output" 537 bool "Enable fancy ping output"
532 default y 538 default y