From b362938befe20052ea7a286160f288f165ecc26f Mon Sep 17 00:00:00 2001 From: Wim Vervoorn Date: Thu, 16 Jan 2020 10:17:18 +0100 Subject: mb/facebook/monolith: Disable S3 and S4 The monolith board doesn't support the S3 and S4 states because of the watchdog and failover mechanisms. Remove S3 and S4 from the available sleepstates. BUG=N/A TEST=build Change-Id: I01f67d8bb3f9e45caef748caca91eeb6859d7393 Signed-off-by: Wim Vervoorn Reviewed-on: https://review.coreboot.org/c/coreboot/+/38447 Tested-by: build bot (Jenkins) Reviewed-by: Frans Hendriks --- src/mainboard/facebook/monolith/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/facebook/monolith/Kconfig') diff --git a/src/mainboard/facebook/monolith/Kconfig b/src/mainboard/facebook/monolith/Kconfig index 877b537cc2..0ae704d3c3 100644 --- a/src/mainboard/facebook/monolith/Kconfig +++ b/src/mainboard/facebook/monolith/Kconfig @@ -3,7 +3,7 @@ if BOARD_FACEBOOK_MONOLITH config BOARD_SPECIFIC_OPTIONS def_bool y select BOARD_ROMSIZE_KB_16384 - select HAVE_ACPI_RESUME + select DISABLE_ACPI_HIBERNATE select HAVE_ACPI_TABLES select HAVE_OPTION_TABLE select SOC_INTEL_KABYLAKE -- cgit v1.2.3