aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2016-04-20 16:42:00 +0100
committerJon Medhurst <tixy@linaro.org>2016-04-20 16:42:00 +0100
commit7ca6e9a4f0bf0cb80fd0c7f36a4524431c69596c (patch)
treec117e824aeb1cea808d559ad8b32ddaac7449a1f
parent3b79e1a94702e65033181153e3d6eb685d91f481 (diff)
configs: vexpress64: Enable OP-TEE
Signed-off-by: Jon Medhurst <tixy@linaro.org>
-rw-r--r--linaro/configs/vexpress64.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/linaro/configs/vexpress64.conf b/linaro/configs/vexpress64.conf
index 88283968ef0d..8160e9775b63 100644
--- a/linaro/configs/vexpress64.conf
+++ b/linaro/configs/vexpress64.conf
@@ -64,3 +64,5 @@ CONFIG_CONNECTOR=y
CONFIG_ATA=y
CONFIG_SATA_SIL24=y
CONFIG_SKY2=y
+CONFIG_TEE=y
+CONFIG_OPTEE=y