This enables some common options used by the default board support package for the MediaTek Genio EVK boards. These options are already enabled in mt8189.config for Genio 520/720 EVK boards. The patches in this series make the other recently added boards match that.
Signed-off-by: David Lechner <[email protected]> --- Changes in v2: - Removed CONFIG_CMD_PART from the defconfig. - Added a similar patch for mt8365 (Genio 350). - Link to v1: https://patch.msgid.link/[email protected] To: Macpaul Lin <[email protected]> To: Tom Rini <[email protected]> To: Julien Masson <[email protected]> Cc: Julien Stephan <[email protected]> Cc: [email protected] --- David Lechner (3): configs/mt8188: enable bootstd, FIT and DT overlays configs/mt8195: enable bootstd, FIT and DT overlays configs/mt8365: enable bootstd, FIT and DT overlays configs/mt8188.config | 4 +++- configs/mt8195.config | 4 +++- configs/mt8365_evk_defconfig | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) --- base-commit: e662ef4ea8e18887f97c07f64f2ebe17bdb15cac change-id: 20260507-mtk-genio-defconfig-7b165d83a812 Best regards, -- David Lechner <[email protected]>

