RE: [PATCH 0/3] gpio: fix Kconfig issues

From: Peng Fan
Date: Mon May 19 2025 - 09:06:54 EST


> Subject: [PATCH 0/3] gpio: fix Kconfig issues
>
> This fixes two issues with the current immutable irqchip rework
> signalled by the build bot.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
> ---
> Bartosz Golaszewski (3):
> gpio: pxa: select GPIOLIB_IRQCHIP
> gpio: mpc8xxx: select GPIOLIB_IRQCHIP
> gpiolib: remove unneeded #ifdef

Thanks for quick fix.

Acked-by: Peng Fan <peng.fan@xxxxxxx>