Fix build of fresh Zen kernels: POSIX ACL seems to be non-optional in OCFS2 now

svn path=/nixpkgs/trunk/; revision=20684
This commit is contained in:
Michael Raskin 2010-03-17 10:04:35 +00:00
parent f0ce6cfe94
commit 6934d0770c

View file

@ -175,7 +175,7 @@ rec {
XFS_POSIX_ACL y
XFS_RT y # XFS Realtime subvolume support
OCFS2_DEBUG_MASKLOG n
OCFS2_FS_POSIX_ACL y
OCFS2_FS_POSIX_ACL? y
BTRFS_FS_POSIX_ACL y
UBIFS_FS_XATTR y
UBIFS_FS_ADVANCED_COMPR y