mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-25 06:00:43 +00:00
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:
parent
fa830ae1e4
commit
fe39e8e0ee
1 changed files with 1 additions and 0 deletions
|
@ -105,6 +105,7 @@ config SANDBOX
|
|||
imply HASH_VERIFY
|
||||
imply LZMA
|
||||
imply SCSI
|
||||
imply TEE
|
||||
|
||||
config SH
|
||||
bool "SuperH architecture"
|
||||
|
|
Loading…
Reference in a new issue