chiark / gitweb /
README: add CONFIG_BLK_DEV_BSG
[elogind.git] / README
diff --git a/README b/README
index b4c0ee051faa4f014b6fb454ea7b999d2326b7db..591e03a057a96a0d244ba5e3978c42b43f642c70 100644 (file)
--- a/README
+++ b/README
@@ -22,9 +22,10 @@ Requirements:
       CONFIG_SYSFS_DEPRECATED*=n
       CONFIG_PROC_FS=y
       CONFIG_TMPFS=y
-      CONFIG_TMPFS_POSIX_ACL=y
       CONFIG_INOTIFY=y
       CONFIG_SIGNALFD=y
+      CONFIG_TMPFS_POSIX_ACL=y (user ACLs for device nodes)
+      CONFIG_BLK_DEV_BSG=y (SCSI tape devices)
 
   - For reliable operation, the kernel must not use the CONFIG_SYSFS_DEPRECATED*
     option.