summaryrefslogtreecommitdiff
path: root/apps/interpreters
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-02-26 00:56:59 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-02-26 00:56:59 +0000
commit16b331cdc8d014264d17099f7034e45fca0bd7a8 (patch)
tree7cf6ab24b9e0d8c17f3df339eb82c1c74dcfd736 /apps/interpreters
parent2839e79985e189fdbe5f1ab1d7229369aa70072b (diff)
downloadnuttx-16b331cdc8d014264d17099f7034e45fca0bd7a8.tar.gz
nuttx-16b331cdc8d014264d17099f7034e45fca0bd7a8.tar.bz2
nuttx-16b331cdc8d014264d17099f7034e45fca0bd7a8.zip
Minor changes to make OS test more robust in the presence of many memory allocation failures
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5672 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/interpreters')
-rw-r--r--apps/interpreters/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/interpreters/Kconfig b/apps/interpreters/Kconfig
index 6e7d1ac4f..637dd13c5 100644
--- a/apps/interpreters/Kconfig
+++ b/apps/interpreters/Kconfig
@@ -3,8 +3,6 @@
# see misc/tools/kconfig-language.txt.
#
-comment "Interpreters"
-
source "$APPSDIR/interpreters/ficl/Kconfig"
config INTERPRETERS_PCODE