diff options
-rw-r--r-- | recipes-kernel/linux/files/initramfs-image-bundle.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
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 @@ | |||
1 | CONFIG_OVERLAY_FS=y | 1 | CONFIG_OVERLAY_FS=y |
2 | CONFIG_SQUASHFS=y | 2 | CONFIG_SQUASHFS=y |
3 | CONFIG_MTD=y | ||
4 | CONFIG_MTD_UBI=y | ||
3 | CONFIG_UBIFS_FS=y | 5 | CONFIG_UBIFS_FS=y |