Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigs

This commit is contained in:
Gregory Nutt
2014-11-12 18:02:19 -06:00
parent a8140456de
commit fcffafee30
261 changed files with 0 additions and 267 deletions
-1
View File
@@ -178,7 +178,6 @@ CONFIG_SIG_SIGCONDTIMEDOUT=16
# Sizes of configurable things (0 disables)
#
CONFIG_MAX_TASKS=8
CONFIG_MAX_TASK_ARGS=2
CONFIG_NPTHREAD_KEYS=0
CONFIG_NFILE_DESCRIPTORS=8
CONFIG_NFILE_STREAMS=8