summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc2378
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/olimex-lpc2378
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/olimex-lpc2378')
-rw-r--r--nuttx/configs/olimex-lpc2378/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/olimex-lpc2378/nsh/defconfig b/nuttx/configs/olimex-lpc2378/nsh/defconfig
index 2509e5e13..2ff8f9b72 100644
--- a/nuttx/configs/olimex-lpc2378/nsh/defconfig
+++ b/nuttx/configs/olimex-lpc2378/nsh/defconfig
@@ -138,7 +138,7 @@ CONFIG_LPC2378_UART2=y
# 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 is not set
# CONFIG_ARCH_NAND_HWECC is not set