[OpenWrt-Devel] [PATCH] mediatek: remove extraneous "+" typo in mt7629 kernel config
Russell Senior
russell at personaltelco.net
Mon Nov 18 06:19:53 EST 2019
As noted by Hauke in IRC.
Introduced in commit 50735df7b238ce886c6f718b3e9437a09c8efb28
Cc: John Crispin <john at phrozen.org>
Cc: Hauke Mehrtens <hauke at hauke-m.de>
Signed-off-by: Russell Senior <russell at personaltelco.net>
---
target/linux/mediatek/mt7629/config-4.19 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/mediatek/mt7629/config-4.19 b/target/linux/mediatek/mt7629/config-4.19
index f32d9d1919..2dab4e393d 100644
--- a/target/linux/mediatek/mt7629/config-4.19
+++ b/target/linux/mediatek/mt7629/config-4.19
@@ -235,7 +235,7 @@ CONFIG_MTD_NAND=y
CONFIG_MTD_NAND_CORE=y
CONFIG_MTD_NAND_ECC=y
CONFIG_MTD_NAND_MTK=y
-+CONFIG_MTD_SPI_NAND=y
+CONFIG_MTD_SPI_NAND=y
CONFIG_MTD_SPI_NOR=y
CONFIG_MTD_SPLIT_FIRMWARE=y
CONFIG_MTD_SPLIT_FIT_FW=y
--
2.24.0
--
Russell Senior, President
russell at personaltelco.net
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list