]> asedeno.scripts.mit.edu Git - linux.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)
commita2161fd7c23cad7f9e962cb63d39ca2dbd41b960
treed73b591ce4757cc27349ea6887e7b13747a67f98
parent8b78de956f31c5f210d190766cd23b9f1f6a8ee6
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