diff options
Diffstat (limited to 'common/Kconfig')
-rw-r--r-- | common/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/Kconfig b/common/Kconfig index 2e3b8c0..a2167f0 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 |