coreboot-kgpe-d16/src/southbridge/nvidia/ck804
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
ac97.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
bootblock.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
chip.h
ck804.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
ck804.h southbridge/nvidia/ck804: Drop leftover code 2019-01-09 12:43:15 +00:00
early_setup_car.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
early_setup_ss.h
early_smbus.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
early_smbus.h
enable_usbdebug.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
fadt.c arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field 2019-03-04 13:16:29 +00:00
ht.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
ide.c
Kconfig southbridge/nvidia/ck804: Drop leftover code 2019-01-09 12:43:15 +00:00
lpc.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
Makefile.inc usbdebug: Make the EHCI debug console work in the bootblock 2019-01-06 14:05:20 +00:00
nic.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
pci.c
pcie.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
reset.c amdfam10: Convert to board_reset() 2018-10-22 08:40:28 +00:00
romstrap.ld
romstrap.S
sata.c
smbus.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
smbus.h arch/io.h: Drop includes in fam10 romstages 2019-03-05 16:19:37 +00:00
usb.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
usb2.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00