chiark / gitweb /
README: add INOTIFY and SIGNALFD
authorKay Sievers <kay.sievers@vrfy.org>
Thu, 11 Jun 2009 15:59:46 +0000 (17:59 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Thu, 11 Jun 2009 15:59:46 +0000 (17:59 +0200)
README

diff --git a/README b/README
index d993184a7799abbf3a6da6574585330e42805a82..d438afae4647b4f671751649fa99a3856cf73974 100644 (file)
--- a/README
+++ b/README
@@ -20,6 +20,8 @@ Requirements:
       CONFIG_PROC_FS=y
       CONFIG_TMPFS=y
       CONFIG_TMPFS_POSIX_ACL=y
+      CONFIG_INOTIFY=y
+      CONFIG_SIGNALFD=y
 
   - For reliable operation, the kernel must not use the CONFIG_SYSFS_DEPRECATED*
     option.