aboutsummaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2013-01-17 01:18:18 -0800
committerpx4dev <px4@purgatory.org>2013-01-17 01:18:18 -0800
commit8685f63c72259d18304fd9a04099e5cfa17829ba (patch)
tree53cb75d74d9ca5ca398d15e5d4ef5128c252146d /nuttx
parent1a532d16dd3a90f20c3668b00ea4f3a86ea32c49 (diff)
downloadpx4-firmware-8685f63c72259d18304fd9a04099e5cfa17829ba.tar.gz
px4-firmware-8685f63c72259d18304fd9a04099e5cfa17829ba.tar.bz2
px4-firmware-8685f63c72259d18304fd9a04099e5cfa17829ba.zip
Some gentle massaging to get things building again.
Diffstat (limited to 'nuttx')
-rwxr-xr-xnuttx/configs/px4fmu/nsh/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/px4fmu/nsh/defconfig b/nuttx/configs/px4fmu/nsh/defconfig
index 8a76f0e05..c70866d06 100755
--- a/nuttx/configs/px4fmu/nsh/defconfig
+++ b/nuttx/configs/px4fmu/nsh/defconfig
@@ -940,6 +940,7 @@ CONFIG_CDCACM_PRODUCTSTR="PX4 FMU v1.6"
# CONFIG_NSH_FATNSECTORS - FAT FS number of sectors
# CONFIG_NSH_FATMOUNTPT - FAT FS mountpoint
#
+CONFIG_BUILTIN=y
CONFIG_NSH_BUILTIN_APPS=y
CONFIG_NSH_FILEIOSIZE=512
CONFIG_NSH_STRERROR=y