coreboot-kgpe-d16/src/cpu/amd/dualcore
Martin Roth 5f46af6325 cpu/amd: 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: I9f4155285529ec28e826637a61436478f648704c
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/20335
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2017-06-28 17:48:34 +00:00
..
amd_sibling.c cpu/*: Add whitespace around '<<' 2017-06-28 00:23:32 +00:00
dualcore.c cpu/amd: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:48:34 +00:00
dualcore_id.c cpu/*: Add whitespace around '<<' 2017-06-28 00:23:32 +00:00
Makefile.inc