]> asedeno.scripts.mit.edu Git - linux.git/commit
soc: imx: Break dependency on SOC_IMX8MQ for GPCv2
authorAbel Vesa <abel.vesa@nxp.com>
Sat, 12 Jan 2019 08:56:31 +0000 (08:56 +0000)
committerShawn Guo <shawnguo@kernel.org>
Mon, 14 Jan 2019 01:42:22 +0000 (09:42 +0800)
commit9b0bb07328f2375b2b6d3f8343edb1ee1ed39307
tree734d0a1f80b404882c6fa7c1bef7d417e746367e
parente59e59b80e33b62a4c6f18435907ebd2317e2200
soc: imx: Break dependency on SOC_IMX8MQ for GPCv2

Since this is going to be used on more SoCs than just i.MX8MQ, make
the dependency here more generic by using ARCH_MXC instead.
Also remove the SOC_IMX7D since it is also included by the ARCH_MXC.

Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/soc/imx/Kconfig