[U-Boot] [PATCH v4 13/19] sandbox: imply CONFIG_TEE (TEE uclass)

Jens Wiklander jens.wiklander at linaro.org
Tue Sep 25 14:40:17 UTC 2018


Reviewed-by: Simon Glass <sjg at chromium.org>
Signed-off-by: Jens Wiklander <jens.wiklander at linaro.org>
---
 arch/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/Kconfig b/arch/Kconfig
index bf1b4a9afac6..8f10f3fc06e8 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -91,6 +91,7 @@ config SANDBOX
 	imply HASH_VERIFY
 	imply LZMA
 	imply SCSI
+	imply TEE
 
 config SH
 	bool "SuperH architecture"
-- 
2.17.1



More information about the U-Boot mailing list