summaryrefslogtreecommitdiff
path: root/apps/system/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/Kconfig')
-rw-r--r--apps/system/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/system/Kconfig b/apps/system/Kconfig
index f683ac00a..5b36a43bf 100644
--- a/apps/system/Kconfig
+++ b/apps/system/Kconfig
@@ -46,3 +46,7 @@ endmenu
menu "USB Monitor"
source "$APPSDIR/system/usbmonitor/Kconfig"
endmenu
+
+menu "Zmodem Commands"
+source "$APPSDIR/system/zmodem/Kconfig"
+endmenu