coreboot/src/arch/arm
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
..
armv4
armv7 coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
include coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
libgcc Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00
asmlib.h
boot.c selfboot: remove bounce buffers 2018-10-11 17:42:41 +00:00
clock.c
cpu.c src/arch: Fix checkpatch warning: no spaces at the start of a line 2017-07-25 14:26:30 +00:00
div0.c
eabi_compat.c
id.S
Kconfig
Makefile.inc Introduce bootblock self-decompression 2018-05-22 02:44:14 +00:00
memcpy.S
memmove.S arch/arm/memmove.S: Use tabs instead of white spaces 2018-12-24 08:16:54 +00:00
memset.S
stages.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
tables.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00