From 16b331cdc8d014264d17099f7034e45fca0bd7a8 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 26 Feb 2013 00:56:59 +0000 Subject: 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 --- apps/interpreters/Kconfig | 2 -- 1 file changed, 2 deletions(-) (limited to 'apps/interpreters/Kconfig') 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 -- cgit v1.2.3