From 13aafdbba4534994f28c08ff9355057da7aea1ed Mon Sep 17 00:00:00 2001 From: Dongjin Kim Date: Mon, 24 Nov 2014 15:43:29 +0900 Subject: [PATCH] ODROIDC:config: remove kernel feature CONFIG_SECURITYKEY Change-Id: I1e01159f21b213083be374f22c0342343e935525 Signed-off-by: Dongjin Kim (cherry picked from commit 74295dc1264095a78083bbb84c196306d2938318) --- arch/arm/configs/odroidc_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/configs/odroidc_defconfig b/arch/arm/configs/odroidc_defconfig index 5bc7b8e1afbd..c00e5a89ce5b 100755 --- a/arch/arm/configs/odroidc_defconfig +++ b/arch/arm/configs/odroidc_defconfig @@ -1083,7 +1083,7 @@ CONFIG_MESON_CS_DCDC_REGULATOR=y # # Security key Support # -CONFIG_SECURITYKEY=y +# CONFIG_SECURITYKEY is not set # # key management Support