1config ARCH_MEDIATEK 2 bool "Mediatek MT6589 SoC" if ARCH_MULTI_V7 3 select ARM_GIC 4 select MTK_TIMER 5 help 6 Support for Mediatek Cortex-A7 Quad-Core-SoC MT6589. 7