coreboot-kgpe-d16/src/cpu/amd
Julius Werner 5d1f9a0096 Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)
This patch cleans up remaining uses of raw boolean Kconfig values I
could find by wrapping them with CONFIG(). The remaining naked config
value warnings in the code should all be false positives now (although
the process was semi-manual and involved some eyeballing so I may have
missed a few).

Change-Id: Ifa0573a535addc3354a74e944c0920befb0666be
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31813
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2019-03-25 11:03:49 +00:00
..
agesa src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
car coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
family_10h-family_15h Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) 2019-03-25 11:03:49 +00:00
microcode coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
mtrr amd/mtrr: Fix IORR MTRR 2018-11-05 09:05:33 +00:00
pi src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
quadcore Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) 2019-03-25 11:03:49 +00:00
smm arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
socket_AM2r2
socket_AM3
socket_ASB2
socket_C32
socket_F_1207
socket_FM2
socket_G34
Kconfig cpu/amd/geode_lx: Drop support 2018-12-21 18:09:11 +00:00
Makefile.inc cpu/amd/geode_lx: Drop support 2018-12-21 18:09:11 +00:00