summaryrefslogtreecommitdiff
path: root/apps/interpreters/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'apps/interpreters/Kconfig')
-rw-r--r--apps/interpreters/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/interpreters/Kconfig b/apps/interpreters/Kconfig
index e95215517..115876eb6 100644
--- a/apps/interpreters/Kconfig
+++ b/apps/interpreters/Kconfig
@@ -4,6 +4,7 @@
#
source "$APPSDIR/interpreters/ficl/Kconfig"
+source "$APPSDIR/interpreters/bas/Kconfig"
config INTERPRETERS_PCODE
bool "Pascal p-code interpreter"