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

Paul Menzel (paulepanter@users.sourceforge.net) gerrit at coreboot.org
Sat Apr 5 18:51:08 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 874e0cb26d267cbbc356f676a73a80330f07cce2
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