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, 2 insertions, 2 deletions
diff --git a/apps/system/Kconfig b/apps/system/Kconfig
index 8491d34ed..9ba734250 100644
--- a/apps/system/Kconfig
+++ b/apps/system/Kconfig
@@ -15,8 +15,8 @@ menu "FLASH Program Installation"
source "$APPSDIR/system/install/Kconfig"
endmenu
-menu "RAM Test"
-source "$APPSDIR/system/ramtest/Kconfig"
+menu "FLASH Erase-all Command"
+source "$APPSDIR/system/flash_eraseall/Kconfig"
endmenu
menu "readline()"