coreboot-kgpe-d16/src
Jens Rottmann b9ee31d881 SMC_CONFIG is needed before the device tree is ready and some people
would rather not have mainboard settings like sio_gp1x_config in the
device tree anyway.  So found a nice united home for both in Kconfig,
where users can change them without having to mess around in the C code.

Signed-off-by: Jens Rottmann <JRottmann@LiPPERTEmbedded.de>
Acked-by: Myles Watson <mylesgw@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5760 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-08-31 19:19:16 +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 We call this cache as ram everywhere, so let's call it the same in Kconfig 2010-08-30 17:53: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 SMC_CONFIG is needed before the device tree is ready and some people 2010-08-31 19:19:16 +00:00
northbridge Get Byte65/66 for register manufacture ID code. RegMan1Present will 2010-08-31 06:10:54 +00:00
pc80 We call this cache as ram everywhere, so let's call it the same in Kconfig 2010-08-30 17:53: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