Re: [OpenWrt-Devel] [PATCH] mediatek: remove extraneous "+" typo in mt7629 kernel config

2019-11-18 Thread John Crispin

On 18/11/2019 12:19, Russell Senior wrote:


As noted by Hauke in IRC.
Introduced in commit 50735df7b238ce886c6f718b3e9437a09c8efb28

Cc: John Crispin 
Cc: Hauke Mehrtens 
Signed-off-by: Russell Senior 
---
  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



https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=d4f1937a21ae81194918bc1eb5a91118e0ff6267

___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] [PATCH] mediatek: remove extraneous "+" typo in mt7629 kernel config

2019-11-18 Thread Russell Senior


As noted by Hauke in IRC.
Introduced in commit 50735df7b238ce886c6f718b3e9437a09c8efb28

Cc: John Crispin 
Cc: Hauke Mehrtens 
Signed-off-by: Russell Senior 
---
 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
russ...@personaltelco.net

___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel