aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-09-22 12:28:21 +0200
committerLorenz Meier <lm@inf.ethz.ch>2013-09-22 12:28:21 +0200
commitd29a1b69e540975f22c6b517bc46a256258b77f0 (patch)
treecb6cc8f0772a816e550b287d6ea4ff6a22076bcf
parentc38e692ebb41cc96aec4113a9036e266d91922dc (diff)
parent8483670fed557cc371da2a088c40bed38864a858 (diff)
downloadpx4-firmware-d29a1b69e540975f22c6b517bc46a256258b77f0.tar.gz
px4-firmware-d29a1b69e540975f22c6b517bc46a256258b77f0.tar.bz2
px4-firmware-d29a1b69e540975f22c6b517bc46a256258b77f0.zip
Merge branch 'master' into mixer_fix
-rw-r--r--nuttx-configs/px4fmu-v2/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx-configs/px4fmu-v2/nsh/defconfig b/nuttx-configs/px4fmu-v2/nsh/defconfig
index 8f9914310..372453fb6 100644
--- a/nuttx-configs/px4fmu-v2/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v2/nsh/defconfig
@@ -410,7 +410,7 @@ CONFIG_START_DAY=1
CONFIG_DEV_CONSOLE=y
# CONFIG_MUTEX_TYPES is not set
CONFIG_PRIORITY_INHERITANCE=y
-CONFIG_SEM_PREALLOCHOLDERS=8
+CONFIG_SEM_PREALLOCHOLDERS=0
CONFIG_SEM_NNESTPRIO=8
# CONFIG_FDCLONE_DISABLE is not set
CONFIG_FDCLONE_STDIO=y