coreboot-kgpe-d16/src/include/cpu/x86
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
..
bist.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
cache.h cosmetic comment changes. 2010-05-19 18:39:23 +00:00
lapic.h drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more 2010-03-28 21:26:54 +00:00
lapic_def.h
msr.h This commit updates the Geode LX GLCP delay control setup from the v2 way to the v3 way. 2010-06-10 15:24:57 +00:00
mtrr.h No warnings day, next round. 2010-04-06 21:50:21 +00:00
multiboot.h Various license header consistency fixes (trivial). 2010-02-15 23:10:19 +00:00
pae.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
post_code.h drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h" 2010-04-25 20:42:02 +00:00
smm.h clean up some prototypes 2010-05-14 19:11:44 +00:00
stack.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
tsc.h drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more 2010-03-28 21:26:54 +00:00