sandbox: imply CONFIG_TEE (TEE uclass)
authorJens Wiklander <jens.wiklander@linaro.org>
Tue, 25 Sep 2018 14:40:17 +0000 (16:40 +0200)
committerTom 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

index c988c17f378774fa9a249e2dce33db3d2617269e..074ede13a9a344809e5162dc4563c8d06c88b1de 100644 (file)
@@ -105,6 +105,7 @@ config SANDBOX
        imply HASH_VERIFY
        imply LZMA
        imply SCSI
+       imply TEE
 
 config SH
        bool "SuperH architecture"