summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cmd/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/Kconfig b/cmd/Kconfig
index 3fd426d3d44..81c64d9ba85 100644
--- a/cmd/Kconfig
+++ b/cmd/Kconfig
@@ -2195,6 +2195,7 @@ endif # if NET
config CMD_DHCP
bool "dhcp"
select PROT_DHCP_LWIP if NET_LWIP
+ select CMD_BOOTP
help
Boot image via network using DHCP/TFTP protocol