summaryrefslogtreecommitdiff
path: root/src/mainboard/opencellular
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2019-08-02 13:10:08 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2019-08-07 05:32:10 +0000
commite29b80429fcc35f2e615f1eed8180027c5bc3da5 (patch)
treef0cfe3c447431003cf877a7dbf8d25795c593000 /src/mainboard/opencellular
parentf6c20681d1d1fa66212ab58b6dc1e9112fe4651d (diff)
downloadcoreboot-e29b80429fcc35f2e615f1eed8180027c5bc3da5.tar.xz
opencellular/rotundu: Disable HAVE_ACPI_RESUME support
FSP1.0 has low memory corruptions below CONFIG_RAMTOP on S3 resume path, as romstage ram stack will be utilised before there is a chance to make the necessary backup to CBMEM. Previously done for intel/minnowmax in commit b6fc727. Change-Id: I2e128079b180f9978e8519b190648d516aaee0dc Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/34673 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/opencellular')
-rw-r--r--src/mainboard/opencellular/rotundu/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/opencellular/rotundu/Kconfig b/src/mainboard/opencellular/rotundu/Kconfig
index fe1cbf94e6..ddacbe747c 100644
--- a/src/mainboard/opencellular/rotundu/Kconfig
+++ b/src/mainboard/opencellular/rotundu/Kconfig
@@ -23,7 +23,6 @@ config BOARD_OPENCELLULAR_BASEBOARD_ROTUNDU
select HAVE_OPTION_TABLE
select ENABLE_BUILTIN_COM1
select ENABLE_FSP_FAST_BOOT
- select HAVE_ACPI_RESUME
select USE_BLOBS
select HAVE_FSP_BIN if FSP_PACKAGE_DEFAULT
select MAINBOARD_HAS_LPC_TPM