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 <buchwalder@posteo.de>
Link: https://github.com/openwrt/openwrt/pull/22151
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
Dirk Buchwalder 2026-03-01 14:13:55 +01:00 committed by Christian Marangi
parent 133e01b95e
commit 0a64ed27a7
No known key found for this signature in database
GPG key ID: AC001D09ADBFEAD7

View file

@ -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