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
-1
View File
@@ -269,7 +269,6 @@ CONFIG_SIG_SIGCONDTIMEDOUT=16
# Sizes of configurable things (0 disables)
#
CONFIG_MAX_TASKS=8
CONFIG_MAX_TASK_ARGS=4
CONFIG_NPTHREAD_KEYS=0
CONFIG_NFILE_DESCRIPTORS=6
CONFIG_NFILE_STREAMS=6