summaryrefslogtreecommitdiff
path: root/common/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'common/Kconfig')
-rw-r--r--common/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/Kconfig b/common/Kconfig
index 2e3b8c082a..a2167f01f7 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -266,6 +266,7 @@ menu "Network commands"
config CMD_NET
bool "bootp, tftpboot"
+ select NET
help
Network commands.
bootp - boot image via network using BOOTP/TFTP protocol