Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.
[coreboot.git] / src / Kconfig
index cc61ba6225ba5a93954c0ef83acc19963fa779d0..c2a56e1dbf6c33505d3287342005b2c87d8c5698 100644 (file)
@@ -463,3 +463,7 @@ config USE_INIT
 config ENABLE_APIC_EXT_ID
        bool
        default n
+
+config WARNINGS_ARE_ERRORS
+       bool
+       default n