coreboot-kgpe-d16/src
Myles Watson 78265d5609 Remove unused mainboard_config definitions. Trivial.
Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Myles Watson <mylesgw@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5744 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-08-26 18:24:04 +00:00
..
arch/i386 Correct for size_t would be %zx, but coreboot's printf doesn't support this. 2010-08-17 16:32:42 +00:00
boot Check the value of ulzma and do not continue if there was an error. 2010-06-01 15:19:25 +00:00
console Remove warnings from USB debug console code. 2010-08-04 19:29:11 +00:00
cpu I've checked Revision Guide for AMD Family10h processors (#41322) rev 2010-08-22 20:00:42 +00:00
devices mark unused variables in x86emu as unused. gcc has a mechanism for this. 2010-08-23 18:43:27 +00:00
drivers Whatever happened here,... The DEC Tulip is a network card, no bridge of any 2010-08-17 09:52:01 +00:00
include Remove warnings from USB debug console code. 2010-08-04 19:29:11 +00:00
lib Remove warnings from USB debug console code. 2010-08-04 19:29:11 +00:00
mainboard Remove unused mainboard_config definitions. Trivial. 2010-08-26 18:24:04 +00:00
northbridge CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / 2010-08-26 12:46:02 +00:00
pc80 Remove warnings from USB debug console code. 2010-08-04 19:29:11 +00:00
southbridge CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / 2010-08-26 12:46:02 +00:00
superio Fix up some copyrights 2010-08-22 20:02:27 +00:00
Kconfig CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / 2010-08-26 12:46:02 +00:00
Kconfig.deprecated_options Move deprecated Kconfig options to their own file, 2010-03-14 21:31:05 +00:00