coreboot-kgpe-d16/src/mainboard/traverse/geos
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
..
chip.h Add support for the Traverse Technologies Geos mainboard. 2010-05-20 07:35:17 +00:00
cmos.layout Add support for the Traverse Technologies Geos mainboard. 2010-05-20 07:35:17 +00:00
devicetree.cb Add support for the Traverse Technologies Geos mainboard. 2010-05-20 07:35:17 +00:00
irq_tables.c Add support for the Traverse Technologies Geos mainboard. 2010-05-20 07:35:17 +00:00
Kconfig 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
mainboard.c Add support for the Traverse Technologies Geos mainboard. 2010-05-20 07:35:17 +00:00
romstage.c Fix a missing include file that was breaking the Traverse Geos build. 2010-06-10 16:19:02 +00:00