mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Poll API may be disabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1259 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
+1
-1
@@ -212,7 +212,7 @@ defconfig -- This is a configuration file similar to the Linux
|
||||
|
||||
CONFIG_DISABLE_CLOCK, CONFIG_DISABLE_POSIX_TIMERS, CONFIG_DISABLE_PTHREAD.
|
||||
CONFIG_DISABLE_SIGNALS, CONFIG_DISABLE_MQUEUE, CONFIG_DISABLE_MOUNTPOUNT,
|
||||
CONFIG_DISABLE_ENVIRON
|
||||
CONFIG_DISABLE_ENVIRON, CONFIG_DISABLE_POLL
|
||||
|
||||
|
||||
Misc libc settings
|
||||
|
||||
Reference in New Issue
Block a user