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

Vladimir Serbinenko (phcoder@gmail.com) gerrit at coreboot.org
Tue Oct 21 08:31:37 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 a52abd55970788bc34c0cd128511c0ef5ed47613
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 785a3ee..6533440 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -472,7 +472,7 @@ config MAX_PIRQ_LINKS
 
 config PER_DEVICE_ACPI_TABLES
 	bool
-	default n
+	default y
 
 config COMMON_FADT
 	bool



More information about the coreboot-gerrit mailing list