diff options
Diffstat (limited to 'networking/ping.c')
-rw-r--r-- | networking/ping.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/ping.c b/networking/ping.c index a47342f..47b6ab1 100644 --- a/networking/ping.c +++ b/networking/ping.c @@ -27,7 +27,6 @@ //config:config PING //config: bool "ping (10 kb)" //config: default y -//config: select PLATFORM_LINUX //config: help //config: ping uses the ICMP protocol's mandatory ECHO_REQUEST datagram to //config: elicit an ICMP ECHO_RESPONSE from a host or gateway. |