summaryrefslogtreecommitdiff
path: root/configs/warp7_defconfig
diff options
context:
space:
mode:
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>2018-04-24 18:46:34 +0100
committerStefano Babic <sbabic@denx.de>2018-04-26 08:52:51 +0200
commitc727bba74a44dd49d71fa3fab9f57ed1e0c277d3 (patch)
tree93038352a71372e94840ad807221a0235ca2178a /configs/warp7_defconfig
parenta2accd843b8171ff60e5684214a19bba94c655e4 (diff)
warp7: defconfig: Enable OPTEE for WaRP7
Requires setting CONFIG_OPTEE=y and setting an OPTEE TrustZone DRAM base in include/configs/warp7.h. Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Tested-by: Breno Lima <breno.lima@nxp.com> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Diffstat (limited to 'configs/warp7_defconfig')
-rw-r--r--configs/warp7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/warp7_defconfig b/configs/warp7_defconfig
index b04814804a..c72e6b3f4e 100644
--- a/configs/warp7_defconfig
+++ b/configs/warp7_defconfig
@@ -44,3 +44,4 @@ CONFIG_USB_ETHER=y
CONFIG_USB_ETH_CDC=y
CONFIG_USBNET_HOST_ADDR="de:ad:be:af:00:00"
CONFIG_OF_LIBFDT=y
+CONFIG_OPTEE=y