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/amber/hello/defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'nuttx/configs/amber/hello') diff --git a/nuttx/configs/amber/hello/defconfig b/nuttx/configs/amber/hello/defconfig index 2fdda30b3..f8de1cbbe 100644 --- a/nuttx/configs/amber/hello/defconfig +++ b/nuttx/configs/amber/hello/defconfig @@ -186,7 +186,6 @@ CONFIG_DISABLE_ENVIRON=y # Sizes of configurable things (0 disables) # CONFIG_MAX_TASKS=4 -CONFIG_MAX_TASK_ARGS=4 CONFIG_NPTHREAD_KEYS=0 CONFIG_NFILE_DESCRIPTORS=4 CONFIG_NFILE_STREAMS=4 -- cgit v1.2.3