From 6287a69530133b63946e5c30b07a3c29fc3a25d9 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Sat, 4 Mar 2017 13:12:30 +0200 Subject: AGESA: Re-enable HAVE_ACPI_RESUME MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Note: For some of the boards affected ACPI S3 support was never tested but feature was just copy-paste from reference design. Change-Id: I2a54d605fa267a7501f57efd79a16b3bfa49891e Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/18631 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin Reviewed-by: Damien Zammit --- src/mainboard/elmex/pcm205400/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/elmex') diff --git a/src/mainboard/elmex/pcm205400/Kconfig b/src/mainboard/elmex/pcm205400/Kconfig index edc6758e1d..a90130148b 100644 --- a/src/mainboard/elmex/pcm205400/Kconfig +++ b/src/mainboard/elmex/pcm205400/Kconfig @@ -36,6 +36,7 @@ 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 -- cgit v1.2.3