summaryrefslogtreecommitdiff
path: root/nuttx/configs/samv71-xult/nsh/defconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-03-06 12:13:09 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-03-06 12:13:09 -0600
commitb5b7898ae1762e808d0600d36dd6302d775e060f (patch)
tree229be1b53512423a4c077ef534fc79e469049fe8 /nuttx/configs/samv71-xult/nsh/defconfig
parenta123507848fac3e1b120b6fd5f581aacfe477fd2 (diff)
downloadpx4-nuttx-b5b7898ae1762e808d0600d36dd6302d775e060f.tar.gz
px4-nuttx-b5b7898ae1762e808d0600d36dd6302d775e060f.tar.bz2
px4-nuttx-b5b7898ae1762e808d0600d36dd6302d775e060f.zip
SAMV71: More updates on the way to a clean build. Still more to do to complete that journey
Diffstat (limited to 'nuttx/configs/samv71-xult/nsh/defconfig')
-rw-r--r--nuttx/configs/samv71-xult/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/samv71-xult/nsh/defconfig b/nuttx/configs/samv71-xult/nsh/defconfig
index 83698f0b8..a0e792051 100644
--- a/nuttx/configs/samv71-xult/nsh/defconfig
+++ b/nuttx/configs/samv71-xult/nsh/defconfig
@@ -974,7 +974,7 @@ CONFIG_NSH_FILEIOSIZE=512
# Console Configuration
#
CONFIG_NSH_CONSOLE=y
-CONFIG_NSH_ARCHINIT=y
+# CONFIG_NSH_ARCHINIT is not set
#
# Networking Configuration