summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorPatrick Rudolph <patrick.rudolph@9elements.com>2019-09-26 08:56:38 +0200
committerPatrick Rudolph <siro@das-labor.org>2019-09-27 16:20:16 +0000
commit0c9d8a4ef57aa96773815d60ed8e08af27af12fb (patch)
tree5f5ccec5ecd37aba50eeabb8300d92a746c2036e /configs
parent5ebe4310875f5eb01bda69c144204ba8d89f967e (diff)
downloadcoreboot-0c9d8a4ef57aa96773815d60ed8e08af27af12fb.tar.gz
coreboot-0c9d8a4ef57aa96773815d60ed8e08af27af12fb.tar.bz2
coreboot-0c9d8a4ef57aa96773815d60ed8e08af27af12fb.zip
configs: Build test CONFIG_BOOTSPLASH
Change-Id: I306d107720d51c2b378f739f68c31b8642f7354a Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/35615 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/config.emulation_qemu_x86_i440fx_noserial2
1 files changed, 2 insertions, 0 deletions
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