From 85b4d3e31959cc2d976ebd8ecd4fee9d28f5ab5d Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 31 Dec 2009 20:39:23 +0000 Subject: [PATCH] update git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2472 42af7a65-404d-4744-a932-0658087f49c3 --- configs/ea3131/ostest/defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/configs/ea3131/ostest/defconfig b/configs/ea3131/ostest/defconfig index f45119fdf6a..49f23177444 100755 --- a/configs/ea3131/ostest/defconfig +++ b/configs/ea3131/ostest/defconfig @@ -749,7 +749,6 @@ CONFIG_EXAMPLES_USBSERIAL_TRACEINTERRUPTS=n # # CONFIG_BOOT_RUNFROMFLASH - Some configurations support XIP # operation from FLASH but must copy initialized .data sections to RAM. -# (should also be =n for the EA3131 which always runs from flash) # CONFIG_BOOT_COPYTORAM - Some configurations boot in FLASH # but copy themselves entirely into RAM for better performance. # CONFIG_CUSTOM_STACK - The up_ implementation will handle