The source project of this merge request has been removed.
[arm64] Enable ARCH_MEDIATEK
Since various MediaTek SoCs have been grouped under ARCH_MEDIATEK.
Without this option, many options couldn't get enabled and thereby
various MediaTek related settings disabled.
This patch set enabled the very basic set of drivers include common drivers and some clock and regulator drivers for mt8195, mt8188, and mt8365.
Signed-off-by: Macpaul Lin macpaul.lin@mediatek.com