diff --git a/recipes-kernel/linux/files/initramfs-image-bundle.cfg b/recipes-kernel/linux/files/initramfs-image-bundle.cfg index ea54003..8d3ad16 100644 --- a/recipes-kernel/linux/files/initramfs-image-bundle.cfg +++ b/recipes-kernel/linux/files/initramfs-image-bundle.cfg @@ -1,3 +1,5 @@ CONFIG_OVERLAY_FS=y CONFIG_SQUASHFS=y +CONFIG_MTD=y +CONFIG_MTD_UBI=y CONFIG_UBIFS_FS=y