u-boot/arch/mips/mach-mtmips
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
..
include/mach mips: mtmips: add support for MediaTek MT7620 SoC 2021-01-24 21:39:26 +01:00
mt7620 arm: mediatek: merge board Kconfigs into mach-mediatek 2021-09-23 14:15:32 -04:00
mt7621 global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
mt7628 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
cpu.c mips: mtmips: add support for MediaTek MT7621 SoC 2022-07-13 23:03:37 +02:00
ddr_cal.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
ddr_init.c mips: mtmips: add support to initialize SDRAM 2021-01-24 21:39:26 +01:00
Kconfig Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
Makefile mips: mtmips: add support for MediaTek MT7621 SoC 2022-07-13 23:03:37 +02:00
spl.c serial: Rename SERIAL_SUPPORT to SERIAL 2021-09-04 12:26:01 -04:00