]> git.ipfire.org Git - thirdparty/u-boot.git/commit - cmd/Kconfig
efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR
authorSimon Glass <sjg@chromium.org>
Thu, 26 Oct 2023 18:31:20 +0000 (14:31 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 7 Nov 2023 19:48:51 +0000 (14:48 -0500)
commit422822cfc02d0215205dc499be55f8feb69c3d06
treec8dfb1310223477fc8ff62434b6c1bf2debe4cfd
parent2cb52fbf1da88b78f8dd2e32b73fcaf80496e360
efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR

The command should not be used to enable library functionality. Add a
new BOOTEFI_BOOTMGR Kconfig for that. Adjust the conditions so that the
same code is built.

Signed-off-by: Simon Glass <sjg@chromium.org>
Suggested-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
cmd/Kconfig
lib/efi_loader/Kconfig
lib/efi_loader/Makefile