summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim/nxffs
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/sim/nxffs
parent97034d23851f2f1d6688a2cd45d517ecd72ef6dc (diff)
downloadpx4-nuttx-dadf6c080c22acc418abea5dc7f55fcc2df16d92.tar.gz
px4-nuttx-dadf6c080c22acc418abea5dc7f55fcc2df16d92.tar.bz2
px4-nuttx-dadf6c080c22acc418abea5dc7f55fcc2df16d92.zip
Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigs
Diffstat (limited to 'nuttx/configs/sim/nxffs')
-rw-r--r--nuttx/configs/sim/nxffs/defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/configs/sim/nxffs/defconfig b/nuttx/configs/sim/nxffs/defconfig
index 2da917945..e9b1641da 100644
--- a/nuttx/configs/sim/nxffs/defconfig
+++ b/nuttx/configs/sim/nxffs/defconfig
@@ -165,7 +165,6 @@ CONFIG_DISABLE_MQUEUE=y
# Sizes of configurable things (0 disables)
#
CONFIG_MAX_TASKS=64
-CONFIG_MAX_TASK_ARGS=4
CONFIG_NPTHREAD_KEYS=4
CONFIG_NFILE_DESCRIPTORS=32
CONFIG_NFILE_STREAMS=16