summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/sure-pic32mx/usbnsh/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sure-pic32mx/usbnsh/defconfig')
-rw-r--r--nuttx/configs/sure-pic32mx/usbnsh/defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/nuttx/configs/sure-pic32mx/usbnsh/defconfig b/nuttx/configs/sure-pic32mx/usbnsh/defconfig
index 3a26c5ba23..7571bee37d 100644
--- a/nuttx/configs/sure-pic32mx/usbnsh/defconfig
+++ b/nuttx/configs/sure-pic32mx/usbnsh/defconfig
@@ -54,7 +54,6 @@
# the delay actually is 100 seconds.
# CONFIG_DRAM_SIZE - Describes the installed DRAM.
# CONFIG_DRAM_START - The start address of DRAM (physical)
-# CONFIG_DRAM_END - Last address+1 of installed RAM
# CONFIG_ARCH_NOINTC - define if the architecture does not
# support an interrupt controller or otherwise cannot support
# APIs like up_enable_irq() and up_disable_irq().
@@ -93,7 +92,6 @@ CONFIG_ARCH_DBDP11212=n
CONFIG_BOARD_LOOPSPERMSEC=4275
CONFIG_DRAM_SIZE=(32*1024)
CONFIG_DRAM_START=0xa0000000
-CONFIG_DRAM_END=(CONFIG_DRAM_START+CONFIG_DRAM_SIZE)
CONFIG_ARCH_NOINTC=n
CONFIG_ARCH_VECNOTIRQ=y
CONFIG_ARCH_IRQPRIO=y