Re: [PATCH] arm: imx_v6_v7_defconfig: enable ext4 directly

From: Fabio Estevam

Date: Mon Oct 13 2025 - 20:30:12 EST


Hi Andreas,

On Mon, Oct 13, 2025 at 9:17 AM Andreas Kemnade <andreas@xxxxxxxxxxxx> wrote:
>
> In former times, ext4 was enabled implicitely by enabling ext3 but with
> the ext3 fs gone, it does not get enabled, which lets devices fail to
> mount root on non-initrd based boots with an ext4 root.
>
> Fixes: d6ace46c82fd ("ext4: remove obsolete EXT3 config options")
> Signed-off-by: Andreas Kemnade <andreas@xxxxxxxxxxxx>

Thanks for the fix. Just faced this issue.

Reviewed-by: Fabio Estevam <festevam@xxxxxxxxx>