]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
pinctrl: freescale: Break dependency on SOC_IMX8MQ for i.MX8MQ
authorAbel Vesa <abel.vesa@nxp.com>
Sun, 23 Dec 2018 07:08:31 +0000 (07:08 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 27 Dec 2018 09:39:27 +0000 (10:39 +0100)
The CONFIG_SOC_IMX8MQ will go away, so the dependency can be based on
ARCH_MXC && ARM64.

Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Acked-by: Dong Aisheng <aisheng.dong@nxp.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/freescale/Kconfig

index d20ae4b7f996c96598e15979968d29be23da04f2..72b869d888e2d7ca804aaa9eb3be367085c5d307 100644 (file)
@@ -124,7 +124,7 @@ config PINCTRL_IMX7ULP
 
 config PINCTRL_IMX8MQ
        bool "IMX8MQ pinctrl driver"
-       depends on SOC_IMX8MQ
+       depends on ARCH_MXC && ARM64
        select PINCTRL_IMX
        help
          Say Y here to enable the imx8mq pinctrl driver