From 88dbfa96e6dec905329ca16fee0228f70e66f3a0 Mon Sep 17 00:00:00 2001 From: Raul E Rangel Date: Fri, 5 Mar 2021 13:55:59 -0700 Subject: mb/amd/majolica,google/guybrush,google/mancomb: select HAVE_ACPI_RESUME Since not all mainboards based on the Cezanne SoC have to support ACPI resume, select this option in the mainboard's Kconfig and not in the SoC's Kconfig. Signed-off-by: Raul E Rangel Signed-off-by: Felix Held Change-Id: I988276ccb5b61837d7f3f015d1d1aba783324b02 Reviewed-on: https://review.coreboot.org/c/coreboot/+/51305 Tested-by: build bot (Jenkins) --- src/mainboard/google/mancomb/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/google/mancomb') diff --git a/src/mainboard/google/mancomb/Kconfig b/src/mainboard/google/mancomb/Kconfig index d27285ca46..46bf173e4b 100644 --- a/src/mainboard/google/mancomb/Kconfig +++ b/src/mainboard/google/mancomb/Kconfig @@ -9,6 +9,7 @@ config BOARD_SPECIFIC_OPTIONS def_bool y select AMD_SOC_CONSOLE_UART select BOARD_ROMSIZE_KB_16384 + select HAVE_ACPI_RESUME select MAINBOARD_HAS_CHROMEOS select SOC_AMD_CEZANNE select SOC_AMD_COMMON_BLOCK_USE_ESPI -- cgit v1.2.3