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 b2e1f3c62..22d212b12 100644
--- a/apps/system/Kconfig
+++ b/apps/system/Kconfig
@@ -51,6 +51,10 @@ menu "Stack Monitor"
source "$APPSDIR/system/stackmonitor/Kconfig"
endmenu
+menu "USB Mass Storage Class"
+source "$APPSDIR/system/usbmsc/Kconfig"
+endmenu
+
menu "Zmodem Commands"
source "$APPSDIR/system/zmodem/Kconfig"
endmenu