[coreboot-gerrit] Patch set updated for coreboot: 2a07e32 NOTFORMERGE: build-check to see which mobos are still monolithic ACPI

Vladimir Serbinenko (phcoder@gmail.com) gerrit at coreboot.org
Sat Oct 11 17:09:27 CEST 2014


Vladimir Serbinenko (phcoder at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/7028

-gerrit

commit 2a07e32d93bc3f86d428bda139cb6a21bccc0675
Author: Vladimir Serbinenko <phcoder at gmail.com>
Date:   Wed Oct 8 00:26:42 2014 +0200

    NOTFORMERGE: build-check to see which mobos are still monolithic ACPI
    
    Change-Id: I37fab85eabac79b8596031fa4efb9ef630ae5664
    Signed-off-by: Vladimir Serbinenko <phcoder at gmail.com>
---
 src/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Kconfig b/src/Kconfig
index ec59863..2338a13 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -470,7 +470,7 @@ config MAX_PIRQ_LINKS
 
 config PER_DEVICE_ACPI_TABLES
 	bool
-	default n
+	default y
 
 #These Options are here to avoid "undefined" warnings.
 #The actual selection and help texts are in the following menu.



More information about the coreboot-gerrit mailing list