Skip to content
Commit df3ab898 authored by Guillaume La Roque's avatar Guillaume La Roque Committed by Tom Rini
Browse files

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: default avatarGuillaume La Roque <glaroque@baylibre.com>
parent a69753f3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment