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

Vladimir Serbinenko (phcoder@gmail.com) gerrit at coreboot.org
Wed Oct 8 10:30:29 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 e9ff31d61757cfe5e368ba4878ba4145902f6fc4
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 afcaab6..f474a19 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