The sandbox is used for a lot of generic development, we should run the
UEFI tests there, too.

Reported-by: Javier Martinez Canillas <javi...@redhat.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodi...@linaro.org>
Signed-off-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com>
---
v2:
        no change
---
 arch/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/Kconfig b/arch/Kconfig
index ea33d07c086..7b1c334d3fc 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -213,6 +213,7 @@ config SANDBOX
        imply BITREVERSE
        select BLOBLIST
        imply LTO
+       imply CMD_BOOTEFI_SELFTEST
        imply CMD_DM
        imply CMD_EXCEPTION
        imply CMD_GETTIME
-- 
2.48.1

Reply via email to