summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYing-Chun Liu (PaulLiu) <paulliu@debian.org>2018-05-14 21:47:41 +0800
committerYing-Chun Liu (PaulLiu) <paulliu@debian.org>2018-05-14 21:47:41 +0800
commit7b1e65dc7e64b20d8d953f467b8936e60a98d4c6 (patch)
tree92e0e4f9ecb77918f7160300ebf582808e15c4e4
parent8c3792ef74072cde3a3450ac00e52a7cfb64a223 (diff)
sunxi: defconfig: Enable OPTEElinaro-20180514-001
Enable CONFIG_TEE and CONFIG_OPTEE for bpi-zero Signed-off-by: Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org>
-rw-r--r--arch/arm/configs/bananapi-zero_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/bananapi-zero_defconfig b/arch/arm/configs/bananapi-zero_defconfig
index 7c071045e75d..c18bb6d4f912 100644
--- a/arch/arm/configs/bananapi-zero_defconfig
+++ b/arch/arm/configs/bananapi-zero_defconfig
@@ -125,6 +125,8 @@ CONFIG_PWM_SUN4I=y
CONFIG_PHY_SUN4I_USB=y
CONFIG_PHY_SUN9I_USB=y
CONFIG_NVMEM_SUNXI_SID=y
+CONFIG_TEE=y
+CONFIG_OPTEE=y
CONFIG_EXT3_FS=y
CONFIG_EXT4_FS=y
CONFIG_VFAT_FS=y