apps/netutils/tftpc depends on CONFIG_NET_IPv4
This commit is contained in:
parent
1cdf4ad8d1
commit
99593b6ed9
@ -6,7 +6,7 @@
|
|||||||
config NETUTILS_TFTPC
|
config NETUTILS_TFTPC
|
||||||
bool "TFTP client"
|
bool "TFTP client"
|
||||||
default n
|
default n
|
||||||
depends on NET_UDP
|
depends on NET_UDP && NET_IPv4
|
||||||
---help---
|
---help---
|
||||||
Enable support for the TFTP client.
|
Enable support for the TFTP client.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user