From 8a34795e66ee017585d43ccb1c0e75dbcd27943e Mon Sep 17 00:00:00 2001 From: Tristan Corrick Date: Sun, 2 Dec 2018 03:23:11 +1300 Subject: sb/intel/lynxpoint: Move `HAVE_SMI_HANDLER` to southbridge Kconfig All Lynx Point board select this, and none build without it. Change-Id: I4b59b10ee985cff5a8e1442677d36b0be88cf437 Signed-off-by: Tristan Corrick Reviewed-on: https://review.coreboot.org/c/29992 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- src/mainboard/google/slippy/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/google/slippy') diff --git a/src/mainboard/google/slippy/Kconfig b/src/mainboard/google/slippy/Kconfig index fe7e5b3d3a..9d206dce12 100644 --- a/src/mainboard/google/slippy/Kconfig +++ b/src/mainboard/google/slippy/Kconfig @@ -10,7 +10,6 @@ config BOARD_GOOGLE_BASEBOARD_SLIPPY select HAVE_ACPI_TABLES select HAVE_OPTION_TABLE select HAVE_ACPI_RESUME - select HAVE_SMI_HANDLER select MAINBOARD_HAS_CHROMEOS select MAINBOARD_HAS_LPC_TPM select MAINBOARD_HAS_TPM1 -- cgit v1.2.3