coreboot/src
Martin Roth ffdee287df cpu/intel: add IS_ENABLED() around Kconfig symbol references
Some of these can be changed from #if to if(), but that will happen
in a follow-on commmit.

Change-Id: Ie685bbbb1cbf06d32631ea40ad120b6f45374b2e
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/20336
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2017-06-28 17:48:42 +00:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/x86/smbios: Fix scope of variable declaration 2017-06-22 15:20:17 +00:00
commonlib commonlib/storage: Zero extend MMC capacity 2017-06-27 21:55:49 +00:00
console src/console: add IS_ENABLED() around Kconfig symbol references 2017-06-12 04:08:55 +02:00
cpu cpu/intel: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:48:42 +00:00
device device/pnp: remove struct io_info 2017-06-13 15:21:58 +02:00
drivers drivers/spi: Don't disable non-existent warnings on clang 2017-06-27 17:00:55 +00:00
ec device/pnp: remove struct io_info 2017-06-13 15:21:58 +02:00
include include/device: Add pci ids for Intel CNL 2017-06-27 16:50:26 +00:00
lib lib/coreboot_tables: Zero framebuffer structure 2017-06-27 02:16:03 +00:00
mainboard mainboard/google/fizz: Add audio devices 2017-06-28 17:39:51 +00:00
northbridge nb/amdk8/debug.c Fix building with CONFIG_DEBUG_SMBUS 2017-06-28 00:50:08 +00:00
soc soc/amd/stoneyridge: Add tseg size to Kconfig 2017-06-27 20:52:13 +00:00
southbridge sis/sis966: Clean up sata.c 2017-06-27 23:50:59 +00:00
superio device/pnp: remove struct io_info 2017-06-13 15:21:58 +02:00
vboot vboot: Separate board name and version number in FWID with a dot 2017-04-29 01:44:10 +02:00
vendorcode vendorcode/amd: Unify Porting.h across all targets 2017-06-27 17:35:39 +00:00
Kconfig Add support for Undefined Behavior Sanitizer 2017-06-14 19:56:59 +02:00