Skip to content
Snippets Groups Projects
Commit 1064f2ef authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_selftest: enable CONFIG_CMD_POWEROFF


For automating testing we should be able to power off the test system.
The implementation of EFI_RESET_SHUTDOWN requires the do_poweroff()
function which is only available if CONFIG_CMD_POWEROFF=y.

Enable CONFIG_CMD_POWEROFF if PSCI reset is available.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 55111c50
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment