From 9a22943eb2670303393a2103f47fae312f484bd2 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Thu, 14 Apr 2022 07:33:38 +0100 Subject: [PATCH] mediatek: 5.15: re-enable arch timer on MT7623 as well Re-enable arch timer also on MT7623, yet another time. Signed-off-by: Daniel Golle --- target/linux/mediatek/mt7623/config-5.15 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/mediatek/mt7623/config-5.15 b/target/linux/mediatek/mt7623/config-5.15 index ad176eb756..62672ec8fd 100644 --- a/target/linux/mediatek/mt7623/config-5.15 +++ b/target/linux/mediatek/mt7623/config-5.15 @@ -246,6 +246,7 @@ CONFIG_HARDIRQS_SW_RESEND=y CONFIG_HAS_DMA=y CONFIG_HAS_IOMEM=y CONFIG_HAS_IOPORT_MAP=y +CONFIG_HAVE_ARM_ARCH_TIMER=Y CONFIG_HAVE_SMP=y CONFIG_HDMI=y CONFIG_HID=y -- 2.30.2