commit | 8bc9b69025143cc445434b9b69e57498ad9db431 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Thu Nov 12 16:36:00 2020 +0800 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sun Jan 24 21:39:26 2021 +0100 |
tree | db2fa32beb3a982396b1deeae746ba2be7434e58 | |
parent | 3f66195a783a26273b6d76bad78b39fc0428e858 [diff] |
configs: mtmips: refresh for mt7628 based boards Since mt7620 is added into Kconfig, the CONFIG_SOC_MT7628=y which is omitted by default must be added back, otherwise make xxx_defconfig for these boards will be configured for mt7620 platform. Reviewed-by: Stefan Roese <sr@denx.de>