coreboot/src
Patrick Georgi 39ec29c47e Clean up some DCACHE related options.
In amd/serengeti_cheetah there were duplicates, and USE_DCACHE_RAM is a
boolean value, so make it so.


Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4596 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-08-27 12:10:50 +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 Various Kconfig and Makefile.inc fixes and cosmetics. 2009-08-25 00:53:22 +00:00
cpu Clean up some DCACHE related options. 2009-08-27 12:10:50 +00:00
devices Various Kconfig and Makefile.inc fixes and cosmetics. 2009-08-25 00:53:22 +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 Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
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 fix typo in commend of generic_sdram.c (trivial) 2008-08-01 11:36:40 +00:00
southbridge The new resource allocator helped me find a bug in SB600 diagnostics. 2009-08-27 04:30:47 +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 Various Kconfig and Makefile.inc fixes and cosmetics. 2009-08-25 00:53:22 +00:00
Kconfig Make PCI_ROM_RUN a boolean (like it is elsewhere) which 2009-08-25 17:38:24 +00:00