u-boot/arch/mips/mach-mtmips/mt7621
Tom Rini 65cc0e2a65 global: Move remaining CONFIG_SYS_* to CFG_SYS_*
The rest of the unmigrated CONFIG symbols in the CONFIG_SYS namespace do
not easily transition to Kconfig. In many cases they likely should come
from the device tree instead. Move these out of CONFIG namespace and in
to CFG namespace.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2022-12-05 16:06:08 -05:00
..
spl global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
tpl treewide: Drop image_header_t typedef 2022-09-29 16:07:57 -04:00
init.c mips: mtmips: add support for MediaTek MT7621 SoC 2022-07-13 23:03:37 +02:00
Kconfig mips: mtmips: add two reference boards for mt7621 2022-07-13 23:03:37 +02:00
Makefile mips: mtmips: add support for MediaTek MT7621 SoC 2022-07-13 23:03:37 +02:00
mt7621.h mips: mtmips: add support for MediaTek MT7621 SoC 2022-07-13 23:03:37 +02:00
serial.c mips: mtmips: add support for MediaTek MT7621 SoC 2022-07-13 23:03:37 +02:00
sram_init.S mips: mtmips: add support for MediaTek MT7621 SoC 2022-07-13 23:03:37 +02:00