diff options
author | Cem Keylan <cem@ckyln.com> | 2019-12-10 20:35:43 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2019-12-10 20:35:43 +0300 |
commit | c964d20dff5f88dc89c1a3c2fd0527d570d0e122 (patch) | |
tree | 83408312a222d257fdee221047e1ac2901d55948 /core/busybox/files | |
parent | 38addd6588df51065489da5eb45bb0fc94962224 (diff) | |
download | repository-c964d20dff5f88dc89c1a3c2fd0527d570d0e122.tar.gz |
remove ping
Diffstat (limited to 'core/busybox/files')
-rw-r--r-- | core/busybox/files/.config | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/busybox/files/.config b/core/busybox/files/.config index be053b60..dea9dfea 100644 --- a/core/busybox/files/.config +++ b/core/busybox/files/.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.31.1 -# Tue Dec 10 20:23:50 2019 +# Tue Dec 10 20:35:13 2019 # CONFIG_HAVE_DOT_CONFIG=y @@ -922,9 +922,9 @@ CONFIG_NTPD=y CONFIG_FEATURE_NTPD_SERVER=y CONFIG_FEATURE_NTPD_CONF=y CONFIG_FEATURE_NTP_AUTH=y -CONFIG_PING=y -CONFIG_PING6=y -CONFIG_FEATURE_FANCY_PING=y +# CONFIG_PING is not set +# CONFIG_PING6 is not set +# CONFIG_FEATURE_FANCY_PING is not set CONFIG_PSCAN=y CONFIG_ROUTE=y # CONFIG_SLATTACH is not set |