From a13ec05308267148b51a7aac5975895b7bae505f Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 17 Nov 2008 13:39:27 +0000 Subject: Default state is poll() disabled git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1260 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/ntosd-dm320/udp/defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/configs/ntosd-dm320/udp/defconfig') diff --git a/nuttx/configs/ntosd-dm320/udp/defconfig b/nuttx/configs/ntosd-dm320/udp/defconfig index 75e320c68..f2562d2ee 100644 --- a/nuttx/configs/ntosd-dm320/udp/defconfig +++ b/nuttx/configs/ntosd-dm320/udp/defconfig @@ -188,6 +188,7 @@ CONFIG_DISABLE_SIGNALS=n CONFIG_DISABLE_MQUEUE=y CONFIG_DISABLE_MOUNTPOINT=y CONFIG_DISABLE_ENVIRON=y +CONFIG_DISABLE_POLL=y # # Misc libc settings -- cgit v1.2.3