From f735cffb344dc8f3229162c5351a42af19018b3d Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 27 Oct 2009 16:21:38 +0000 Subject: Remove unused configuration setting git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@2179 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- nuttx/configs/stm3210e-eval/usbserial/defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'nuttx/configs/stm3210e-eval/usbserial/defconfig') diff --git a/nuttx/configs/stm3210e-eval/usbserial/defconfig b/nuttx/configs/stm3210e-eval/usbserial/defconfig index 4c4c543f14..ed6d2b71e8 100755 --- a/nuttx/configs/stm3210e-eval/usbserial/defconfig +++ b/nuttx/configs/stm3210e-eval/usbserial/defconfig @@ -79,7 +79,6 @@ CONFIG_DRAM_SIZE=0x00010000 CONFIG_DRAM_START=0x20000000 CONFIG_DRAM_END=(CONFIG_DRAM_START+CONFIG_DRAM_SIZE) CONFIG_ARCH_IRQPRIO=y -CONFIG_DRAM_NUTTXENTRY=0x00002000 CONFIG_ARCH_INTERRUPTSTACK=n CONFIG_ARCH_STACKDUMP=y CONFIG_ARCH_BOOTLOADER=n -- cgit v1.2.3