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:
Bharath H S
2024-09-09 07:21:22 +00:00
committed by Noah Wager
parent 40b83a49b2
commit 67420e239d
+1
View File
@@ -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