u-boot/arch/arm/mach-mediatek
Tom Rini 3dd1486800 Kconfig: Centralize prompting for SYS_CONFIG_NAME
Generally speaking, we do not prompt for this value and define it in the
board specific Kconfig file. There are some valid use cases however
today where we do prompt for this value, so instead of having this be
done in a number of locations, do this at the top-level location only.

This removes the question from a number of other locations and makes it
consistent that when we do set the value directly, we always do it the
same way. We don't need to specify the type, it's always string.

Signed-off-by: Tom Rini <trini@konsulko.com>
2024-02-27 14:18:54 -05:00
..
mt7622 arm: mediatek: retrieve ram_base from dts node for armv8 platform 2023-08-03 09:40:48 -04:00
mt7623 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
mt7629 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
mt7981 arm: mediatek: retrieve ram_base from dts node for armv8 platform 2023-08-03 09:40:48 -04:00
mt7986 arm: mediatek: retrieve ram_base from dts node for armv8 platform 2023-08-03 09:40:48 -04:00
mt7988 arm: mediatek: add support for MediaTek MT7988 SoC 2023-08-03 09:40:50 -04:00
mt8183 arm: use the correct prototype for reset_cpu function 2021-07-28 19:30:22 -04:00
mt8365 arm: mediatek: add support for MediaTek MT8365 SoC 2023-12-19 10:09:06 -05:00
mt8512 mediatek: Include <linux/sizes.h> where needed 2022-11-10 10:08:55 -05:00
mt8516 reset: Remove addr parameter from reset_cpu() 2021-03-02 14:03:02 -05:00
mt8518 reset: Remove addr parameter from reset_cpu() 2021-03-02 14:03:02 -05:00
cpu.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
init.h arm: MediaTek: add basic support for MT7629 boards 2018-11-28 23:04:50 -05:00
Kconfig Kconfig: Centralize prompting for SYS_CONFIG_NAME 2024-02-27 14:18:54 -05:00
Makefile arm: mediatek: add support for MediaTek MT8365 SoC 2023-12-19 10:09:06 -05:00
spl.c spi: Rename SPI_SUPPORT to SPI 2021-09-04 12:26:02 -04:00