summaryrefslogtreecommitdiff
path: root/nuttx/configs/ntosd-dm320
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/ntosd-dm320
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/ntosd-dm320')
-rw-r--r--nuttx/configs/ntosd-dm320/nettest/defconfig1
-rw-r--r--nuttx/configs/ntosd-dm320/nsh/defconfig1
-rw-r--r--nuttx/configs/ntosd-dm320/poll/defconfig1
-rw-r--r--nuttx/configs/ntosd-dm320/thttpd/defconfig1
-rw-r--r--nuttx/configs/ntosd-dm320/udp/defconfig1
-rw-r--r--nuttx/configs/ntosd-dm320/webserver/defconfig1
6 files changed, 0 insertions, 6 deletions
diff --git a/nuttx/configs/ntosd-dm320/nettest/defconfig b/nuttx/configs/ntosd-dm320/nettest/defconfig
index 804f63004..63b050182 100644
--- a/nuttx/configs/ntosd-dm320/nettest/defconfig
+++ b/nuttx/configs/ntosd-dm320/nettest/defconfig
@@ -227,7 +227,6 @@ CONFIG_INIT_ENTRYPOINT=y
CONFIG_USER_ENTRYPOINT="nettest_main"
CONFIG_RR_INTERVAL=200
CONFIG_TASK_NAME_SIZE=0
-CONFIG_MAX_TASK_ARGS=4
CONFIG_MAX_TASKS=64
# CONFIG_SCHED_HAVE_PARENT is not set
# CONFIG_SCHED_WAITPID is not set
diff --git a/nuttx/configs/ntosd-dm320/nsh/defconfig b/nuttx/configs/ntosd-dm320/nsh/defconfig
index a8dca7c41..00011a4dc 100644
--- a/nuttx/configs/ntosd-dm320/nsh/defconfig
+++ b/nuttx/configs/ntosd-dm320/nsh/defconfig
@@ -229,7 +229,6 @@ CONFIG_INIT_ENTRYPOINT=y
CONFIG_USER_ENTRYPOINT="nsh_main"
CONFIG_RR_INTERVAL=200
CONFIG_TASK_NAME_SIZE=32
-CONFIG_MAX_TASK_ARGS=4
CONFIG_MAX_TASKS=64
# CONFIG_SCHED_HAVE_PARENT is not set
# CONFIG_SCHED_WAITPID is not set
diff --git a/nuttx/configs/ntosd-dm320/poll/defconfig b/nuttx/configs/ntosd-dm320/poll/defconfig
index 41eec6a63..1624555d4 100644
--- a/nuttx/configs/ntosd-dm320/poll/defconfig
+++ b/nuttx/configs/ntosd-dm320/poll/defconfig
@@ -227,7 +227,6 @@ CONFIG_INIT_ENTRYPOINT=y
CONFIG_USER_ENTRYPOINT="poll_main"
CONFIG_RR_INTERVAL=200
CONFIG_TASK_NAME_SIZE=0
-CONFIG_MAX_TASK_ARGS=4
CONFIG_MAX_TASKS=64
# CONFIG_SCHED_HAVE_PARENT is not set
# CONFIG_SCHED_WAITPID is not set
diff --git a/nuttx/configs/ntosd-dm320/thttpd/defconfig b/nuttx/configs/ntosd-dm320/thttpd/defconfig
index 8793471e6..23e834b67 100644
--- a/nuttx/configs/ntosd-dm320/thttpd/defconfig
+++ b/nuttx/configs/ntosd-dm320/thttpd/defconfig
@@ -227,7 +227,6 @@ CONFIG_INIT_ENTRYPOINT=y
CONFIG_USER_ENTRYPOINT="thttp_main"
CONFIG_RR_INTERVAL=200
CONFIG_TASK_NAME_SIZE=0
-CONFIG_MAX_TASK_ARGS=4
CONFIG_MAX_TASKS=64
# CONFIG_SCHED_HAVE_PARENT is not set
# CONFIG_SCHED_WAITPID is not set
diff --git a/nuttx/configs/ntosd-dm320/udp/defconfig b/nuttx/configs/ntosd-dm320/udp/defconfig
index d0879085f..2953177c7 100644
--- a/nuttx/configs/ntosd-dm320/udp/defconfig
+++ b/nuttx/configs/ntosd-dm320/udp/defconfig
@@ -227,7 +227,6 @@ CONFIG_INIT_ENTRYPOINT=y
CONFIG_USER_ENTRYPOINT="udp_main"
CONFIG_RR_INTERVAL=200
CONFIG_TASK_NAME_SIZE=0
-CONFIG_MAX_TASK_ARGS=4
CONFIG_MAX_TASKS=64
# CONFIG_SCHED_HAVE_PARENT is not set
# CONFIG_SCHED_WAITPID is not set
diff --git a/nuttx/configs/ntosd-dm320/webserver/defconfig b/nuttx/configs/ntosd-dm320/webserver/defconfig
index 7fa705d2d..2b9c8fc73 100644
--- a/nuttx/configs/ntosd-dm320/webserver/defconfig
+++ b/nuttx/configs/ntosd-dm320/webserver/defconfig
@@ -227,7 +227,6 @@ CONFIG_INIT_ENTRYPOINT=y
CONFIG_USER_ENTRYPOINT="webserver_main"
CONFIG_RR_INTERVAL=200
CONFIG_TASK_NAME_SIZE=0
-CONFIG_MAX_TASK_ARGS=4
CONFIG_MAX_TASKS=16
# CONFIG_SCHED_HAVE_PARENT is not set
# CONFIG_SCHED_WAITPID is not set