AMD Inagua: Kconfig: Remove `WARNINGS_ARE_ERRORS` to treat warnings as errors
commitb5146b394a11642649d7645be97ad5c5f8e2892e
authorPaul Menzel <paulepanter@users.sourceforge.net>
Fri, 29 Mar 2013 10:17:25 +0000 (29 11:17 +0100)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Fri, 29 Mar 2013 20:11:01 +0000 (29 21:11 +0100)
treefd19dcb180cff56be9b90d254139a92c48fdf61d
parent5d7415673f93ddac743de71fb2272fccdd7300fb
AMD Inagua: Kconfig: Remove `WARNINGS_ARE_ERRORS` to treat warnings as errors

Now that the AMD Inagua builds without any warnigs, remove the
config option `WARNINGS_ARE_ERRORS` set to no by default from
the file `Kconfig` so warnings are treated as errors to prevent
code from being added in the future introducing warnings.

Change-Id: I0b58bd74b06dc54d180b16d6a207354b5fea0d0f
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/2953
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
src/mainboard/amd/inagua/Kconfig