aboutsummaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2012-08-25 19:30:20 -0700
committerpx4dev <px4@purgatory.org>2012-08-25 19:30:20 -0700
commit3df82e51b8b5b28a8fc1e83a6d6ee63e9a952a01 (patch)
tree357f41e3db37c99cae90011de2d02b71a59a9fd0 /nuttx
parentefda95101f7bf451d8eaf2b74290931925136a0e (diff)
downloadpx4-firmware-3df82e51b8b5b28a8fc1e83a6d6ee63e9a952a01.tar.gz
px4-firmware-3df82e51b8b5b28a8fc1e83a6d6ee63e9a952a01.tar.bz2
px4-firmware-3df82e51b8b5b28a8fc1e83a6d6ee63e9a952a01.zip
Defconfig tweak that might? be required.
Diffstat (limited to 'nuttx')
-rwxr-xr-xnuttx/configs/px4fmu/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/px4fmu/nsh/defconfig b/nuttx/configs/px4fmu/nsh/defconfig
index 5eb3f1f29..3f73bb76c 100755
--- a/nuttx/configs/px4fmu/nsh/defconfig
+++ b/nuttx/configs/px4fmu/nsh/defconfig
@@ -543,7 +543,7 @@ CONFIG_DEV_CONSOLE=y
CONFIG_DEV_LOWCONSOLE=n
CONFIG_MUTEX_TYPES=n
CONFIG_PRIORITY_INHERITANCE=y
-CONFIG_SEM_PREALLOCHOLDERS=0
+CONFIG_SEM_PREALLOCHOLDERS=8
CONFIG_SEM_NNESTPRIO=8
CONFIG_FDCLONE_DISABLE=n
CONFIG_FDCLONE_STDIO=y