summaryrefslogtreecommitdiff
path: root/nuttx/configs/cc3200-launchpad
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-11-12 18:02:19 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-11-12 18:02:19 -0600
commitdadf6c080c22acc418abea5dc7f55fcc2df16d92 (patch)
treebe7f5f241363e2a5b11cc73196620ee144c671e0 /nuttx/configs/cc3200-launchpad
parent97034d23851f2f1d6688a2cd45d517ecd72ef6dc (diff)
downloadnuttx-dadf6c080c22acc418abea5dc7f55fcc2df16d92.tar.gz
nuttx-dadf6c080c22acc418abea5dc7f55fcc2df16d92.tar.bz2
nuttx-dadf6c080c22acc418abea5dc7f55fcc2df16d92.zip
Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigs
Diffstat (limited to 'nuttx/configs/cc3200-launchpad')
-rw-r--r--nuttx/configs/cc3200-launchpad/nsh/defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/configs/cc3200-launchpad/nsh/defconfig b/nuttx/configs/cc3200-launchpad/nsh/defconfig
index b042a351f..c23f89145 100644
--- a/nuttx/configs/cc3200-launchpad/nsh/defconfig
+++ b/nuttx/configs/cc3200-launchpad/nsh/defconfig
@@ -255,7 +255,6 @@ CONFIG_INIT_ENTRYPOINT=y
CONFIG_USER_ENTRYPOINT="nsh_main"
CONFIG_RR_INTERVAL=100
CONFIG_TASK_NAME_SIZE=0
-CONFIG_MAX_TASK_ARGS=4
CONFIG_MAX_TASKS=8
# CONFIG_SCHED_HAVE_PARENT is not set
CONFIG_SCHED_WAITPID=y