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 ecd3e570a..42dd06e50 100644
--- a/networking/Config.in
+++ b/networking/Config.in
@@ -11,6 +11,12 @@ config CONFIG_FEATURE_IPV6
11 help 11 help
12 Please submit a patch to add help text for this item. 12 Please submit a patch to add help text for this item.
13 13
14config CONFIG_ARPING
15 bool "arping"
16 default n
17 help
18 Ping hosts by ARP packets
19
14config CONFIG_FTPGET 20config CONFIG_FTPGET
15 bool "ftpget" 21 bool "ftpget"
16 default n 22 default n