From ecd4cfcb8695988d82069df4509b56e39794379e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 5 Nov 2015 13:16:55 -0600 Subject: mainboard/asus/kgpe-d16: Enable romstage spinlocks Change-Id: Iac1adbeacdcded7faff2443b78a491cbb8a90fe8 Signed-off-by: Timothy Pearson Reviewed-on: https://review.coreboot.org/12628 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/mainboard/asus/kgpe-d16/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/asus/kgpe-d16/Kconfig') diff --git a/src/mainboard/asus/kgpe-d16/Kconfig b/src/mainboard/asus/kgpe-d16/Kconfig index c4f3962f63..67b43ca4d5 100644 --- a/src/mainboard/asus/kgpe-d16/Kconfig +++ b/src/mainboard/asus/kgpe-d16/Kconfig @@ -14,6 +14,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy select SOUTHBRIDGE_AMD_SUBTYPE_SP5100 select SUPERIO_NUVOTON_NCT5572D select PARALLEL_CPU_INIT + select HAVE_ROMSTAGE_CONSOLE_SPINLOCK select HAVE_HARD_RESET select HAVE_OPTION_TABLE select HAVE_CMOS_DEFAULT -- cgit v1.2.3