projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa830ae
)
sandbox: imply CONFIG_TEE (TEE uclass)
author
Jens Wiklander
<jens.wiklander@linaro.org>
Tue, 25 Sep 2018 14:40:17 +0000
(16:40 +0200)
committer
Tom Rini
<trini@konsulko.com>
Sun, 7 Oct 2018 14:48:26 +0000
(10:48 -0400)
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
arch/Kconfig
patch
|
blob
|
history
diff --git
a/arch/Kconfig
b/arch/Kconfig
index c988c17f378774fa9a249e2dce33db3d2617269e..074ede13a9a344809e5162dc4563c8d06c88b1de 100644
(file)
--- a/
arch/Kconfig
+++ b/
arch/Kconfig
@@
-105,6
+105,7
@@
config SANDBOX
imply HASH_VERIFY
imply LZMA
imply SCSI
+ imply TEE
config SH
bool "SuperH architecture"