[coreboot-gerrit] Patch set updated for coreboot: chromeos/Kconfig: Remove dependency on GBB_HAVE_BMPFV

Martin Roth (martinroth@google.com) gerrit at coreboot.org
Tue Feb 9 21:55:57 CET 2016


Martin Roth (martinroth at google.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/13647

-gerrit

commit 89df58221e357b73894fa5831ab6a4a0c9634d37
Author: Martin Roth <martinroth at chromium.org>
Date:   Tue Feb 9 11:21:17 2016 -0700

    chromeos/Kconfig: Remove dependency on GBB_HAVE_BMPFV
    
    This symbol is not defined.
    
    Change-Id: I2b0a3fca82d85962fc882f237b70702cab0400db
    Signed-off-by: Martin Roth <martinroth at chromium.org>
---
 src/vendorcode/google/chromeos/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/vendorcode/google/chromeos/Kconfig b/src/vendorcode/google/chromeos/Kconfig
index 4a889b1..00c4ac7 100644
--- a/src/vendorcode/google/chromeos/Kconfig
+++ b/src/vendorcode/google/chromeos/Kconfig
@@ -176,7 +176,6 @@ config GBB_HWID
 
 config GBB_BMPFV_FILE
 	string "Path to bmpfv image"
-	depends on GBB_HAVE_BMPFV
 	default ""
 
 config GBB_FLAG_DEV_SCREEN_SHORT_DELAY



More information about the coreboot-gerrit mailing list