commit | 513eeed87a5e49c35bafb6a5298860876f5004ee | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 22 09:33:52 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 02 17:45:58 2023 -0500 |
tree | 2d54a919f39094023fa76008c796fca53f09ca0c | |
parent | c3128dacdac90a70a0dba5ff204d1674715a171d [diff] |
boot: Add Kconfigs for BOOTMETH_VBE_REQUEST Allow this to be enabled separately in U-Boot proper and in SPL, since it is not needed in SPL. Signed-off-by: Simon Glass <sjg@chromium.org>