aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/emulation
diff options
context:
space:
mode:
authorStefan Reinauer <stefan.reinauer@coreboot.org>2011-06-04 16:30:27 +0000
committerStefan Reinauer <stepan@openbios.org>2011-06-04 16:30:27 +0000
commitfb38eb01cae8b2ff3b3dd99544abadff242d8a46 (patch)
tree9c2f69b110f9e3bb91d48c66300c7b8112be25dd /src/mainboard/emulation
parentd1760c834ae89052aee737364c5e0411fcdda870 (diff)
WARNINGS_ARE_ERRORS is y per default, don't set it twice.
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Acked-by: Stefan Reinauer <stefan.reinauer@coreboot.org> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6637 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/emulation')
-rw-r--r--src/mainboard/emulation/qemu-x86/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/emulation/qemu-x86/Kconfig b/src/mainboard/emulation/qemu-x86/Kconfig
index 40d416ff0d..9625c0ad49 100644
--- a/src/mainboard/emulation/qemu-x86/Kconfig
+++ b/src/mainboard/emulation/qemu-x86/Kconfig
@@ -8,7 +8,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select HAVE_OPTION_TABLE
select HAVE_PIRQ_TABLE
select BOARD_ROMSIZE_KB_256
- select WARNINGS_ARE_ERRORS
select TINY_BOOTBLOCK
config MAINBOARD_DIR