summaryrefslogtreecommitdiff
path: root/nuttx/configs/mx1ads
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-08-24 06:42:11 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-08-24 06:42:11 -0600
commitddbe798b4ea446c47b804c3d52fd0dc306d587c8 (patch)
tree0182993952108909dfed6faf834ec5b6c7bcd026 /nuttx/configs/mx1ads
parent1e8034af440b511f01d97d67806e7192c75789f7 (diff)
downloadnuttx-ddbe798b4ea446c47b804c3d52fd0dc306d587c8.tar.gz
nuttx-ddbe798b4ea446c47b804c3d52fd0dc306d587c8.tar.bz2
nuttx-ddbe798b4ea446c47b804c3d52fd0dc306d587c8.zip
Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- the architecure must first declare support
Diffstat (limited to 'nuttx/configs/mx1ads')
-rw-r--r--nuttx/configs/mx1ads/ostest/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/mx1ads/ostest/defconfig b/nuttx/configs/mx1ads/ostest/defconfig
index dae941db8..8da2ae264 100644
--- a/nuttx/configs/mx1ads/ostest/defconfig
+++ b/nuttx/configs/mx1ads/ostest/defconfig
@@ -120,7 +120,7 @@ CONFIG_RAM_NUTTXENTRY=0x01004000
# CONFIG_ARCH_DMA is not set
# CONFIG_ARCH_HAVE_IRQPRIO is not set
# CONFIG_CUSTOM_STACK is not set
-# CONFIG_ADDRENV is not set
+# CONFIG_ARCH_ADDRENV is not set
CONFIG_ARCH_HAVE_VFORK=y
CONFIG_ARCH_HAVE_MMU=y
# CONFIG_ARCH_NAND_HWECC is not set