[openwrt/openwrt] mediatek: 5.15: re-enable arch timer on MT7623 as well
LEDE Commits
lede-commits at lists.infradead.org
Wed Apr 13 23:35:17 PDT 2022
dangole pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/9a22943eb2670303393a2103f47fae312f484bd2
commit 9a22943eb2670303393a2103f47fae312f484bd2
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Thu Apr 14 07:33:38 2022 +0100
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 <daniel at makrotopia.org>
---
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
More information about the lede-commits
mailing list