Skip to content

Commit

Permalink
mediatek: fix typo in kernel mt7623/config-5.10
Browse files Browse the repository at this point in the history
Fix typo reported by github user @mans0n.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
  • Loading branch information
dangowrt committed Jul 20, 2021
1 parent ddec752 commit 27deb35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/mediatek/mt7623/config-5.10
Expand Up @@ -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
Expand Down

0 comments on commit 27deb35

Please sign in to comment.