coreboot/src
Peter Stuge b1924301ca Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also empty
Signed-off-by: Peter Stuge <peter@stuge.se>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4799 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-10-17 01:12:42 +00:00
..
arch Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8. 2009-10-16 19:29:45 +00:00
boot Remove: 2009-10-03 16:24:58 +00:00
config Drop unused and useless CONFIG_MAX_PCI_BUSES. 2009-10-16 16:39:40 +00:00
console Make COM port selection and BAUD rate a "choice" for better usability. 2009-10-16 22:39:55 +00:00
cpu Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also empty 2009-10-17 01:12:42 +00:00
devices Remove a couple more warnings. Trivial. 2009-10-13 20:00:09 +00:00
drivers undo another accidential rename of X -> CONFIG_X (trivial) 2009-10-15 22:40:41 +00:00
include Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8. 2009-10-16 19:29:45 +00:00
lib Move the ulzma prototype out of the function to make the code easier to read. 2009-10-09 15:22:35 +00:00
mainboard This is a snapshot as the availability of the systems for this 2009-10-16 22:07:15 +00:00
northbridge Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. 2009-10-16 16:32:57 +00:00
pc80 Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. 2009-10-16 16:32:57 +00:00
southbridge Add CONFIG_VGA_ROM_RUN to dbm690t and pistachio, otherwise the 2009-10-16 07:44:04 +00:00
superio Remove default n statements to simplify .config and ldoptions files. 2009-10-09 17:39:35 +00:00
Kconfig Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE. 2009-10-16 19:12:49 +00:00