coreboot/src
Paul Menzel b5146b394a 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>
2013-03-29 21:11:01 +01:00
..
arch armv7: set cache level explicitly for dcache/unified cache case 2013-03-29 18:20:41 +01:00
console dynamic cbmem: fix memconsole and timestamps 2013-03-23 19:44:25 +01:00
cpu x86: mtrr: optimize hole carving above 4GiB 2013-03-29 20:12:20 +01:00
device ramstage: prepare for relocation 2013-03-21 18:01:38 +01:00
drivers x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
ec x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
include memrange: add 2 new range_entry routines 2013-03-29 20:11:28 +01:00
lib memrange: add 2 new range_entry routines 2013-03-29 20:11:28 +01:00
mainboard AMD Inagua: Kconfig: Remove WARNINGS_ARE_ERRORS to treat warnings as errors 2013-03-29 21:11:01 +01:00
northbridge sandybridge: add option to mark graphics memory write-combining. 2013-03-29 20:00:39 +01:00
southbridge Unify setting i82801e LPC 2013-03-22 16:34:46 +01:00
superio x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
vendorcode chromeos: remove CACHE_ROM automatic selection 2013-03-29 20:10:57 +01:00
Kconfig dynamic cbmem: fix memconsole and timestamps 2013-03-23 19:44:25 +01:00