From c872296fe1f0c13bc9efb25d87fbcf38f4b1e0db 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: svn://svn.code.sf.net/p/nuttx/code/trunk@2179 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/stm3210e-eval/RIDE/defconfig | 1 - nuttx/configs/stm3210e-eval/nsh/defconfig | 1 - nuttx/configs/stm3210e-eval/ostest/defconfig | 1 - nuttx/configs/stm3210e-eval/usbserial/defconfig | 1 - 4 files changed, 4 deletions(-) (limited to 'nuttx') diff --git a/nuttx/configs/stm3210e-eval/RIDE/defconfig b/nuttx/configs/stm3210e-eval/RIDE/defconfig index 7e20dd9ea..ba379a9cd 100755 --- a/nuttx/configs/stm3210e-eval/RIDE/defconfig +++ b/nuttx/configs/stm3210e-eval/RIDE/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 diff --git a/nuttx/configs/stm3210e-eval/nsh/defconfig b/nuttx/configs/stm3210e-eval/nsh/defconfig index 324e42953..db7576335 100755 --- a/nuttx/configs/stm3210e-eval/nsh/defconfig +++ b/nuttx/configs/stm3210e-eval/nsh/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 diff --git a/nuttx/configs/stm3210e-eval/ostest/defconfig b/nuttx/configs/stm3210e-eval/ostest/defconfig index a40fe4727..572eb3a15 100755 --- a/nuttx/configs/stm3210e-eval/ostest/defconfig +++ b/nuttx/configs/stm3210e-eval/ostest/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 diff --git a/nuttx/configs/stm3210e-eval/usbserial/defconfig b/nuttx/configs/stm3210e-eval/usbserial/defconfig index 4c4c543f1..ed6d2b71e 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