summaryrefslogtreecommitdiff
path: root/nuttx/configs/skp16c26/ostest/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/skp16c26/ostest/defconfig')
-rw-r--r--nuttx/configs/skp16c26/ostest/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/skp16c26/ostest/defconfig b/nuttx/configs/skp16c26/ostest/defconfig
index 3cc34ca18..79c739935 100644
--- a/nuttx/configs/skp16c26/ostest/defconfig
+++ b/nuttx/configs/skp16c26/ostest/defconfig
@@ -45,8 +45,8 @@ CONFIG_ARCH_BOARD="skp16c26"
CONFIG_ARCH_BOARD_SKP16C26=y
CONFIG_ARCH_NOINTC=y
CONFIG_ENDIAN_BIG=y
-CONFIG_DRAM_SIZE=2048
-CONFIG_DRAM_START=0x00400
+CONFIG_RAM_SIZE=2048
+CONFIG_RAM_START=0x00400
CONFIG_BOARD_LOOPSPERMSEC=16945
CONFIG_ARCH_INTERRUPTSTACK=128
CONFIG_ARCH_STACKDUMP=y