From 401fd381bbf25171afa54640e18e82a45b1d072d Mon Sep 17 00:00:00 2001 From: Maximilian Brune Date: Thu, 20 Oct 2022 18:35:06 +0200 Subject: mb/prodrive/atlas: Disable S3 The Atlas board has currently the problem that suspending the System causes the System to freeze. Therefore disable S3, until the cause is figured out and fixed. Change-Id: I5b28787df9b01683fcd4a1de8267840a80bb4fe6 Signed-off-by: Maximilian Brune Reviewed-on: https://review.coreboot.org/c/coreboot/+/68591 Reviewed-by: Angel Pons Reviewed-by: Lean Sheng Tan Tested-by: build bot (Jenkins) --- src/mainboard/prodrive/atlas/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mainboard/prodrive/atlas/Kconfig b/src/mainboard/prodrive/atlas/Kconfig index ce9aeab4e6..f986a2d578 100644 --- a/src/mainboard/prodrive/atlas/Kconfig +++ b/src/mainboard/prodrive/atlas/Kconfig @@ -4,7 +4,6 @@ config BOARD_PRODRIVE_ATLAS_BASEBOARD select INTEL_LPSS_UART_FOR_CONSOLE select EC_ACPI select FSP_TYPE_IOT - select HAVE_ACPI_RESUME select HAVE_ACPI_TABLES select INTEL_GMA_HAVE_VBT select MAINBOARD_HAS_TPM2 -- cgit v1.2.3