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 0de5807d3..5b6c4102b 100644
--- a/apps/system/Kconfig
+++ b/apps/system/Kconfig
@@ -39,6 +39,10 @@ menu "readline()"
source "$APPSDIR/system/readline/Kconfig"
endmenu
+menu "P-Code Support"
+source "$APPSDIR/system/prun/Kconfig"
+endmenu
+
menu "Power Off"
source "$APPSDIR/system/poweroff/Kconfig"
endmenu