From 900596ff319689d8fcd068b9edd599cbb19e62e6 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 2 May 2011 01:30:30 +0000 Subject: [PATCH] More NXFFS bugfixes git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3550 42af7a65-404d-4744-a932-0658087f49c3 --- configs/sim/nxffs/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/sim/nxffs/defconfig b/configs/sim/nxffs/defconfig index c3edcfc155..acedc357da 100644 --- a/configs/sim/nxffs/defconfig +++ b/configs/sim/nxffs/defconfig @@ -116,7 +116,7 @@ CONFIG_ARCH_BOARD_SIM=y # #CONFIG_APPS_DIR= CONFIG_DEBUG=y -CONFIG_DEBUG_VERBOSE=y +CONFIG_DEBUG_VERBOSE=n CONFIG_DEBUG_SYMBOLS=y CONFIG_DEBUG_FS=y CONFIG_MM_REGIONS=1