README: EXT4_POSIX_ACL -> EXT4_FS_POSIX_ACL (#7799)

EXT4_POSIX_ACL doesn't exist.
This commit is contained in:
George G 2018-01-04 07:53:44 +00:00 committed by Zbigniew Jędrzejewski-Szmek
parent 4ab02a0d36
commit 0ceced3d9a
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -82,7 +82,7 @@ REQUIREMENTS:
CONFIG_IPV6
CONFIG_AUTOFS4_FS
CONFIG_TMPFS_XATTR
CONFIG_{TMPFS,EXT4,XFS,BTRFS_FS,...}_POSIX_ACL
CONFIG_{TMPFS,EXT4_FS,XFS,BTRFS_FS,...}_POSIX_ACL
CONFIG_SECCOMP
CONFIG_SECCOMP_FILTER (required for seccomp support)
CONFIG_CHECKPOINT_RESTORE (for the kcmp() syscall)