From: Dirk Buchwalder Date: Sun, 1 Mar 2026 13:13:55 +0000 (+0100) Subject: airoha: an7581: enable fitblk driver X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a64ed27a7978389915f16fedcee73ffcabc5258;p=thirdparty%2Fopenwrt.git airoha: an7581: enable fitblk driver Enable fitblk driver, required to parse the fit image and set-up the rootfs volume 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 5f28da5b026..80fbca4f51a 100644 --- a/target/linux/airoha/an7581/config-6.12 +++ b/target/linux/airoha/an7581/config-6.12 @@ -395,6 +395,7 @@ CONFIG_TREE_RCU=y CONFIG_TREE_SRCU=y CONFIG_UBIFS_FS=y # CONFIG_UNMAP_KERNEL_AT_EL0 is not set +CONFIG_UIMAGE_FIT_BLK=y CONFIG_USB_SUPPORT=y CONFIG_USER_STACKTRACE_SUPPORT=y CONFIG_VDSO_GETRANDOM=y