From: Kay Sievers Date: Thu, 11 Jun 2009 15:59:46 +0000 (+0200) Subject: README: add INOTIFY and SIGNALFD X-Git-Tag: 174~984 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=98ad80f8737b0cfcd264e32e37d6c5d4e35e4ea5 README: add INOTIFY and SIGNALFD --- diff --git a/README b/README index d993184a7..d438afae4 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.