coreboot/src/cpu
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
..
allwinner cpu/allwinner/a10/clock.h: Add missing bracket 2017-06-22 16:05:28 +00:00
amd cpu/amd: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:48:34 +00:00
armltd
dmp
intel cpu/intel: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:48:42 +00:00
qemu-power8
qemu-x86
ti
via cpu/*: Add whitespace around '<<' 2017-06-28 00:23:32 +00:00
x86 cpu/x86/smm: allow SSE instructions in SMM modules 2017-06-27 16:14:15 +00:00
Kconfig arch/x86: remove CAR global migration when postcar stage is used 2017-04-08 23:22:02 +02:00
Makefile.inc