u-boot/arch/powerpc/cpu/mpc83xx
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
..
arbiter mpc83xx: Migrate arbiter config to Kconfig 2019-05-21 07:52:33 +02:00
bats global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
elbc global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* 2022-12-05 16:05:38 -05:00
hid global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
hrcw global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
initreg powerpc: remove support for kmtergr1 and MPC8309 2022-08-20 22:45:00 -04:00
lblaw global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
sysio global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
config.mk mpc83xx: Add support for -msingle-pic-base 2019-01-21 08:33:42 +01:00
cpu.c net: Remove more legacy functions 2022-12-22 10:31:49 -05:00
cpu_init.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
ecc.c nxp: Migrate a number of DDR related symbols to Kconfig 2021-08-31 17:46:37 -04:00
fdt.c Remove CONFIG_HAS_ETH0 et al symbols 2022-03-18 12:48:17 -04:00
interrupts.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Kconfig Convert CONFIG_NEVER_ASSERT_ODT_TO_CPU to Kconfig 2022-12-23 10:07:03 -05:00
law.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Makefile Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig 2022-06-06 12:09:00 -04:00
pci.c pci: powerpc: Drop old code 2021-08-05 16:14:36 -04:00
pcie.c global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI* 2022-12-05 16:06:07 -05:00
qe_io.c powerpc, qe: add DTS support for parallel I/O ports 2020-09-17 06:09:53 +02:00
serdes.c Convert CONFIG_FSL_SERDES to Kconfig 2022-12-05 16:06:43 -05:00
spd_sdram.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
speed.c powerpc: remove support for kmtergr1 and MPC8309 2022-08-20 22:45:00 -04:00
spl_minimal.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
start.S global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
traps.c common: remove bedbug debugger support 2022-01-18 08:31:02 -05:00
u-boot-spl.lds SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
u-boot.lds linker_lists: Rename sections to remove . prefix 2022-06-23 12:58:18 -04:00