summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gizmosphere/gizmo2/Kconfig
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2015-05-23 15:32:33 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2015-05-23 15:22:19 +0200
commit85600e3dc7b20434230344c767893bbbb09ebc31 (patch)
treeac3ac899d6d59180a367876ec2dcc9fccb9f9a03 /src/mainboard/gizmosphere/gizmo2/Kconfig
parent7432da609f8101ea6d42b38ae5ea765eb7b74971 (diff)
downloadcoreboot-85600e3dc7b20434230344c767893bbbb09ebc31.tar.gz
coreboot-85600e3dc7b20434230344c767893bbbb09ebc31.tar.bz2
coreboot-85600e3dc7b20434230344c767893bbbb09ebc31.zip
AGESA fam15x fam16x: Remove HAVE_ACPI_RESUME
Implementation corrupts low-memory on S3 resume path, rendering OS unstable. AMD was never able to pinpoint a revision that did not have the issue. Change-Id: I9656ac1bfe1412775a6152b9f995c4d4ebf57159 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/10285 Reviewed-by: Rudolf Marek <r.marek@assembler.cz> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/gizmosphere/gizmo2/Kconfig')
-rw-r--r--src/mainboard/gizmosphere/gizmo2/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/gizmosphere/gizmo2/Kconfig b/src/mainboard/gizmosphere/gizmo2/Kconfig
index 0ae6d9675d36..445277ea5b09 100644
--- a/src/mainboard/gizmosphere/gizmo2/Kconfig
+++ b/src/mainboard/gizmosphere/gizmo2/Kconfig
@@ -28,7 +28,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select HAVE_OPTION_TABLE
select HAVE_PIRQ_TABLE
select HAVE_MP_TABLE
- select HAVE_ACPI_RESUME
select HAVE_ACPI_TABLES
select BOARD_ROMSIZE_KB_4096
select GFXUMA