From: Kay Sievers Date: Tue, 7 Jul 2009 07:48:23 +0000 (+0200) Subject: README: add CONFIG_BLK_DEV_BSG X-Git-Tag: 174~908 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e4c02c1ca68d74d040f5bb8cb0c0c244dd8adc71;p=thirdparty%2Fsystemd.git README: add CONFIG_BLK_DEV_BSG --- diff --git a/README b/README index b4c0ee051fa..591e03a057a 100644 --- 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.