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

From: Shawn Guo
Date: Mon Oct 27 2025 - 01:55:59 EST


On Mon, Oct 13, 2025 at 02:17:09PM +0200, Andreas Kemnade 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>

Applied, thanks!