summaryrefslogtreecommitdiff
path: root/nuttx/configs/px4io-v1
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-06-01 12:39:52 +0200
committerLorenz Meier <lm@inf.ethz.ch>2013-06-01 12:39:52 +0200
commita9fcb58d1adacffa644a61baafcdbe54e54389b9 (patch)
treebe129094ee3737c7b1c93b7737660ab562e8cfdb /nuttx/configs/px4io-v1
parentc29153a4fa9f9e3ea0ef50e88dc3f82037daca40 (diff)
downloadpx4-nuttx-a9fcb58d1adacffa644a61baafcdbe54e54389b9.tar.gz
px4-nuttx-a9fcb58d1adacffa644a61baafcdbe54e54389b9.tar.bz2
px4-nuttx-a9fcb58d1adacffa644a61baafcdbe54e54389b9.zip
Config improvements
Diffstat (limited to 'nuttx/configs/px4io-v1')
-rwxr-xr-xnuttx/configs/px4io-v1/nsh/defconfig8
1 files changed, 7 insertions, 1 deletions
diff --git a/nuttx/configs/px4io-v1/nsh/defconfig b/nuttx/configs/px4io-v1/nsh/defconfig
index 43dd1b0e8..3c06a2734 100755
--- a/nuttx/configs/px4io-v1/nsh/defconfig
+++ b/nuttx/configs/px4io-v1/nsh/defconfig
@@ -1,5 +1,5 @@
############################################################################
-# configs/px4io/nsh/defconfig
+# configs/px4io-v1/nsh/defconfig
#
# Copyright (C) 2012 PX4 Development Team. All rights reserved.
# Copyright (C) 2011-2012 Gregory Nutt. All rights reserved.
@@ -550,3 +550,9 @@ CONFIG_PTHREAD_STACK_MIN=512
CONFIG_PTHREAD_STACK_DEFAULT=1024
CONFIG_HEAP_BASE=
CONFIG_HEAP_SIZE=
+
+#
+# NSH Library
+#
+# CONFIG_NSH_LIBRARY is not set
+# CONFIG_NSH_BUILTIN_APPS is not set