Re: [PATCH v3] arm64: Kconfig: drop unneeded dependency on OF_GPIO for ARCH_MVEBU
From: Bartosz Golaszewski
Date: Wed May 20 2026 - 05:10:38 EST
On Tue, May 5, 2026 at 12:42 PM Linus Walleij <linusw@xxxxxxxxxx> wrote:
>
> On Thu, Apr 30, 2026 at 4:32 PM Bartosz Golaszewski
> <bartosz.golaszewski@xxxxxxxxxxxxxxxx> wrote:
>
> > OF_GPIO is selected automatically on all OF systems. Any symbols it
> > controls also provide stubs so there's really no reason to select it
> > explicitly. ARCH_MVEBU already selects GPIOLIB, drop the redundant
> > OF_GPIO dependency.
> >
> > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>
>
> Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>
>
> Yours,
> Linus Walleij
Arnd, can you please queue this directly for v7.2?
Bartosz