[coreboot-gerrit] Patch set updated for coreboot: 79028f8 AMD Olive Hill: Enable WARNINGS_ARE_ERRORS (remove override)

Bruce Griffith (Bruce.Griffith@se-eng.com) gerrit at coreboot.org
Thu Aug 1 14:56:13 CEST 2013


Bruce Griffith (Bruce.Griffith at se-eng.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/3819

-gerrit

commit 79028f80e73a6e4ac3ef8a11a1bd7f1378d06912
Author: Bruce Griffith <bruce.griffith at se-eng.com>
Date:   Tue Jul 23 21:43:52 2013 -0600

    AMD Olive Hill: Enable WARNINGS_ARE_ERRORS (remove override)
    
    Change-Id: Idf26eb3fb541355bd9553c1897f647738c347eb5
    Signed-off-by: Bruce Griffith <bruce.griffith at se-eng.com>
    Reviewed-by: Dave Frodin <dave.frodin at se-eng.com>
---
 src/mainboard/amd/olivehill/Kconfig | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/mainboard/amd/olivehill/Kconfig b/src/mainboard/amd/olivehill/Kconfig
index 78b3514..7d61063 100644
--- a/src/mainboard/amd/olivehill/Kconfig
+++ b/src/mainboard/amd/olivehill/Kconfig
@@ -97,8 +97,4 @@ config HUDSON_LEGACY_FREE
 	bool
 	default y
 
-config WARNINGS_ARE_ERRORS
-	bool
-	default n
-
 endif # BOARD_AMD_OLIVEHILL



More information about the coreboot-gerrit mailing list