aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2021-07-20 17:02:49 +0100
committerDaniel Golle <daniel@makrotopia.org>2021-07-20 17:03:44 +0100
commit27deb35af3cfa1dda5a635016fa852c8d201e81f (patch)
tree97d75811f2247792cbcd7c249319175f46125bea
parentddec752890022794a9c035356d7e13e9889a03db (diff)
downloadupstream-27deb35af3cfa1dda5a635016fa852c8d201e81f.tar.gz
upstream-27deb35af3cfa1dda5a635016fa852c8d201e81f.tar.bz2
upstream-27deb35af3cfa1dda5a635016fa852c8d201e81f.zip
mediatek: fix typo in kernel mt7623/config-5.10
Fix typo reported by github user @mans0n. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
-rw-r--r--target/linux/mediatek/mt7623/config-5.102
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/mt7623/config-5.10 b/target/linux/mediatek/mt7623/config-5.10
index ca1f92ae78..4e240b560d 100644
--- a/target/linux/mediatek/mt7623/config-5.10
+++ b/target/linux/mediatek/mt7623/config-5.10
@@ -229,7 +229,7 @@ CONFIG_HARDIRQS_SW_RESEND=y
CONFIG_HAS_DMA=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT_MAP=y
-CINFIG_HAVE_ARM_ARCH_TIMER=y
+CONFIG_HAVE_ARM_ARCH_TIMER=y
CONFIG_HAVE_SMP=y
CONFIG_HDMI=y
CONFIG_HIGHMEM=y