Re: [PATCH] pinctrl: mediatek: Fix dependencies for EINT_MTK

From: Linus Walleij
Date: Thu Nov 15 2018 - 04:26:31 EST


On Fri, Nov 2, 2018 at 3:57 AM Olof Johansson <olof@xxxxxxxxx> wrote:

> Fixes the following config-time warning:
>
> WARNING: unmet direct dependencies detected for EINT_MTK
> Depends on [n]: PINCTRL [=y] && (ARCH_MEDIATEK [=y] || COMPILE_TEST [=n]) && (PINCTRL_MTK [=n] || PINCTRL_MTK_MOORE [=n] || COMPILE_TEST [=n])
> Selected by [y]:
> - PINCTRL_MTK_PARIS [=y] && PINCTRL [=y] && OF [=y] && (ARCH_MEDIATEK [=y] || COMPILE_TEST [=n])
>
> Fixes: 805250982bb5 ("pinctrl: mediatek: add pinctrl-paris that implements the vendor dt-bindings")
> Signed-off-by: Olof Johansson <olof@xxxxxxxxx>

Patch applied with Sean's ACK!

Yours,
Linus Walleij