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 6c8651088..8491d34ed 100644
--- a/apps/system/Kconfig
+++ b/apps/system/Kconfig
@@ -15,6 +15,10 @@ menu "FLASH Program Installation"
source "$APPSDIR/system/install/Kconfig"
endmenu
+menu "RAM Test"
+source "$APPSDIR/system/ramtest/Kconfig"
+endmenu
+
menu "readline()"
source "$APPSDIR/system/readline/Kconfig"
endmenu