summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorguoyin.chen <guoyin.chen@freescale.com>2013-05-06 14:35:38 +0800
committerguoyin.chen <guoyin.chen@freescale.com>2013-05-06 14:35:38 +0800
commit2aae904ee071b900811497f50a3d7a0c86808a19 (patch)
tree61c5665de9befdea6a8e083bd790c57d5fea15e4
parent501f2735dd317bcba7fae63248afa487f0c7975c (diff)
ENGR00261406 Enable data partition encryption function for android
Add SHA256 config for data partition encryption function Signed-off-by: guoyin.chen <guoyin.chen@freescale.com>
-rw-r--r--arch/arm/configs/imx6_android_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/imx6_android_defconfig b/arch/arm/configs/imx6_android_defconfig
index b45bb2de67f3..9ea02268db29 100644
--- a/arch/arm/configs/imx6_android_defconfig
+++ b/arch/arm/configs/imx6_android_defconfig
@@ -3358,7 +3358,7 @@ CONFIG_CRYPTO_MICHAEL_MIC=y
# CONFIG_CRYPTO_RMD256 is not set
# CONFIG_CRYPTO_RMD320 is not set
CONFIG_CRYPTO_SHA1=y
-# CONFIG_CRYPTO_SHA256 is not set
+CONFIG_CRYPTO_SHA256=y
# CONFIG_CRYPTO_SHA512 is not set
# CONFIG_CRYPTO_TGR192 is not set
# CONFIG_CRYPTO_WP512 is not set