summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorINAGAKI Hiroshi2025-04-28 09:45:36 +0000
committerHauke Mehrtens2025-07-20 14:12:57 +0000
commit76143aec0977fca00175bde4147255c6baec7249 (patch)
treeba5c4c7bf73d4fdb9a4082d99fca02d5b202230b
parentddf7d63e946a65d510c4ec0338aea49dc45a976c (diff)
downloadopenwrt-76143aec0977fca00175bde4147255c6baec7249.tar.gz
mediatek: filogic: enable mstc-boot mtdsplit parser
Enable mstc-boot mtdsplit parser on mediatek/filogic subtarget to handle dual-boot on ELECOM WRC-X3000GS3. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com> Link: https://github.com/openwrt/openwrt/pull/18976 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
-rw-r--r--target/linux/mediatek/filogic/config-6.121
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mediatek/filogic/config-6.12 b/target/linux/mediatek/filogic/config-6.12
index ad8b272ebf..3feaf0f865 100644
--- a/target/linux/mediatek/filogic/config-6.12
+++ b/target/linux/mediatek/filogic/config-6.12
@@ -281,6 +281,7 @@ CONFIG_MTD_SPI_NAND=y
CONFIG_MTD_SPI_NOR=y
CONFIG_MTD_SPLIT_FIRMWARE=y
CONFIG_MTD_SPLIT_FIT_FW=y
+CONFIG_MTD_SPLIT_MSTC_BOOT=y
CONFIG_MTD_UBI=y
CONFIG_MTD_UBI_BEB_LIMIT=20
CONFIG_MTD_UBI_BLOCK=y