u-boot/arch/arm/mach-mediatek
Guillaume La Roque df3ab898f6 arm: mediatek: merge board Kconfigs into mach-mediatek
On MediaTek boards we cannot override the SYS_BOARD / SYS_CONFIG_NAME
variables from defconfig.
This is because in board/mediatek/mtXXXX/Kconfig this value was override
by default due to the if CONFIG_TARGET_MTXXXX condition.

Merge all the Kconfigs to the mach-medatek/Kconfig.

This way:
- we only define SYS_{SOC,VENDOR} once
- all board definitions are in a single place, simplifying the build logic.

Signed-off-by: Guillaume La Roque <glaroque@baylibre.com>
2021-09-23 14:15:32 -04:00
..
mt7622 reset: Remove addr parameter from reset_cpu() 2021-03-02 14:03:02 -05:00
mt7623 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
mt7629 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
mt8183 arm: use the correct prototype for reset_cpu function 2021-07-28 19:30:22 -04:00
mt8512 reset: Remove addr parameter from reset_cpu() 2021-03-02 14:03:02 -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 arm: mediatek: merge board Kconfigs into mach-mediatek 2021-09-23 14:15:32 -04:00
Makefile ARM: mediatek: Add MT8183 support 2021-03-20 16:24:27 -04:00
spl.c spi: Rename SPI_SUPPORT to SPI 2021-09-04 12:26:02 -04:00