coreboot-kgpe-d16/src/soc/cavium/cn81xx
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
..
include security/tpm: Fix TCPA log feature 2019-03-07 12:47:01 +00:00
bl31_plat_params.c soc/cavium/cn81xx: Use ATF from blobs repo 2018-07-30 18:47:26 +00:00
bootblock.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
bootblock_custom.S soc/cavium/bootblock: Get rid of register X1 2018-07-30 18:46:41 +00:00
cbmem.c cbmem_top: Fix comment and remove upper limit 2019-01-24 13:54:21 +00:00
chip.h
clock.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
cpu.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
cpu_secondary.S soc/cavium: Add secondary CPU support 2018-07-10 07:07:09 +00:00
ecam0.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
gpio.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
Kconfig soc/cavium/cn81xx: Drop VBOOT_RETURN_FROM_VERSTAGE 2019-02-27 11:03:07 +00:00
Makefile.inc (console,drivers/uart)/Kconfig: Fix dependencies 2018-11-21 22:49:48 +00:00
mmu.c symbols.h: Add macro to define memlayout region symbols 2019-02-22 06:44:02 +00:00
sdram.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
soc.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
spi.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
timer.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
twsi.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
uart.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00