diff options
| author | Guillaume La Roque <[email protected]> | 2021-09-10 10:21:06 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-09-23 14:15:32 -0400 |
| commit | df3ab898f644db6d8b7337f0a7f0995ecf41b730 (patch) | |
| tree | 36eb2fdd597ffea2d5437b9ee9c71caebea48696 /doc/develop | |
| parent | a69753f31d5863c692522f0b92db6e9cad06d553 (diff) | |
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 <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
