coreboot-kgpe-d16/src
Martin Roth 0fa92b31b0 src/cpu: 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: I4e5e585c3f98a129d89ef38b26d828d3bfeac7cf
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/20356
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2017-07-13 23:55:25 +00:00
..
acpi
arch Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
commonlib Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
console src/console: add IS_ENABLED() around Kconfig symbol references 2017-06-12 04:08:55 +02:00
cpu src/cpu: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:55:25 +00:00
device Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
drivers src/drivers: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:54:48 +00:00
ec ec/mec1308: Fix fan control ACPI 2017-07-08 19:06:00 +00:00
include src/include: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:55:05 +00:00
lib Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
mainboard Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
northbridge Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
soc soc/intel: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:54:32 +00:00
southbridge src/southbridge: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:54:56 +00:00
superio superio/ite/it8716f: Update init_ec 2017-07-08 19:02:13 +00:00
vboot Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
vendorcode Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
Kconfig Add support for Undefined Behavior Sanitizer 2017-06-14 19:56:59 +02:00