summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorVictor Chong <victor.chong@linaro.org>2017-08-10 02:37:27 (GMT)
committerXie Xiaobo <xiaobo.xie@nxp.com>2017-12-12 07:32:38 (GMT)
commit18b5e3997dd6ff636d01c3bb01cfab8e9f87c4ac (patch)
tree03d6332359e2d144d62cf1a08e31941180b04752 /arch
parent863f99812459396fe3431dbd1ba3f773a0d1285f (diff)
downloadlinux-18b5e3997dd6ff636d01c3bb01cfab8e9f87c4ac.tar.xz
arm64: defconfig: enable OP-TEE
This patch enables configs for Trusted Execution Environment (TEE) and OP-TEE. +CONFIG_TEE=y +CONFIG_OPTEE=y Signed-off-by: Victor Chong <victor.chong@linaro.org> Signed-off-by: Guodong Xu <guodong.xu@linaro.org> Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/configs/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index bcbc96a..43a234c 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -537,6 +537,8 @@ CONFIG_PHY_ROCKCHIP_EMMC=y
CONFIG_PHY_XGENE=y
CONFIG_PHY_TEGRA_XUSB=y
CONFIG_NVMEM_BCM_OCOTP=m
+CONFIG_TEE=y
+CONFIG_OPTEE=y
CONFIG_ARM_SCPI_PROTOCOL=y
CONFIG_RASPBERRYPI_FIRMWARE=y
CONFIG_ACPI=y