netutils/ping/Kconfig: Fix Kconfig style
Remove spaces from Kconfig file
This commit is contained in:
parent
a60a5567f4
commit
c356fe92bc
@ -12,7 +12,7 @@ config NETUTILS_PING
|
||||
send the ICMP ECHO_REQUEST and wait for the ICMP ECHO_RESPONSE from
|
||||
the remote peer.
|
||||
|
||||
config NETUTILS_PING6
|
||||
config NETUTILS_PING6
|
||||
bool "ICMPv6 ping support"
|
||||
default n
|
||||
depends on NET_ICMPv6
|
||||
|
Loading…
Reference in New Issue
Block a user