From: Mikhail Zhilkin Date: Sun, 14 Jun 2026 05:48:45 +0000 (+0300) Subject: airoha: an7583: enable mtd virtual concat support X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ed38b88bc31ccd731ed0faecf51eed47c404c7c2;p=thirdparty%2Fopenwrt.git airoha: an7583: enable mtd virtual concat support This is required for upcoming Nokia XG-040G-MF support. Signed-off-by: Mikhail Zhilkin Link: https://github.com/openwrt/openwrt/pull/23809 Signed-off-by: Jonas Jelonek --- diff --git a/target/linux/airoha/an7583/config-6.18 b/target/linux/airoha/an7583/config-6.18 index f3d92270c1f..2bf57ce7240 100644 --- a/target/linux/airoha/an7583/config-6.18 +++ b/target/linux/airoha/an7583/config-6.18 @@ -215,6 +215,7 @@ CONFIG_MTD_UBI=y CONFIG_MTD_UBI_BEB_LIMIT=20 CONFIG_MTD_UBI_BLOCK=y CONFIG_MTD_UBI_WL_THRESHOLD=4096 +CONFIG_MTD_VIRT_CONCAT=y CONFIG_MUTEX_SPIN_ON_OWNER=y CONFIG_NEED_DMA_MAP_STATE=y CONFIG_NEED_SG_DMA_LENGTH=y