mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 19:39:48 +01:00
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:
parent
133e01b95e
commit
0a64ed27a7
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue