summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohan D'Costa <mohan@ndr.co.jp>2014-09-25 18:17:08 +0900
committerMartin Roth <gaumless@gmail.com>2014-09-29 19:36:29 +0200
commitf9f53eb72f37b71f2dad62157dd43ea31e392a17 (patch)
tree8509607c2298cc832fcaccc885208e00fc16d0d9
parented0c83877f453b94a5e68bef62d6dbba1b97f0d2 (diff)
downloadcoreboot-f9f53eb72f37b71f2dad62157dd43ea31e392a17.tar.gz
coreboot-f9f53eb72f37b71f2dad62157dd43ea31e392a17.tar.bz2
coreboot-f9f53eb72f37b71f2dad62157dd43ea31e392a17.zip
intel/minnowmax: Enable S3 suspend/resume
This enables S3 Suspend / Resume support for MinnowMax board using Intel's Bay Trail FSP Tested resume from Power Button and Magic Packet. Change-Id: I021122a68c05f2e725cabb8f3946249afe802bbe Signed-off-by: Mohan D'Costa <mohan@ndr.co.jp> Reviewed-on: http://review.coreboot.org/6972 Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Martin Roth <gaumless@gmail.com> Tested-by: build bot (Jenkins)
-rw-r--r--src/mainboard/intel/minnowmax/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/intel/minnowmax/Kconfig b/src/mainboard/intel/minnowmax/Kconfig
index 0e83d5a2e5ce..229172c8fe54 100644
--- a/src/mainboard/intel/minnowmax/Kconfig
+++ b/src/mainboard/intel/minnowmax/Kconfig
@@ -27,6 +27,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select HAVE_OPTION_TABLE
select OVERRIDE_MRC_CACHE_LOC
select TSC_MONOTONIC_TIMER
+ select HAVE_ACPI_RESUME
config MAINBOARD_DIR
string