From dadf6c080c22acc418abea5dc7f55fcc2df16d92 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 12 Nov 2014 18:02:19 -0600 Subject: Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigs --- nuttx/configs/sam4s-xplained/nsh/defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'nuttx/configs/sam4s-xplained') diff --git a/nuttx/configs/sam4s-xplained/nsh/defconfig b/nuttx/configs/sam4s-xplained/nsh/defconfig index f1fa552bc2..64fad4650f 100644 --- a/nuttx/configs/sam4s-xplained/nsh/defconfig +++ b/nuttx/configs/sam4s-xplained/nsh/defconfig @@ -323,7 +323,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 -- cgit v1.2.3