Re: [PATCH] arc: axs10x: drop unneeded dependency on OF_GPIO

Bartosz Golaszewski <[email protected]> Mon, 23 Feb 2026 11:51:48 +0100
Newsgroups org.infradead.lists.linux-snps-arc,org.kernel.vger.linux-kernel
Message-ID <CAMRc=McBt=FO2Wqe4ESU9Xs9VdFdSGhUMmhBzQYA4mgdOJ9rhw@mail.gmail.com>
On Tue, Jan 6, 2026 at 2:36 PM Bartosz Golaszewski
<[email protected]> wrote:
>
> OF_GPIO is automatically enabled on all OF systems. There's no need to
> select it explicitly.
>
> Signed-off-by: Bartosz Golaszewski <[email protected]>
> ---
>  arch/arc/plat-axs10x/Kconfig | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/arch/arc/plat-axs10x/Kconfig b/arch/arc/plat-axs10x/Kconfig
> index b9652c69d1b9..40f2a74d404a 100644
> --- a/arch/arc/plat-axs10x/Kconfig
> +++ b/arch/arc/plat-axs10x/Kconfig
> @@ -7,7 +7,6 @@ menuconfig ARC_PLAT_AXS10X
>         bool "Synopsys ARC AXS10x Software Development Platforms"
>         select DW_APB_ICTL
>         select GPIO_DWAPB
> -       select OF_GPIO
>         select HAVE_PCI
>         select GENERIC_IRQ_CHIP
>         select GPIOLIB
> --
> 2.47.3
>
>

Gentle ping.

Bart

_______________________________________________
linux-snps-arc mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/linux-snps-arc