[PATCH v2] pinctrl: s32cc: fix unmet dependency for PINCTRL_S32CC

Linus Walleij linusw at kernel.org
Sat Jul 25 02:48:13 PDT 2026


On Wed, Jul 22, 2026 at 11:33 PM Julian Braha <julianbraha at gmail.com> wrote:

> Currently, PINCTRL_S32G2 selects PINCTRL_S32CC which needs GPIOLIB, without
> selecting or depending on GPIOLIB.
>
> However, other similar options in this subsystem actually select GPIOLIB
> instead of depending, so I think we can do the same here.
>
> This unmet dependency was found by kconfirm, a static analysis tool for
> Kconfig.
>
> Fixes: 94cb9e8f2707 ("pinctrl: s32cc: implement GPIO functionality")
> Signed-off-by: Julian Braha <julianbraha at gmail.com>

Patch applied!

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list