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>
This commit is contained in:
parent
5ebe431087
commit
0c9d8a4ef5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue