summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.