summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/z16f2800100zcog/pashello/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2008-11-17 13:39:27 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2008-11-17 13:39:27 +0000
commit16beafdde4b4ad9f1244b6fcb8972620b639b658 (patch)
tree36ebee39f2e46506365ce42314b002ead486b2ba /nuttx/configs/z16f2800100zcog/pashello/defconfig
parentb2eed290f9707c164633d5b11d4195f6f41fcd34 (diff)
Default state is poll() disabled
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@1260 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/z16f2800100zcog/pashello/defconfig')
-rw-r--r--nuttx/configs/z16f2800100zcog/pashello/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/z16f2800100zcog/pashello/defconfig b/nuttx/configs/z16f2800100zcog/pashello/defconfig
index c887ff4070..d1ac37bd33 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