From 0c9d8a4ef57aa96773815d60ed8e08af27af12fb Mon Sep 17 00:00:00 2001 From: Patrick Rudolph Date: Thu, 26 Sep 2019 08:56:38 +0200 Subject: configs: Build test CONFIG_BOOTSPLASH Change-Id: I306d107720d51c2b378f739f68c31b8642f7354a Signed-off-by: Patrick Rudolph Reviewed-on: https://review.coreboot.org/c/coreboot/+/35615 Reviewed-by: Arthur Heymans Reviewed-by: Patrick Georgi Tested-by: build bot (Jenkins) --- configs/config.emulation_qemu_x86_i440fx_noserial | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs') diff --git a/configs/config.emulation_qemu_x86_i440fx_noserial b/configs/config.emulation_qemu_x86_i440fx_noserial index 66b46c76b8e9..2902d02a953e 100644 --- a/configs/config.emulation_qemu_x86_i440fx_noserial +++ b/configs/config.emulation_qemu_x86_i440fx_noserial @@ -4,3 +4,5 @@ CONFIG_COLLECT_TIMESTAMPS=y CONFIG_CONSOLE_POST=y CONFIG_LINEAR_FRAMEBUFFER=y # CONFIG_CONSOLE_SERIAL is not set +CONFIG_BOOTSPLASH=y +CONFIG_GENERIC_LINEAR_FRAMEBUFFER=y -- cgit v1.2.3