summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2009-06-11 17:59:46 +0200
committerKay Sievers <kay.sievers@vrfy.org>2009-06-11 17:59:46 +0200
commit98ad80f8737b0cfcd264e32e37d6c5d4e35e4ea5 (patch)
treed63445f0414d6472e316bebdc827cd63cd32fbe7 /README
parent262d5cca892db33cb0a154718577f06d04982ba3 (diff)
README: add INOTIFY and SIGNALFD
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index d993184a77..d438afae46 100644
--- 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.