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 82741e572..b95224b33 100644
--- a/apps/system/Kconfig
+++ b/apps/system/Kconfig
@@ -27,6 +27,10 @@ menu "FLASH Erase-all Command"
source "$APPSDIR/system/flash_eraseall/Kconfig"
endmenu
+menu "NxPlayer media player library / command Line"
+source "$APPSDIR/system/nxplayer/Kconfig"
+endmenu
+
menu "RAM test"
source "$APPSDIR/system/ramtest/Kconfig"
endmenu