sandbox: enable CONFIG_CMD_BOOTEFI_SELFTEST by default
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Tue, 17 Jun 2025 06:19:45 +0000 (08:19 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 26 Jun 2025 23:18:29 +0000 (17:18 -0600)
commitd7aee0c5ce199190c37f422a82d1cd6095c928eb
tree0d9a80640ac425bb6eaba750f9792eecd8b25fa1
parent615620479e31a319b94c1cb6a57d8781ec6593ba
sandbox: enable CONFIG_CMD_BOOTEFI_SELFTEST by default

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

Reported-by: Javier Martinez Canillas <javierm@redhat.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
arch/Kconfig