Patrick Rudolph has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/48692 )
Change subject: mb/prodrive/hermes: Enable S3/S4 resume ......................................................................
mb/prodrive/hermes: Enable S3/S4 resume
Change-Id: I75f83bcc6c65a048e87f7295a66526eb384afc5d Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/mainboard/prodrive/hermes/Kconfig 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/92/48692/1
diff --git a/src/mainboard/prodrive/hermes/Kconfig b/src/mainboard/prodrive/hermes/Kconfig index a8a2271..203e7a5 100644 --- a/src/mainboard/prodrive/hermes/Kconfig +++ b/src/mainboard/prodrive/hermes/Kconfig @@ -15,7 +15,7 @@ select SOC_INTEL_COMMON_BLOCK_HDA_VERB select AZALIA_PLUGIN_SUPPORT select ONBOARD_VGA_IS_PRIMARY - select DISABLE_ACPI_HIBERNATE + select HAVE_ACPI_RESUME
if BOARD_PRODRIVE_HERMES_BASEBOARD
Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48692 )
Change subject: mb/prodrive/hermes: Enable S3/S4 resume ......................................................................
Patch Set 1: Code-Review+2
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48692 )
Change subject: mb/prodrive/hermes: Enable S3/S4 resume ......................................................................
Patch Set 1: Code-Review+2
Hung-Te Lin has submitted this change. ( https://review.coreboot.org/c/coreboot/+/48692 )
Change subject: mb/prodrive/hermes: Enable S3/S4 resume ......................................................................
mb/prodrive/hermes: Enable S3/S4 resume
Change-Id: I75f83bcc6c65a048e87f7295a66526eb384afc5d Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com Reviewed-on: https://review.coreboot.org/c/coreboot/+/48692 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Arthur Heymans arthur@aheymans.xyz Reviewed-by: Angel Pons th3fanbus@gmail.com --- M src/mainboard/prodrive/hermes/Kconfig 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Arthur Heymans: Looks good to me, approved Angel Pons: Looks good to me, approved
diff --git a/src/mainboard/prodrive/hermes/Kconfig b/src/mainboard/prodrive/hermes/Kconfig index a8a2271..203e7a5 100644 --- a/src/mainboard/prodrive/hermes/Kconfig +++ b/src/mainboard/prodrive/hermes/Kconfig @@ -15,7 +15,7 @@ select SOC_INTEL_COMMON_BLOCK_HDA_VERB select AZALIA_PLUGIN_SUPPORT select ONBOARD_VGA_IS_PRIMARY - select DISABLE_ACPI_HIBERNATE + select HAVE_ACPI_RESUME
if BOARD_PRODRIVE_HERMES_BASEBOARD