Skip to content
Commit 75d494df authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

cmd: CONFIG_CMD_EFICONFIG requires CONFIG_MENU



The eficonfig command invokes functions implemented in common/menu.c like

* menu_default_set()
* menu_get_choice()
* menu_destroy()
* menu_item_add()

Fixes: 87d79142 ("eficonfig: menu-driven addition of UEFI boot option")
Signed-off-by: default avatarHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarIlias Apalodimas <ilias.apalodimas@linaro.org>
parent 454a9442
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment