From aec6c4755e24baaa1d24923d5e22196960a68ef6 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Sun, 23 Nov 2014 21:49:54 +0100 Subject: sandy/ivy: Remove explicit setting of HAVE_SMI_HANDLER. Southbridge already selects it, no need to repeat. Change-Id: I9a5ad553f48e30103371cc2d896168ae4abfb8ef Signed-off-by: Vladimir Serbinenko Reviewed-on: http://review.coreboot.org/7570 Tested-by: build bot (Jenkins) Reviewed-by: Nicolas Reinecke Reviewed-by: Ronald G. Minnich Reviewed-by: Paul Menzel --- src/mainboard/kontron/ktqm77/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/kontron/ktqm77') diff --git a/src/mainboard/kontron/ktqm77/Kconfig b/src/mainboard/kontron/ktqm77/Kconfig index d1a7d42117..5f92c6ca0a 100644 --- a/src/mainboard/kontron/ktqm77/Kconfig +++ b/src/mainboard/kontron/ktqm77/Kconfig @@ -11,7 +11,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy select HAVE_ACPI_TABLES select HAVE_OPTION_TABLE select HAVE_ACPI_RESUME - select HAVE_SMI_HANDLER select ENABLE_VMX select HAVE_MRC -- cgit v1.2.3