mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-14 02:44:45 +00:00
e30424112e
otherwise the system delay is completely broken. Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
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"
|