[coreboot-gerrit] New patch to review for coreboot: [WIP] mb/roda/rk9: Enable CONFIG_HAVE_ACPI_RESUME

Nico Huber (nico.h@gmx.de) gerrit at coreboot.org
Thu Nov 12 20:21:52 CET 2015


Nico Huber (nico.h at gmx.de) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/12421

-gerrit

commit 7c07563b4484800cff079d1c6cbd62ccadaf7597
Author: Nico Huber <nico.h at gmx.de>
Date:   Thu Nov 12 20:19:49 2015 +0100

    [WIP] mb/roda/rk9: Enable CONFIG_HAVE_ACPI_RESUME
    
    Change-Id: Ifa7dd593f70921a99d937104960e26100de28089
    Signed-off-by: Nico Huber <nico.h at gmx.de>
---
 src/mainboard/roda/rk9/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mainboard/roda/rk9/Kconfig b/src/mainboard/roda/rk9/Kconfig
index a17717a..debed16 100644
--- a/src/mainboard/roda/rk9/Kconfig
+++ b/src/mainboard/roda/rk9/Kconfig
@@ -12,6 +12,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
 	select HAVE_MP_TABLE
 	select CARDBUS_PLUGIN_SUPPORT
 	select HAVE_ACPI_TABLES
+	select HAVE_ACPI_RESUME
 	select EC_ACPI
 	select HAVE_OPTION_TABLE
 	select INTEL_INT15



More information about the coreboot-gerrit mailing list