coreboot/src
Alexandru Gagniuc 5c4645b0ee (Trivial) early_smbus: fix printsmbus macro
When I've first written this macro in 2011, the correct define for
verbose SMBus message was CONFIG_DEBUG_SMBUS_SETUP. This has since
been changed to CONFIG_DEBUG_SMBUS. I didn't catch that, and this made
the printsmbus macro always evaluate to an empty statement.

Use the proper CONFIG_DEBUG_SMBUS define. This makes printsmbus
functional again.

Change-Id: Iaf03354b179cc4a061e0b65f5b746af10f5d2b88
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/3379
Tested-by: build bot (Jenkins)
Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
2013-06-06 08:52:57 +02:00
..
arch Move the MARK_GRAPHICS_MEM_WRCOMB to x86 architecture 2013-06-04 22:36:03 +02:00
console console: log qemu debugcon detection result 2013-06-05 18:25:34 +02:00
cpu VIA Nano: Add microcode updates files 2013-06-04 18:02:11 +02:00
device Yabel : Add tracing option needed by i915tool. 2013-06-04 22:57:26 +02:00
drivers pc80/tpm: allow for cache-as-ram migration 2013-05-16 01:29:59 +02:00
ec ChromeEC: Drop unneeded Kconfig variable EC_GOOGLE_API_ROOT 2013-04-18 02:47:23 +02:00
include (Trivial) early_smbus: fix printsmbus macro 2013-06-06 08:52:57 +02:00
lib cbmem console: use cache-as-ram API and cleanup 2013-05-16 01:30:17 +02:00
mainboard qemu: add power management function to device tree 2013-06-05 18:26:20 +02:00
northbridge Intel 945: Select LAPIC_MONOTONIC_TIMER for X86EMU_DEBUG_TIMINGS 2013-06-05 01:07:14 +02:00
southbridge AMD Geode CS5536: downgrade BIOS_ERR 2013-06-03 17:47:06 +02:00
superio Drop prototype guarding for romcc 2013-05-10 00:06:46 +02:00
vendorcode chromeos: use cache-as-ram migration API for vbnv 2013-05-16 01:30:09 +02:00
Kconfig Yabel : Add tracing option needed by i915tool. 2013-06-04 22:57:26 +02:00