]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: imx8qxp: break the dependency on SOC_IMX8QXP
authorAisheng Dong <aisheng.dong@nxp.com>
Mon, 17 Dec 2018 15:38:15 +0000 (15:38 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 21 Dec 2018 10:23:18 +0000 (11:23 +0100)
commit4f4d7b19b7a09b12a3fc2d08274732ca84d9eeab
treed73b591ce4757cc27349ea6887e7b13747a67f98
parent7baef7f8607662354621b81c7569073beaeb47a5
pinctrl: imx8qxp: break the dependency on SOC_IMX8QXP

ARM64 SoC does not encourage people to add more finegrained SoC
config options rather than a single ARCH_<family> in arch Kconfig.
So this patch aims to break the dependency on SOC_IMX8QXP.

Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: Stefan Agner <stefan@agner.ch>
Cc: Pengutronix Kernel Team <kernel@pengutronix.de>
Acked-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/freescale/Kconfig