coreboot-kgpe-d16/src
Stefan Reinauer c3fad5633b Fix race condition in option_table.h generation by moving the include statement
to those files that actually need it. This significantly reduces the number of
dependencies, so it's no longer extremely ugly to specify them manually (see 
the src/pc80/Makefile.inc portion)
Also, drop the AMD DBM690T work around for the issue.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Myles Watson <mylesgw@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5762 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-09-01 16:27:13 +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 We call this cache as ram everywhere, so let's call it the same in Kconfig 2010-08-30 17:53:13 +00:00
cpu We call this cache as ram everywhere, so let's call it the same in Kconfig 2010-08-30 17:53:13 +00:00
devices Make yabel work for non-zero bus numbers. The link_num is not the bus number. 2010-08-30 21:52:38 +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 Fix race condition in option_table.h generation by moving the include statement 2010-09-01 16:27:13 +00:00
lib We call this cache as ram everywhere, so let's call it the same in Kconfig 2010-08-30 17:53:13 +00:00
mainboard Fix race condition in option_table.h generation by moving the include statement 2010-09-01 16:27:13 +00:00
northbridge Get Byte65/66 for register manufacture ID code. RegMan1Present will 2010-08-31 06:10:54 +00:00
pc80 Fix race condition in option_table.h generation by moving the include statement 2010-09-01 16:27:13 +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 drop three unneeded config variables: 2010-08-27 09:36:41 +00:00
Kconfig.deprecated_options Move deprecated Kconfig options to their own file, 2010-03-14 21:31:05 +00:00