summaryrefslogtreecommitdiff
path: root/nuttx/configs/z16f2800100zcog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-17 13:39:27 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-17 13:39:27 +0000
commita13ec05308267148b51a7aac5975895b7bae505f (patch)
tree36ebee39f2e46506365ce42314b002ead486b2ba /nuttx/configs/z16f2800100zcog
parentcb422303483b4cb1af4b9f024b4da010c159f18b (diff)
downloadpx4-nuttx-a13ec05308267148b51a7aac5975895b7bae505f.tar.gz
px4-nuttx-a13ec05308267148b51a7aac5975895b7bae505f.tar.bz2
px4-nuttx-a13ec05308267148b51a7aac5975895b7bae505f.zip
Default state is poll() disabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1260 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/z16f2800100zcog')
-rw-r--r--nuttx/configs/z16f2800100zcog/ostest/defconfig1
-rw-r--r--nuttx/configs/z16f2800100zcog/pashello/defconfig1
2 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/configs/z16f2800100zcog/ostest/defconfig b/nuttx/configs/z16f2800100zcog/ostest/defconfig
index 00ca3f404..6b3959ec4 100644
--- a/nuttx/configs/z16f2800100zcog/ostest/defconfig
+++ b/nuttx/configs/z16f2800100zcog/ostest/defconfig
@@ -193,6 +193,7 @@ CONFIG_DISABLE_SIGNALS=n
CONFIG_DISABLE_MQUEUE=n
CONFIG_DISABLE_MOUNTPOINT=n
CONFIG_DISABLE_ENVIRON=n
+CONFIG_DISABLE_POLL=y
#
# Misc libc settings
diff --git a/nuttx/configs/z16f2800100zcog/pashello/defconfig b/nuttx/configs/z16f2800100zcog/pashello/defconfig
index c887ff407..d1ac37bd3 100644
--- a/nuttx/configs/z16f2800100zcog/pashello/defconfig
+++ b/nuttx/configs/z16f2800100zcog/pashello/defconfig
@@ -193,6 +193,7 @@ CONFIG_DISABLE_SIGNALS=n
CONFIG_DISABLE_MQUEUE=n
CONFIG_DISABLE_MOUNTPOINT=n
CONFIG_DISABLE_ENVIRON=n
+CONFIG_DISABLE_POLL=y
#
# Misc libc settings