coreboot-kgpe-d16/src
Stefan Reinauer c719f1a506 add CONFIG_NO_POST as it is used in the code, and move it together with CONFIG_SERIAL_POST
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5326 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-30 09:57:28 +00:00
..
arch/i386 fix ms9652_fam10 2010-03-30 08:20:37 +00:00
boot printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
console add CONFIG_NO_POST as it is used in the code, and move it together with CONFIG_SERIAL_POST 2010-03-30 09:57:28 +00:00
cpu reduce warnings in MCP55 and Fam10 code 2010-03-30 09:56:35 +00:00
devices Prepare for using coreboot x86emu in userspace utility "vgabios" 2010-03-23 15:49:44 +00:00
drivers printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
include Don't include option_table.h every time we include mc146818rtc.h, that was a 2010-03-29 23:01:35 +00:00
lib This patch drops the coreboot CMOS checksum ranges from Kconfig because 2010-03-29 17:14:28 +00:00
mainboard reduce warnings in MCP55 and Fam10 code 2010-03-30 09:56:35 +00:00
northbridge reduce warnings in MCP55 and Fam10 code 2010-03-30 09:56:35 +00:00
pc80 Don't include option_table.h every time we include mc146818rtc.h, that was a 2010-03-29 23:01:35 +00:00
southbridge reduce warnings in MCP55 and Fam10 code 2010-03-30 09:56:35 +00:00
superio Fix all the format string warnings. 2010-03-22 16:33:25 +00:00
Kconfig This patch drops the coreboot CMOS checksum ranges from Kconfig because 2010-03-29 17:14:28 +00:00
Kconfig.deprecated_options Move deprecated Kconfig options to their own file, 2010-03-14 21:31:05 +00:00