]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: mediatek: Fix dependencies for EINT_MTK
authorOlof Johansson <olof@lixom.net>
Fri, 2 Nov 2018 02:57:28 +0000 (19:57 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 15 Nov 2018 09:25:30 +0000 (10:25 +0100)
commit2f306dc810bf271432816868f707478193ed32d5
tree0ffde5d12223a073d5f1fe45e17b1c14e9d5fdfc
parentd9b7f8e375f61c0324d75460a1af91c65fb76b9c
pinctrl: mediatek: Fix dependencies for EINT_MTK

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: 1b665362037f ("pinctrl: mediatek: add pinctrl-paris that implements the vendor dt-bindings")
Signed-off-by: Olof Johansson <olof@lixom.net>
Acked-by: Sean Wang <sean.wang@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/mediatek/Kconfig