diff --git a/lib/efi_selftest/Kconfig b/lib/efi_selftest/Kconfig index d20f5899afa02c44409d80bafffc04a7798fd0b9..478140330b5f54c69e7c2a86ca5211cd9230cf8e 100644 --- a/lib/efi_selftest/Kconfig +++ b/lib/efi_selftest/Kconfig @@ -3,6 +3,7 @@ config CMD_BOOTEFI_SELFTEST depends on CMD_BOOTEFI imply FAT imply FAT_WRITE + imply CMD_POWEROFF if PSCI_RESET || SYSRESET_PSCI help This adds a UEFI test application to U-Boot that can be executed via the 'bootefi selftest' command. It provides extended tests of