Skip to content

Commit d155bb4

Browse files
committed
net/ping: utils ping should depends on ipv4
utils ping should depends on ipv4 Signed-off-by: gaohedong <gaohedong@xiaomi.com>
1 parent 4d98ecc commit d155bb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

system/ping/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
config SYSTEM_PING
77
tristate "ICMP 'ping' command"
88
default n
9+
depends on NET_IPv4
910
select NETUTILS_PING
1011
---help---
1112
Enable support for the ICMP 'ping' command.

0 commit comments

Comments
 (0)