Browse Source

sandbox: imply CONFIG_TEE (TEE uclass)

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Jens Wiklander 6 years ago
parent
commit
fe39e8e0ee
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/Kconfig

+ 1 - 0
arch/Kconfig

@@ -105,6 +105,7 @@ config SANDBOX
 	imply HASH_VERIFY
 	imply LZMA
 	imply SCSI
+	imply TEE
 
 config SH
 	bool "SuperH architecture"