coreboot/src
Ronald G. Minnich 876d7e9658 Move some config variables that are in one or two mainboards to
more rational places. The goal is to reduce the number of Config 
variables defined in mainboard Kconfig files to the absolute minimum. 

This has the side effect of making SERIAL_POST a menu item, which is nice. 
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>




git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4608 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-08-28 14:23:38 +00:00
..
arch Make all those locally used functions static instead of exporting them. (triv) 2009-08-27 11:23:06 +00:00
boot Kconfig! 2009-08-12 15:00:51 +00:00
config coreboot was still using an old set (obsolete since yabel) of x86emu includes 2009-08-27 11:34:09 +00:00
console Move some config variables that are in one or two mainboards to 2009-08-28 14:23:38 +00:00
cpu Added support for the AMD S1G1 socket in kconfig 2009-08-27 22:19:23 +00:00
devices Move some config variables that are in one or two mainboards to 2009-08-28 14:23:38 +00:00
drivers Remove a couple of CONFIG_ prefixes that shouldn't have happened. 2009-08-26 18:14:30 +00:00
include coreboot was still using an old set (obsolete since yabel) of x86emu includes 2009-08-27 11:34:09 +00:00
lib Various Kconfig and Makefile.inc fixes and cosmetics. 2009-08-25 00:53:22 +00:00
mainboard Clean up some DCACHE related options. 2009-08-27 12:10:50 +00:00
northbridge Remove a couple of CONFIG_ prefixes that shouldn't have happened. 2009-08-26 18:14:30 +00:00
pc80 Various Kconfig and Makefile.inc fixes and cosmetics. 2009-08-25 00:53:22 +00:00
pmc/altimus/mpc7410
ram This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
sdram
southbridge Silence unneeded #warnings, change to code comments (trіvial). 2009-08-28 13:42:24 +00:00
stream This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
superio Correct typos /SMCSC/SMSC/ in Kconfig. 2009-08-27 22:41:56 +00:00
Kconfig Make PCI_ROM_RUN a boolean (like it is elsewhere) which 2009-08-25 17:38:24 +00:00