u-boot/arch/powerpc/cpu/mpc8xxx
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
..
cpu.c net: Remove more legacy functions 2022-12-22 10:31:49 -05:00
fdt.c treewide: Remove the unnecessary space before semicolon 2022-11-02 13:58:17 -04:00
fsl_lbc.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
fsl_pamu.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
law.c global: Move remaining CONFIG_*SRIO_* to CFG_* 2022-12-05 16:06:08 -05:00
Makefile Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig 2022-06-06 12:09:00 -04:00
pamu_table.c global: Migrate CONFIG_MAX_MEM_MAPPED to CFG 2022-12-23 10:14:51 -05:00
srio.c CONFIG_SYS_MPC8xxx_GUTS_ADDR: Migrate to CFG_SYS 2022-12-22 10:31:48 -05:00