[PATCH v1 09/24] x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLED
Simon Glass
sjg at chromium.org
Wed Feb 22 22:19:57 CET 2023
On Tue, 21 Feb 2023 at 18:38, Troy Kisky <troykiskyboundary at gmail.com> wrote:
>
> CONFIG_IS_ENABLED(SPL_X86_32BIT_INIT)
> would check for CONFIG_SPL_SPL_X86_32BIT_INIT for SPL builds
>
> Signed-off-by: Troy Kisky <troykiskyboundary at gmail.com>
> ---
>
> arch/x86/cpu/qemu/qemu.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
(I have the same patch but it will be dropped once this is applied)
More information about the U-Boot
mailing list