From 8abec4bbb0752a4481295a150152cc5c8e50be2a Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 22 Mar 2007 19:15:18 +0000 Subject: [PATCH] This platform does not need rrload format git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@122 42af7a65-404d-4744-a932-0658087f49c3 --- arch/dm320/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/dm320/defconfig b/arch/dm320/defconfig index aaea0c3e58..4a7ea5c793 100644 --- a/arch/dm320/defconfig +++ b/arch/dm320/defconfig @@ -172,7 +172,7 @@ CONFIG_ARCH_KFREE=n # CONFIG_RRLOAD_BINARY - make the rrload binary format used with # BSPs from www.ridgerun.com # -CONFIG_RRLOAD_BINARY=y +CONFIG_RRLOAD_BINARY=n # # Sizes of configurable things (0 disables)