summaryrefslogtreecommitdiff
path: root/nuttx/configs/mcu123-lpc214x/nsh
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/mcu123-lpc214x/nsh
parent1e8034af440b511f01d97d67806e7192c75789f7 (diff)
downloadpx4-nuttx-ddbe798b4ea446c47b804c3d52fd0dc306d587c8.tar.gz
px4-nuttx-ddbe798b4ea446c47b804c3d52fd0dc306d587c8.tar.bz2
px4-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/mcu123-lpc214x/nsh')
-rw-r--r--nuttx/configs/mcu123-lpc214x/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/mcu123-lpc214x/nsh/defconfig b/nuttx/configs/mcu123-lpc214x/nsh/defconfig
index 1f79f478c..74f840508 100644
--- a/nuttx/configs/mcu123-lpc214x/nsh/defconfig
+++ b/nuttx/configs/mcu123-lpc214x/nsh/defconfig
@@ -129,7 +129,7 @@ CONFIG_LPC214X_UART1=y
# CONFIG_ARCH_DMA is not set
# CONFIG_ARCH_IRQPRIO is not set
# CONFIG_CUSTOM_STACK is not set
-# CONFIG_ADDRENV is not set
+# CONFIG_ARCH_ADDRENV is not set
CONFIG_ARCH_STACKDUMP=y
# CONFIG_ENDIAN_BIG is not set