sandbox: imply CONFIG_TEE (TEE uclass)

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
This commit is contained in:
Jens Wiklander
2018-10-07 10:48:26 -04:00
committed by Tom Rini
parent fa830ae1e4
commit fe39e8e0ee
+1
View File
@@ -105,6 +105,7 @@ config SANDBOX
imply HASH_VERIFY
imply LZMA
imply SCSI
imply TEE
config SH
bool "SuperH architecture"