mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-18 08:52:01 +08:00
apps/netutils/tftpc depends on CONFIG_NET_IPv4
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
config NETUTILS_TFTPC
|
||||
bool "TFTP client"
|
||||
default n
|
||||
depends on NET_UDP
|
||||
depends on NET_UDP && NET_IPv4
|
||||
---help---
|
||||
Enable support for the TFTP client.
|
||||
|
||||
|
Reference in New Issue
Block a user