From ab9650bb0f8a2bb7758665884a692399e9e81209 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 1 Sep 2010 00:11:56 +0000 Subject: Remove unused/confusing configuration setting git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2904 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/ntosd-dm320/nsh/defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'nuttx/configs/ntosd-dm320/nsh') diff --git a/nuttx/configs/ntosd-dm320/nsh/defconfig b/nuttx/configs/ntosd-dm320/nsh/defconfig index 8468d70cd..9224d6ac6 100644 --- a/nuttx/configs/ntosd-dm320/nsh/defconfig +++ b/nuttx/configs/ntosd-dm320/nsh/defconfig @@ -70,7 +70,6 @@ CONFIG_BOARD_LOOPSPERMSEC=16945 CONFIG_DRAM_SIZE=0x02000000 CONFIG_DRAM_START=0x01100000 CONFIG_DRAM_VSTART=0x00000000 -CONFIG_DRAM_NUTTXENTRY=0x01108000 CONFIG_ARCH_INTERRUPTSTACK=0 CONFIG_ARCH_STACKDUMP=n -- cgit v1.2.3