[coreboot-gerrit] Patch set updated for coreboot: f748692 NOTFORMERGE: Build boards without selecting Chrome OS

Paul Menzel (paulepanter@users.sourceforge.net) gerrit at coreboot.org
Wed Apr 23 23:29:34 CEST 2014


Paul Menzel (paulepanter at users.sourceforge.net) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/5402

-gerrit

commit f74869202f4f01044da2514b619668c234ad3d6e
Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Sun Mar 23 23:35:40 2014 +0100

    NOTFORMERGE: Build boards without selecting Chrome OS
    
    Change-Id: I4212d3fe6c5c84e58315d455332ede6cc46fe978
    Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
---
 src/vendorcode/google/chromeos/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/vendorcode/google/chromeos/Kconfig b/src/vendorcode/google/chromeos/Kconfig
index ed358f8..176ec3f 100644
--- a/src/vendorcode/google/chromeos/Kconfig
+++ b/src/vendorcode/google/chromeos/Kconfig
@@ -24,7 +24,7 @@ menu "ChromeOS"
 
 config CHROMEOS
 	bool "Build for ChromeOS"
-	default y
+	default n
 	select TPM
 	help
 	  Enable ChromeOS specific features like the GPIO sub table in



More information about the coreboot-gerrit mailing list