This follows commit e2d291b5 which removed the symbol. Since Kconfig is going to become more strict about unknown symbols, fix it. Change-Id: I838f98d07fc0448dda6c02b58d7c5639992c77a2 Signed-off-by: Patrick Georgi <patrick@coreboot.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/79253 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
11 lines
238 B
Plaintext
11 lines
238 B
Plaintext
CONFIG_VENDOR_EMULATION=y
|
|
CONFIG_BOARD_EMULATION_QEMU_X86_I440FX=y
|
|
CONFIG_GDB_STUB=y
|
|
CONFIG_GDB_WAIT=y
|
|
CONFIG_FATAL_ASSERTS=y
|
|
CONFIG_DEBUG_CBFS=y
|
|
CONFIG_DEBUG_PIRQ=y
|
|
CONFIG_DEBUG_MALLOC=y
|
|
CONFIG_DEBUG_BOOT_STATE=y
|
|
CONFIG_DEBUG_ADA_CODE=y
|