From: Daniel Golle Date: Tue, 20 Jul 2021 16:02:49 +0000 (+0100) Subject: mediatek: fix typo in kernel mt7623/config-5.10 X-Git-Tag: v22.03.0-rc1~2130 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=27deb35af3cfa1dda5a635016fa852c8d201e81f;p=openwrt%2Fstaging%2Fhauke.git mediatek: fix typo in kernel mt7623/config-5.10 Fix typo reported by github user @mans0n. Signed-off-by: Daniel Golle --- 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