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-09-25 16:40:17 +02:00 committed by Tom Rini
parent fa830ae1e4
commit fe39e8e0ee

View File

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