treewide: Replace BOARD_EMULATION_QEMU_X86
It is equivalent to the CPU_QEMU_X86 symbol. Change-Id: Ic16233e3d80bab62cc97fd075bdcca1780a6a2b5 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39182 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
committed by
Patrick Georgi
parent
632e241468
commit
d615230cce
@ -280,7 +280,7 @@ config CONSOLE_SPI_FLASH_BUFFER_SIZE
|
||||
|
||||
config CONSOLE_QEMU_DEBUGCON
|
||||
bool "QEMU debug console output"
|
||||
depends on BOARD_EMULATION_QEMU_X86
|
||||
depends on CPU_QEMU_X86
|
||||
default y
|
||||
help
|
||||
Send coreboot debug output to QEMU's isa-debugcon device:
|
||||
|
Reference in New Issue
Block a user