Correct SPL uses of CMD_BOOTEFI_BOOTMGR
authorSimon Glass <sjg@chromium.org>
Mon, 6 Feb 2023 00:53:23 +0000 (17:53 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:41 +0000 (07:41 -0500)
commitc9696b177d431a82b4928febce4e8b885dddd972
tree75e1a9096f8c5a3ce8bd5e351f2c96e474ab1309
parent90210ceedc374cf62e59045bdf9b12df1375fec3
Correct SPL uses of CMD_BOOTEFI_BOOTMGR

This converts 3 usages of this option to the non-SPL form, since there is
no SPL_CMD_BOOTEFI_BOOTMGR defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
boot/Makefile