u-boot/arch/powerpc/lib
Tom Rini 6e7df1d151 global: Finish CONFIG -> CFG migration
At this point, the remaining places where we have a symbol that is
defined as CONFIG_... are in fairly odd locations. While as much dead
code has been removed as possible, some of these locations are simply
less obvious at first. In other cases, this code is used, but was
defined in such a way as to have been missed by earlier checks.  Perform
a rename of all such remaining symbols to be CFG_... rather than
CONFIG_...

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-01-20 12:27:24 -05:00
..
_ashldi3.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
_ashrdi3.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
_lshrdi3.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
bat_rw.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
bdinfo.c powerpc: Remove unused MPC8540/60ADS code 2022-03-03 16:51:19 -05:00
bootm.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
cache.c cyclic: Use schedule() instead of WATCHDOG_RESET() 2022-09-18 10:26:33 +02:00
extable.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
interrupts.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
Kconfig powerpc: introduce CONFIG_CACHE_FLUSH_WATCHDOG_THRESHOLD 2021-04-27 08:28:07 +02:00
kgdb.c common: Drop asm/ptrace.h from common header 2020-05-18 21:19:23 -04:00
Makefile Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig 2022-06-06 12:09:00 -04:00
ppccache.S WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
ppcstring.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
reloc.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
spl.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
stack.c common/board_f: introduce arch_setup_dest_addr() 2022-10-06 21:05:17 -04:00
ticks.S watchdog: Get rid of ASSEMBLY hacks 2022-09-18 10:26:39 +02:00
time.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
traps.c Revert "powerpc: fix regression in arch_initr_trap()" 2021-06-23 08:45:03 -04:00