summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-10-12 02:32:57 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-10-12 02:32:57 +0000
commit707848e89c9ae1163fb94932d67ebdf1161776e3 (patch)
tree90a33a7a9592bfcd8deb41927a50ac4c1a93c7f1 /nuttx/configs/sim
parentebebf7f4acbae1c917962c14d21e86a5cf0484c2 (diff)
downloadpx4-nuttx-707848e89c9ae1163fb94932d67ebdf1161776e3.tar.gz
px4-nuttx-707848e89c9ae1163fb94932d67ebdf1161776e3.tar.bz2
px4-nuttx-707848e89c9ae1163fb94932d67ebdf1161776e3.zip
Enable waitpid() in sim/nsh2
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4041 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/sim')
-rw-r--r--nuttx/configs/sim/nsh2/defconfig8
1 files changed, 5 insertions, 3 deletions
diff --git a/nuttx/configs/sim/nsh2/defconfig b/nuttx/configs/sim/nsh2/defconfig
index 60689afc1..41d5903c7 100644
--- a/nuttx/configs/sim/nsh2/defconfig
+++ b/nuttx/configs/sim/nsh2/defconfig
@@ -182,13 +182,15 @@ CONFIG_PRIORITY_INHERITANCE=n
CONFIG_SEM_PREALLOCHOLDERS=0
CONFIG_SEM_NNESTPRIO=0
CONFIG_FDCLONE_DISABLE=n
+CONFIG_SIG_SIGWORK=4
+CONFIG_FDCLONE_STDIO=n
+CONFIG_SDCLONE_DISABLE=y
CONFIG_SCHED_WORKQUEUE=n
CONFIG_SCHED_WORKPRIORITY=50
CONFIG_SCHED_WORKPERIOD=(50*1000)
CONFIG_SCHED_WORKSTACKSIZE=1024
-CONFIG_SIG_SIGWORK=4
-CONFIG_FDCLONE_STDIO=n
-CONFIG_SDCLONE_DISABLE=y
+CONFIG_SCHED_WAITPID=y
+CONFIG_SCHED_ATEXIT=n
#
# The following can be used to disable categories of