From: Dirk Buchwalder Date: Sun, 1 Mar 2026 13:16:43 +0000 (+0100) Subject: airoha: an7581: add ubi nvmem driver X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F22151%2Fhead;p=thirdparty%2Fopenwrt.git airoha: an7581: add ubi nvmem driver Add ubi nvmem driver, required to load nvmem entries from ubi volumes Signed-off-by: Dirk Buchwalder Link: https://github.com/openwrt/openwrt/pull/22151 Signed-off-by: Christian Marangi --- diff --git a/target/linux/airoha/an7581/config-6.12 b/target/linux/airoha/an7581/config-6.12 index 80fbca4f51a..54710225e42 100644 --- a/target/linux/airoha/an7581/config-6.12 +++ b/target/linux/airoha/an7581/config-6.12 @@ -237,6 +237,7 @@ CONFIG_MTD_SPLIT_FIT_FW=y CONFIG_MTD_UBI=y CONFIG_MTD_UBI_BEB_LIMIT=20 CONFIG_MTD_UBI_BLOCK=y +CONFIG_MTD_UBI_NVMEM=y CONFIG_MTD_UBI_WL_THRESHOLD=4096 CONFIG_MTK_NET_PHYLIB=y CONFIG_MUTEX_SPIN_ON_OWNER=y