Re: [PATCH 06/20] pinctrl: mediatek: remove OF_GPIO as reverse dependency

From: Sergio Paracuellos
Date: Fri Mar 03 2023 - 01:19:12 EST


On Fri, Mar 3, 2023 at 1:30 AM <arinc9.unal@xxxxxxxxx> wrote:
>
> From: Arınç ÜNAL <arinc.unal@xxxxxxxxxx>
>
> The OF_GPIO option is enabled by default when GPIOLIB is enabled, and
> cannot be disabled. Remove it as a reverse dependency where GPIOLIB is also
> set as a reverse dependency.
>
> Signed-off-by: Arınç ÜNAL <arinc.unal@xxxxxxxxxx>
> ---
> drivers/pinctrl/mediatek/Kconfig | 3 ---
> 1 file changed, 3 deletions(-)
>

Reviewed-by: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx>

Thanks,
Sergio Paracuellos