We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d98ecc commit d155bb4Copy full SHA for d155bb4
system/ping/Kconfig
@@ -6,6 +6,7 @@
6
config SYSTEM_PING
7
tristate "ICMP 'ping' command"
8
default n
9
+ depends on NET_IPv4
10
select NETUTILS_PING
11
---help---
12
Enable support for the ICMP 'ping' command.
0 commit comments