Re: [PATCH] ARM: Don't let ARMv5 platforms select USE_OF
"Arnd Bergmann" <[email protected]> Sun, 05 Jul 2026 11:34:53 +0200
| Newsgroups | dev.linux.lists.soc,org.infradead.lists.linux-arm-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jul 5, 2026, at 10:50, Uwe Kleine-König (The Capable Hub) wrote: > USE_OF is already selected by ARM (unless ARCH_FOOTBRIDGE || ARCH_RPC || > ARCH_SA1100; these all conflict with ARCH_MULTI_V5). So there is no need > for an explicit select and it can be dropped. > > Signed-off-by: Uwe Kleine-König (The Capable Hub) <[email protected]> Acked-by: Arnd Bergmann <[email protected]> > --- > Hello, > > If I should split this patch by mach-*, tell me, but I think it's simple > enough and these architectures don't move much, so getting this in via > armsoc should be fine?! Hi Uwe, I'd prefer it as a combined patch, but either way is fine with me. Please send this to [email protected] in a few days with any Acks you have received by then. Arnd