apps/system/ping6: Remove NET_USRSOCK from Kconfig dependence list
This commit is contained in:
parent
7488a65e17
commit
3c1c533cb5
@ -6,7 +6,8 @@
|
|||||||
config SYSTEM_PING6
|
config SYSTEM_PING6
|
||||||
tristate "ICMPv6 'ping6' command"
|
tristate "ICMPv6 'ping6' command"
|
||||||
default n
|
default n
|
||||||
depends on NET_ICMPv6_SOCKET || NET_USRSOCK
|
depends on NET_ICMPv6
|
||||||
|
select NETUTILS_PING6
|
||||||
---help---
|
---help---
|
||||||
Enable support for the ICMP 'ping' command.
|
Enable support for the ICMP 'ping' command.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user