Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b226c0e0 authored by Pavankumar Vijapur's avatar Pavankumar Vijapur
Browse files

defconfig : msm : Enable squashfs xattr support for SA515M



Squashfs Extended attribute support is needed for SELinux
which will be used in flashless boot.Hence enable
CONFIG_SQUASHFS_XATTR in sa515m defconfig.

Change-Id: I901c234d66df1868b0ce825c3e1e9cad3cb50751
Signed-off-by: default avatarPavankumar Vijapur <pvijapur@codeaurora.org>
parent 518d81ee
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -432,6 +432,7 @@ CONFIG_TMPFS=y
CONFIG_UBIFS_FS=y
CONFIG_UBIFS_FS_ADVANCED_COMPR=y
CONFIG_SQUASHFS=y
CONFIG_SQUASHFS_XATTR=y
# CONFIG_SQUASHFS_ZLIB is not set
CONFIG_SQUASHFS_XZ=y
CONFIG_NLS_CODEPAGE_437=y
+1 −0
Original line number Diff line number Diff line
@@ -438,6 +438,7 @@ CONFIG_TMPFS=y
CONFIG_UBIFS_FS=y
CONFIG_UBIFS_FS_ADVANCED_COMPR=y
CONFIG_SQUASHFS=y
CONFIG_SQUASHFS_XATTR=y
# CONFIG_SQUASHFS_ZLIB is not set
CONFIG_SQUASHFS_XZ=y
CONFIG_NLS_CODEPAGE_437=y