summaryrefslogtreecommitdiff
path: root/nuttx/configs/us7032evb1
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/us7032evb1')
-rw-r--r--nuttx/configs/us7032evb1/nsh/defconfig1
-rw-r--r--nuttx/configs/us7032evb1/ostest/defconfig1
2 files changed, 0 insertions, 2 deletions
diff --git a/nuttx/configs/us7032evb1/nsh/defconfig b/nuttx/configs/us7032evb1/nsh/defconfig
index a05b447d7..a5b7f8981 100644
--- a/nuttx/configs/us7032evb1/nsh/defconfig
+++ b/nuttx/configs/us7032evb1/nsh/defconfig
@@ -191,7 +191,6 @@ CONFIG_DISABLE_MQUEUE=y
# Sizes of configurable things (0 disables)
#
CONFIG_MAX_TASKS=8
-CONFIG_MAX_TASK_ARGS=4
CONFIG_NPTHREAD_KEYS=0
CONFIG_NFILE_DESCRIPTORS=8
CONFIG_NFILE_STREAMS=8
diff --git a/nuttx/configs/us7032evb1/ostest/defconfig b/nuttx/configs/us7032evb1/ostest/defconfig
index db00005e4..5435a05af 100644
--- a/nuttx/configs/us7032evb1/ostest/defconfig
+++ b/nuttx/configs/us7032evb1/ostest/defconfig
@@ -190,7 +190,6 @@ CONFIG_DISABLE_ENVIRON=y
# Sizes of configurable things (0 disables)
#
CONFIG_MAX_TASKS=8
-CONFIG_MAX_TASK_ARGS=4
CONFIG_NPTHREAD_KEYS=0
CONFIG_NFILE_DESCRIPTORS=8
CONFIG_NFILE_STREAMS=8