3
0
Fork 0
forked from mirrors/nixpkgs

Change kernel config: improve squashfs support of kernel

This commit is contained in:
Thomas Strobel 2015-02-16 19:42:10 +01:00
parent 22d2fc3657
commit 0d1c39443b

View file

@ -189,6 +189,12 @@ with stdenv.lib;
${optionalString (versionAtLeast version "3.14") ''
CEPH_FS_POSIX_ACL y
''}
SQUASHFS_FILE_DIRECT y
SQUASHFS_DECOMP_MULTI_PERCPU y
SQUASHFS_XATTR y
SQUASHFS_ZLIB y
SQUASHFS_LZO y
SQUASHFS_XZ y
# Security related features.
STRICT_DEVMEM y # Filter access to /dev/mem