Re: [PATCH] arm: omap2plus_defconfig: enable ext4 directly
From: Kevin Hilman
Date: Wed Nov 05 2025 - 17:06:47 EST
Kevin Hilman <khilman@xxxxxxxxxxxx> writes:
> On Mon, 13 Oct 2025 14:07:53 +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.
>>
>>
>
> Applied, thanks!
>
> [1/1] arm: omap2plus_defconfig: enable ext4 directly
> commit: 810c5ef6efe9a2be3203a50de781d9050e8b9920
I ended up dropping this patch because it conflicted with patches
already in Linus' tree
c065b6046b34 ("Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigs")
If this is still needed, please respin.
Kevin