summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-05-05 11:22:24 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-05-05 11:22:24 -0600
commit25e36e506e4710a7f9ef4495805c2ff07774a9a0 (patch)
treedbeaf1623c3f29a7c6d7f0f1491e2e5ae9ac371e
parentd5eec3f68f485eebeacbb0c7b1e982dc8b810c8e (diff)
downloadpx4-nuttx-25e36e506e4710a7f9ef4495805c2ff07774a9a0.tar.gz
px4-nuttx-25e36e506e4710a7f9ef4495805c2ff07774a9a0.tar.bz2
px4-nuttx-25e36e506e4710a7f9ef4495805c2ff07774a9a0.zip
Fix error introduced in Pirelli DPL10 configuration of last checkin
-rw-r--r--nuttx/configs/pirelli_dpl10/nsh_highram/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/pirelli_dpl10/nsh_highram/defconfig b/nuttx/configs/pirelli_dpl10/nsh_highram/defconfig
index 1f7428dab..62c01a669 100644
--- a/nuttx/configs/pirelli_dpl10/nsh_highram/defconfig
+++ b/nuttx/configs/pirelli_dpl10/nsh_highram/defconfig
@@ -154,8 +154,8 @@ CONFIG_ARCH_INTERRUPTSTACK=1024
# Boot options
#
# CONFIG_BOOT_RUNFROMEXTSRAM is not set
-CONFIG_BOOT_RUNFROMFLASH=y
-# CONFIG_BOOT_RUNFROMISRAM is not set
+# CONFIG_BOOT_RUNFROMFLASH is not set
+CONFIG_BOOT_RUNFROMISRAM=y
# CONFIG_BOOT_RUNFROMSDRAM is not set
# CONFIG_BOOT_COPYTORAM is not set