From: Seung-Woo Kim Date: Mon, 16 Mar 2020 10:08:19 +0000 (+0900) Subject: ARM64: tizen_bcmrpi3_defconfig: Disable OPTEE X-Git-Tag: submit/tizen/20200317.014342~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d7702b7427fcc6707fcd4dfa2ded04eaf3d3f9ee;p=platform%2Fkernel%2Flinux-rpi3.git ARM64: tizen_bcmrpi3_defconfig: Disable OPTEE Now, Tizen does not support OPTEE by default. Disable OPTEE config options. Change-Id: I424d38f42ad0e3199bd84517fb477dc212785be8 Ref: https://bugs.tizen.org/browse/TRE-2318 Signed-off-by: Seung-Woo Kim --- diff --git a/arch/arm64/configs/tizen_bcmrpi3_defconfig b/arch/arm64/configs/tizen_bcmrpi3_defconfig index d55590eeb945..0f6b66d9124c 100644 --- a/arch/arm64/configs/tizen_bcmrpi3_defconfig +++ b/arch/arm64/configs/tizen_bcmrpi3_defconfig @@ -379,7 +379,6 @@ CONFIG_PWM_BCM2835=y CONFIG_ANDROID=y CONFIG_DAX=y CONFIG_TEE=y -CONFIG_OPTEE=y CONFIG_EXT4_FS=y CONFIG_EXT4_FS_POSIX_ACL=y CONFIG_EXT4_FS_SECURITY=y