coreboot-kgpe-d16/src/soc/intel/fsp_broadwell_de
Julius Werner cd49cce7b7 coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
This patch is a raw application of

 find src/ -type f | xargs sed -i -e 's/IS_ENABLED\s*(CONFIG_/CONFIG(/g'

Change-Id: I6262d6d5c23cabe23c242b4f38d446b74fe16b88
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31774
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2019-03-08 08:33:24 +00:00
..
acpi soc/intel/fsp_broadwell_de: Drop unused files 2018-12-17 14:16:26 +00:00
bootblock
fsp coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
include/soc soc/intel: Standardize names of common MSRs 2019-01-07 10:27:32 +00:00
romstage coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
acpi.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
chip.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
chip.h fsp_broadwell_de: Add ability to set PCIe completion timeout 2018-06-28 09:05:19 +00:00
cpu.c soc/intel/fsp_broadwell_de: Fix IA32_MC0_* names 2018-10-01 04:15:30 +00:00
gpio.c
iou_complto.c fsp_broadwell_de: Add ability to set PCIe completion timeout 2018-06-28 09:05:19 +00:00
Kconfig soc/intel/fsp_broadwell_de: Enable FIT support 2019-01-17 12:37:07 +00:00
Makefile.inc security/vboot: Add measured boot mode 2019-02-25 22:29:16 +00:00
memmap.c
northcluster.c fsp_broadwell_de: Move DMAR table generation to corresponding VT-d device 2018-09-20 12:38:02 +00:00
pmutil.c src/soc: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:31:10 +00:00
ramstage.c src: Drop unused include <arch/acpi.h> 2019-03-06 20:03:55 +00:00
smbus.c soc/{amd,intel}: Remove needless '&' on function pointers 2019-01-23 14:42:59 +00:00
smbus_common.c soc: Remove useless include <device/pci_ids.h> 2018-12-19 05:20:49 +00:00
smi.c
smihandler.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
smmrelocate.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
southcluster.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
tsc_freq.c
vtd.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00