Searched hist:a2161fd7c23cad7f9e962cb63d39ca2dbd41b960 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/pinctrl/freescale/ |
H A D | Kconfig | diff a2161fd7c23cad7f9e962cb63d39ca2dbd41b960 Mon Dec 17 16:38:15 CET 2018 Aisheng Dong <aisheng.dong@nxp.com> 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>
|