Re: [PATCH] pinctrl: bcm: fix kconfig dependency warning when !GPIOLIB

2020-09-29 Thread Linus Walleij
On Mon, Sep 14, 2020 at 4:41 PM Necip Fazil Yildiran wrote: > When PINCTRL_BCM2835 is enabled and GPIOLIB is disabled, it results in the > following Kbuild warning: > > WARNING: unmet direct dependencies detected for GPIOLIB_IRQCHIP > Depends on [n]: GPIOLIB [=n] > Selected by [y]: > - PINC

[PATCH] pinctrl: bcm: fix kconfig dependency warning when !GPIOLIB

2020-09-14 Thread Necip Fazil Yildiran
When PINCTRL_BCM2835 is enabled and GPIOLIB is disabled, it results in the following Kbuild warning: WARNING: unmet direct dependencies detected for GPIOLIB_IRQCHIP Depends on [n]: GPIOLIB [=n] Selected by [y]: - PINCTRL_BCM2835 [=y] && PINCTRL [=y] && OF [=y] && (ARCH_BCM2835 [=n] || ARCH_