mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-26 14:19:43 +00:00
11 lines
282 B
Diff
11 lines
282 B
Diff
|
--- a/arch/arm/mach-mediatek/Kconfig
|
||
|
+++ b/arch/arm/mach-mediatek/Kconfig
|
||
|
@@ -30,6 +30,7 @@ config MACH_MT7623
|
||
|
config MACH_MT7629
|
||
|
bool "MediaTek MT7629 SoCs support"
|
||
|
default ARCH_MEDIATEK
|
||
|
+ select HAVE_ARM_ARCH_TIMER
|
||
|
|
||
|
config MACH_MT8127
|
||
|
bool "MediaTek MT8127 SoCs support"
|