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 5b36a43bf..b2e1f3c62 100644
--- a/apps/system/Kconfig
+++ b/apps/system/Kconfig
@@ -47,6 +47,10 @@ menu "USB Monitor"
source "$APPSDIR/system/usbmonitor/Kconfig"
endmenu
+menu "Stack Monitor"
+source "$APPSDIR/system/stackmonitor/Kconfig"
+endmenu
+
menu "Zmodem Commands"
source "$APPSDIR/system/zmodem/Kconfig"
endmenu