summaryrefslogtreecommitdiffstats
path: root/commands/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'commands/Kconfig')
-rw-r--r--commands/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/commands/Kconfig b/commands/Kconfig
index 2339f4e3a9..2166776e2b 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -1039,6 +1039,7 @@ endmenu
+if NET
menu "Network"
@@ -1074,6 +1075,9 @@ config CMD_TFTP
# end Network commands
endmenu
+# end if NET
+endif
+