coreboot-kgpe-d16/src/drivers/elog
Martin Roth 32c27c2f85 src/drivers: 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: Ib3a1cf04482a8f19b159c31cfb16a7b492748d91
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/20352
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2017-07-13 23:54:48 +00:00
..
boot_count.c src/drivers: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:54:48 +00:00
elog.c src/drivers: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:54:48 +00:00
elog_internal.h Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
gsmi.c Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
Kconfig
Makefile.inc