From 15ad1111c1552b41e177e6f8129949b9d4bbb5f9 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 8 Jan 2021 16:09:43 -0600 Subject: meta-raspberrypi: subtree update:4b89f63699..a7cc636d4e Andrei Gherzan (1): README.md: Mention build server sponsor Khem Raj (2): raspidmx: Disable for all non-rpi hosts initramfs-image-bundle: Add MTD_UBI Ovidiu Panait (1): linux-raspberry: Drop 64-bit specific do_compile_append() Trevor Woerner (1): raspidmx: add Signed-off-by: Andrew Geissler Change-Id: I8916b103753d4d63e1c0e4511e631af0a80a29d1 --- meta-raspberrypi/recipes-kernel/linux/files/initramfs-image-bundle.cfg | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-raspberrypi/recipes-kernel/linux/files') diff --git a/meta-raspberrypi/recipes-kernel/linux/files/initramfs-image-bundle.cfg b/meta-raspberrypi/recipes-kernel/linux/files/initramfs-image-bundle.cfg index ea540031c..8d3ad168f 100644 --- a/meta-raspberrypi/recipes-kernel/linux/files/initramfs-image-bundle.cfg +++ b/meta-raspberrypi/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 -- cgit v1.2.3