Re: [PATCH] ARM: configs: Drop duplicated CONFIG_EXT4_FS
Richard Cheng <[email protected]>
| Newsgroups | dev.linux.lists.soc,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <ah_3BtqexORj57-2@MWDK4CY14F> |
On Wed, Jun 03, 2026 at 11:12:45AM +0800, Krzysztof Kozlowski wrote: > On 03/06/2026 10:59, Richard Cheng wrote: > > Please kindly trim the replies from unnecessary context. It makes it > much easier to find new content. > > >> -- > >> 2.53.0 > >> > >> > > > > Hi Krzysztof, > > > > LGTM. > > Though I wonder which compiler did you use and how did you encounter > > the warning? on what system if you may share with us? > > I am confused with above questions and it feels like the review might > not be applicable in such case. You do understand this is a defconfig? > Hi Krzysztof, You're right, my mistake. I conflated it with a compiler diagnostic. The warning comes from Kconfig, so it reproduces on any host that run the corresponding defconfig, regardless of the toolchain. The questions don't apply. Best regards, Richard Cheng.