summaryrefslogtreecommitdiff
path: root/apps/system/prun/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/prun/Kconfig')
-rw-r--r--apps/system/prun/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/system/prun/Kconfig b/apps/system/prun/Kconfig
index 61ce1bcd9..fda82cfe0 100644
--- a/apps/system/prun/Kconfig
+++ b/apps/system/prun/Kconfig
@@ -3,7 +3,7 @@
# see misc/tools/kconfig-language.txt.
#
-config SYSTEM_PRUN
+menuconfig SYSTEM_PRUN
bool "Pascal P-Code interpreter"
default n
depends on INTERPRETERS_PCODE