From cc0dd5f8a2b017dbca8514b26697f5d3970c7ffe Mon Sep 17 00:00:00 2001 From: Michael Niewöhner Date: Sun, 22 Sep 2019 13:54:30 +0200 Subject: mb/supermicro/x11-lga1151-series: fix cmos layout and add default config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This fixes the warning that power_on_after_fail could not be found, adds a default config and adds the parameter hyper_threading. Change-Id: I10b0aa71fa7916b01e93e16cbd81e427fd14f6a4 Signed-off-by: Michael Niewöhner Reviewed-on: https://review.coreboot.org/c/coreboot/+/35526 Reviewed-by: Patrick Rudolph Tested-by: build bot (Jenkins) --- src/mainboard/supermicro/x11-lga1151-series/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/supermicro/x11-lga1151-series/Kconfig') diff --git a/src/mainboard/supermicro/x11-lga1151-series/Kconfig b/src/mainboard/supermicro/x11-lga1151-series/Kconfig index 6fc9aed7f0..541b23d5b5 100644 --- a/src/mainboard/supermicro/x11-lga1151-series/Kconfig +++ b/src/mainboard/supermicro/x11-lga1151-series/Kconfig @@ -4,6 +4,7 @@ config BOARD_SUPERMICRO_BASEBOARD_X11_LGA1151_SERIES select HAVE_ACPI_RESUME select HAVE_ACPI_TABLES select HAVE_OPTION_TABLE + select HAVE_CMOS_DEFAULT select SOC_INTEL_KABYLAKE select SKYLAKE_SOC_PCH_H select MAINBOARD_HAS_LPC_TPM -- cgit v1.2.3