px4io-v2:Reduce Number of tasks and name

This commit is contained in:
David Sidrane 2017-05-01 12:53:25 -10:00 committed by Lorenz Meier
parent 3eb909823e
commit 8cce1bd078
1 changed files with 2 additions and 2 deletions

View File

@ -623,8 +623,8 @@ CONFIG_INIT_ENTRYPOINT=y
CONFIG_USER_ENTRYPOINT="user_start"
CONFIG_RR_INTERVAL=0
# CONFIG_SCHED_SPORADIC is not set
CONFIG_TASK_NAME_SIZE=8
CONFIG_MAX_TASKS=4
CONFIG_TASK_NAME_SIZE=4
CONFIG_MAX_TASKS=2
# CONFIG_SCHED_HAVE_PARENT is not set
# CONFIG_SCHED_WAITPID is not set