aboutsummaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2013-02-18 14:16:29 +1100
committerAndrew Tridgell <tridge@samba.org>2013-02-18 14:16:29 +1100
commita68300941f4492553d865d63b20683adb292c2fb (patch)
treea520100199316664c80f79fceb2cb946864436f6 /nuttx
parent317515fb6a3d6e469681b53316d69c7669efdaf0 (diff)
downloadpx4-firmware-a68300941f4492553d865d63b20683adb292c2fb.tar.gz
px4-firmware-a68300941f4492553d865d63b20683adb292c2fb.tar.bz2
px4-firmware-a68300941f4492553d865d63b20683adb292c2fb.zip
px4fmu: enable BINFS
needed for APM startup
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 3fd27db11..5d6900ab3 100755
--- a/nuttx/configs/px4fmu/nsh/defconfig
+++ b/nuttx/configs/px4fmu/nsh/defconfig
@@ -779,6 +779,7 @@ CONFIG_NXFFS_MAXNAMLEN=32
CONFIG_NXFFS_TAILTHRESHOLD=2048
CONFIG_NXFFS_PREALLOCATED=y
CONFIG_FS_ROMFS=y
+CONFIG_FS_BINFS=y
#
# SPI-based MMC/SD driver