aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
diff options
context:
space:
mode:
authorBruce Griffith <bruce.griffith@se-eng.com>2013-07-23 21:43:52 -0600
committerBruce Griffith <Bruce.Griffith@se-eng.com>2013-08-06 19:07:27 +0200
commitee7cd8d85d3339291d8f5e72d2d35798164ac0bb (patch)
treed6498ba5a4b5d5fb69f40ceab5a95b2029058fd2 /src/mainboard
parent4e08a95d2601d7b9ec05f0cb15746d7afb7100d9 (diff)
AMD Olive Hill: Enable WARNINGS_ARE_ERRORS (remove override)
Change-Id: Idf26eb3fb541355bd9553c1897f647738c347eb5 Signed-off-by: Bruce Griffith <bruce.griffith@se-eng.com> Reviewed-by: Dave Frodin <dave.frodin@se-eng.com> Reviewed-on: http://review.coreboot.org/3819 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martin.roth@se-eng.com>
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/amd/olivehill/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/amd/olivehill/Kconfig b/src/mainboard/amd/olivehill/Kconfig
index 78b3514409..7d61063a59 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