From 08a5bdf1c88e9113f5eb3fdf916ebcd2175217b2 Mon Sep 17 00:00:00 2001 From: "guoyin.chen" Date: Mon, 30 Dec 2013 18:47:28 +0800 Subject: ENGR00293588 OTA failed to update in Kitkat Kitkat introduce set_metadata and set_metadata_recursive into recovery.git, which need kernel have below config update: Add CONFIG_EXT4_FS_SECURITY for imx6dlq Align imx6s's ext4 config with imx6 Signed-off-by: guoyin.chen --- arch/arm/configs/imx6_android_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/configs/imx6_android_defconfig') diff --git a/arch/arm/configs/imx6_android_defconfig b/arch/arm/configs/imx6_android_defconfig index e8af9feefe0c..f9a29c4c26ea 100644 --- a/arch/arm/configs/imx6_android_defconfig +++ b/arch/arm/configs/imx6_android_defconfig @@ -3024,7 +3024,7 @@ CONFIG_EXT3_FS_XATTR=y CONFIG_EXT4_FS=y CONFIG_EXT4_FS_XATTR=y CONFIG_EXT4_FS_POSIX_ACL=y -# CONFIG_EXT4_FS_SECURITY is not set +CONFIG_EXT4_FS_SECURITY=y # CONFIG_EXT4_DEBUG is not set CONFIG_JBD=y # CONFIG_JBD_DEBUG is not set -- cgit v1.2.3