coreboot/src/soc/nvidia/tegra210
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/soc coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
jdi_25x18_display arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
lp0 tegra210_lp0: make sure to build with compiler.h included 2018-10-29 08:40:37 +00:00
addressmap.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
ape.c
arm_tf.c
bootblock.c src: Drop unused include <timestamp.h> 2019-03-07 17:17:12 +00:00
bootblock_asm.S
cbmem.c
ccplex.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +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
dc.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
dma.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
dp.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
dsi.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
flow_ctrl.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
funitcfg.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
gic.c
i2c.c
i2c6.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
Kconfig console: Change BOOTBLOCK_CONSOLE default to y 2019-01-14 12:13:55 +00:00
Makefile.inc (console,drivers/uart)/Kconfig: Fix dependencies 2018-11-21 22:49:48 +00:00
mipi-phy.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
mipi.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
mipi_dsi.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
mmu_operations.c symbols.h: Add macro to define memlayout region symbols 2019-02-22 06:44:02 +00:00
monotonic_timer.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
mtc.c
padconfig.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
power.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
ram_code.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
ramstage.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
romstage.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
romstage_asm.S src: Use tabs for indentation 2018-10-08 09:46:16 +00:00
sdram.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
sdram_lp0.c src: Remove unneeded whitespace 2018-10-23 15:52:09 +00:00
soc.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
sor.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
spi.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
stack.S src: Use tabs for indentation 2018-10-08 09:46:16 +00:00
stage_entry.S
uart.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00