]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/default.cfg
Doc: Mention several undocumented modules
[libucw.git] / ucw / default.cfg
index 5d070687a4270dbf5f3daa8eb92089c5c5cf8594..1504f8dfb8c67560deae27fc02def2abf3682b5f 100644 (file)
@@ -59,5 +59,8 @@ Set("CONFIG_UCW_FB_DIRECT");
 # Use thread-local storage (needs GCC-support, default: auto-detect)
 # Set("CONFIG_UCW_TLS");
 
+# Use epoll (needs support in libc and kernel, default: auto-detect)
+# Set("CONFIG_UCW_EPOLL");
+
 # Return success
 1;