diff --git a/cmd/Kconfig b/cmd/Kconfig index a96d6472359..08af0003a9f 100644 --- a/cmd/Kconfig +++ b/cmd/Kconfig @@ -2229,6 +2229,7 @@ config CMD_MDIO config CMD_NFS bool "nfs" + select PROT_UDP_LWIP if NET_LWIP help Boot image via network using NFS protocol.