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