diff options
-rw-r--r-- | arch/arm64/Kconfig.platforms | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 4043c35962cc..b1796c59d4a3 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms | |||
@@ -43,6 +43,7 @@ config ARCH_MEDIATEK | |||
43 | bool "Mediatek MT65xx & MT81xx ARMv8 SoC" | 43 | bool "Mediatek MT65xx & MT81xx ARMv8 SoC" |
44 | select ARM_GIC | 44 | select ARM_GIC |
45 | select PINCTRL | 45 | select PINCTRL |
46 | select MTK_TIMER | ||
46 | help | 47 | help |
47 | Support for Mediatek MT65xx & MT81xx ARMv8 SoCs | 48 | Support for Mediatek MT65xx & MT81xx ARMv8 SoCs |
48 | 49 | ||