Hot hotfix: Change the number of preallocated smeaphores on both boards to the same value.

This commit is contained in:
Lorenz Meier
2013-09-22 12:17:07 +02:00
parent 9eb4e05c9d
commit 8483670fed

View File

@@ -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