coreboot-kgpe-d16/src/include
Stefan Reinauer 8c4f31b3b5 Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /
board porter: printk should always be available in CAR mode.

Also drop CONFIG_USE_INIT, it's only been selected on one ASROCK board
but it's not been used there. Very odd.

There is one usage of CONFIG_USE_INIT which was always off in 
src/cpu/intel/car/cache_as_ram.inc and we have to figure out what to do with
those few lines.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Peter Stuge <peter@stuge.se>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5682 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-08-03 15:42:29 +00:00
..
arch-generic - First stab at getting the ppc ports building and working. 2004-11-18 22:38:08 +00:00
boot Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
console Add support for the console over Ethernet (through PCI NE2000). 2010-07-16 20:02:09 +00:00
cpu Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / 2010-08-03 15:42:29 +00:00
device Always enable parent resources before child resources. 2010-06-17 16:16:56 +00:00
pc80 Re-integrate "USE_OPTION_TABLE" code. 2010-07-06 21:05:04 +00:00
smp Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
assert.h Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / 2010-08-03 15:42:29 +00:00
cbfs.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
cbmem.h Add few missing prototypes, and remove few unused (thus lonelly) variables. 2009-10-27 14:29:29 +00:00
delay.h This is a general cleanup patch 2010-02-22 06:09:43 +00:00
ehci.h This is (most of) the usb2 debug console code ripped out of 2007-02-28 11:17:02 +00:00
fallback.h - include option_table.h when it is created, and that's HAVE_OPTION_TABLE 2010-03-29 21:50:53 +00:00
ip_checksum.h Add support for the console over Ethernet (through PCI NE2000). 2010-07-16 20:02:09 +00:00
lib.h Fix console prototypes for non-romcc boards. 2010-04-02 21:39:12 +00:00
reset.h more warning fixes. 2010-03-17 03:14:54 +00:00
sdram_mode.h Various license header consistency fixes (trivial). 2010-02-15 23:10:19 +00:00
spd.h Add definitions for DDR2 SPD registers. 2008-08-28 18:23:58 +00:00
spd_ddr2.h Add VIA CX700 support, plus VIA vt8454c reference board support. 2009-04-17 08:37:18 +00:00
stdlib.h drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more 2010-03-28 21:26:54 +00:00
string.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
swab.h byte swapping 2004-03-13 03:37:11 +00:00
types.h Some changes required to get yabel working on v2 (and they generally make 2009-03-01 10:16:01 +00:00
uart8250.h added rx support 2004-03-13 03:40:51 +00:00
usb_ch9.h Fix usbdebug compilation. 2010-05-25 16:02:28 +00:00
usbdebug.h Long ago we agreed on kicking the _direct appendix because everything in 2010-05-25 16:17:45 +00:00
version.h Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
watchdog.h This is a general cleanup patch 2010-02-22 06:09:43 +00:00