coreboot-kgpe-d16/src/mainboard/msi/ms9185
Uwe Hermann 01ce601bdb This patch is from 2009-10-20
Convert all DEBUG_SMBUS, DEBUG_SMI, and DEBUG_RAM_SETUP custom and
local #defines into globally configurable kconfig options (and Options.lb
options for as long as newconfig still exists) which can be enabled
by the user in the "Debugging" menu.

The respective menu items only appear if a board is selected where the
chipset code actually provides such additional DEBUG output.

All three variables default to 0 / off for now.

Also, drop a small chunk of dead/useless code in the
src/northbridge/via/cn700/raminit.c file, which would otherwise break
compilation.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>

Reworked to still apply to trunk, added X86EMU_DEBUG (and make the x86emu/yabel
code only work printf instead of a redefined version of printk and 
Acked-by: Stefan Reinauer <stepan@coresystems.de>




git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5185 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-05 10:03:50 +00:00
..
chip.h Carl-Daniel's part: 2009-02-18 20:41:57 +00:00
cmos.layout Revert "CMOS: Add set_option and rework get_option." 2009-06-03 14:19:33 +00:00
devicetree.cb Remove drivers/pci/onboard. The only purpose was for option ROMs, which are 2009-11-06 23:42:26 +00:00
get_bus_conf.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
irq_tables.c Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
Kconfig - Add config flag for boards that have their own fadt.c 2010-02-28 18:23:00 +00:00
mainboard.c Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should 2009-04-01 13:43:21 +00:00
mb_sysconf.h Various license header consistency fixes (trivial). 2010-02-15 23:10:19 +00:00
mptable.c Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
resourcemap.c The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of 2008-10-01 12:52:52 +00:00
romstage.c This patch is from 2009-10-20 2010-03-05 10:03:50 +00:00