From: Michal Simek Date: Fri, 4 Aug 2017 13:05:17 +0000 (+0200) Subject: arm64: zynqmp: Enable bootmenu on zcu100 revC X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=abde2988d8f06e4290881b53a8980d1cb864f726;p=thirdparty%2Fu-boot.git arm64: zynqmp: Enable bootmenu on zcu100 revC Enabling bootmenu feature. Signed-off-by: Michal Simek --- diff --git a/configs/xilinx_zynqmp_zcu100_revC_defconfig b/configs/xilinx_zynqmp_zcu100_revC_defconfig index 3c92e277187..465cb4ab47b 100644 --- a/configs/xilinx_zynqmp_zcu100_revC_defconfig +++ b/configs/xilinx_zynqmp_zcu100_revC_defconfig @@ -17,6 +17,7 @@ CONFIG_SPL=y CONFIG_SPL_SYS_MALLOC_SIMPLE=y CONFIG_SPL_OS_BOOT=y CONFIG_SYS_PROMPT="ZynqMP> " +CONFIG_CMD_BOOTMENU=y # CONFIG_CMD_IMLS is not set CONFIG_CMD_POWEROFF=y CONFIG_CMD_MEMTEST=y