[PATCH 03/14] powerpc: drop unneeded dependency on OF_GPIO
Christophe Leroy (CS GROUP)
chleroy at kernel.org
Wed Mar 4 20:18:16 AEDT 2026
Le 04/03/2026 à 10:02, Bartosz Golaszewski a écrit :
> OF_GPIO is automatically enabled on all OF systems. There's no need to
> select it explicitly.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski at oss.qualcomm.com>
Reviewed-by: Christophe Leroy (CS GROUP) <chleroy at kernel.org>
> ---
> arch/powerpc/platforms/85xx/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/powerpc/platforms/85xx/Kconfig b/arch/powerpc/platforms/85xx/Kconfig
> index 604c1b4b6d45c11dc3149ee8b9adabe593882c8e..6805c19ac8a915dae1bd24b13010a56cf1948ad4 100644
> --- a/arch/powerpc/platforms/85xx/Kconfig
> +++ b/arch/powerpc/platforms/85xx/Kconfig
> @@ -217,7 +217,6 @@ config GE_IMP3A
> config SGY_CTS1000
> tristate "Servergy CTS-1000 support"
> select GPIOLIB
> - select OF_GPIO
> depends on CORENET_GENERIC
> help
> Enable this to support functionality in Servergy's CTS-1000 systems.
>
More information about the Linuxppc-dev
mailing list