summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
Diffstat (limited to 'cmd')
-rw-r--r--cmd/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/Kconfig b/cmd/Kconfig
index 08af0003a9f..3fd426d3d44 100644
--- a/cmd/Kconfig
+++ b/cmd/Kconfig
@@ -2314,7 +2314,7 @@ config WGET_BUILTIN_CACERT_PATH
config CMD_PXE
bool "pxe"
select PXE_UTILS
- imply CMD_TFTPBOOT
+ select CMD_TFTPBOOT
help
Boot image via network using PXE protocol