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 43281776fe
commit f31dca368b
260 changed files with 0 additions and 260 deletions
@@ -248,7 +248,6 @@ CONFIG_SIG_SIGCONDTIMEDOUT=16
# Sizes of configurable things (0 disables)
#
CONFIG_MAX_TASKS=16
CONFIG_MAX_TASK_ARGS=4
CONFIG_NPTHREAD_KEYS=4
CONFIG_NFILE_DESCRIPTORS=8
CONFIG_NFILE_STREAMS=8