Patrick Rudolph has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/35615 )
Change subject: configs: Build test CONFIG_BOOTSPLASH ......................................................................
configs: Build test CONFIG_BOOTSPLASH
Change-Id: I306d107720d51c2b378f739f68c31b8642f7354a Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M configs/config.emulation_qemu_x86_i440fx_noserial 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/15/35615/1
diff --git a/configs/config.emulation_qemu_x86_i440fx_noserial b/configs/config.emulation_qemu_x86_i440fx_noserial index 66b46c7..8000a23 100644 --- a/configs/config.emulation_qemu_x86_i440fx_noserial +++ b/configs/config.emulation_qemu_x86_i440fx_noserial @@ -4,3 +4,4 @@ CONFIG_CONSOLE_POST=y CONFIG_LINEAR_FRAMEBUFFER=y # CONFIG_CONSOLE_SERIAL is not set +CONFIG_BOOTSPLASH=y