On Tue, 21 Feb 2023 at 18:38, Troy Kisky <troykiskybound...@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 <troykiskybound...@gmail.com> > --- > > arch/x86/cpu/qemu/qemu.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <s...@chromium.org> (I have the same patch but it will be dropped once this is applied)