summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/mcu123-lpc214x/ostest
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/mcu123-lpc214x/ostest
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/mcu123-lpc214x/ostest')
-rw-r--r--nuttx/configs/mcu123-lpc214x/ostest/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/mcu123-lpc214x/ostest/defconfig b/nuttx/configs/mcu123-lpc214x/ostest/defconfig
index af8d0d84b6..be623258cf 100644
--- a/nuttx/configs/mcu123-lpc214x/ostest/defconfig
+++ b/nuttx/configs/mcu123-lpc214x/ostest/defconfig
@@ -203,6 +203,7 @@ CONFIG_DISABLE_SIGNALS=n
CONFIG_DISABLE_MQUEUE=n
CONFIG_DISABLE_MOUNTPOINT=y
CONFIG_DISABLE_ENVIRON=y
+CONFIG_DISABLE_POLL=y
#
# Misc libc settings