NVIDIA: SAUCE: arm64: configs: Enable CONFIG_SQUASHFS_XATTR
BugLink: https://bugs.launchpad.net/bugs/2080908 For mounting squashfs under SELinux context, squashfs must have the extended attributes to keep the contextual information required for SELinux. http://nvbugs/4671728 Signed-off-by: Bharath H S <bhs@nvidia.com> Tested-by: Rajesh Gumasta <rgumasta@nvidia.com> Reviewed-by: Rajesh Gumasta <rgumasta@nvidia.com> Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Acked-by: Noah Wager <noah.wager@canonical.com> Acked-by: Jacob Martin <jacob.martin@canonical.com> Signed-off-by: Noah Wager <noah.wager@canonical.com>
This commit is contained in:
@@ -1644,6 +1644,7 @@ CONFIG_HUGETLBFS=y
|
||||
CONFIG_EFIVAR_FS=y
|
||||
CONFIG_UBIFS_FS=m
|
||||
CONFIG_SQUASHFS=y
|
||||
CONFIG_SQUASHFS_XATTR=y
|
||||
CONFIG_SQUASHFS_LZO=y
|
||||
CONFIG_SQUASHFS_XZ=y
|
||||
CONFIG_NFS_FS=y
|
||||
|
||||
Reference in New Issue
Block a user