[PATCH 0/3] i.MX8MQ build dependency fixes

From: Abel Vesa
Date: Thu Dec 13 2018 - 08:17:47 EST


These patches will probably have to be take through different
trees, but the order has to be kept otherwise this won't work.

I can resend as separate patches (if necessary) as long as we can
get them in together.

Abel Vesa (3):
arm64: Remove CONFIG_SOC_IMX8MQ and use ARCH_MXC instead
clk: imx: Build imx8mq clocks on arm64 only
arm64: Add i.MX8 boot necesarry configs to defconfig

arch/arm64/Kconfig.platforms | 8 --------
arch/arm64/boot/dts/freescale/Makefile | 2 +-
arch/arm64/configs/defconfig | 5 +++++
drivers/clk/imx/Makefile | 11 ++++++-----
drivers/phy/freescale/Kconfig | 2 +-
drivers/pinctrl/freescale/Kconfig | 2 +-
drivers/soc/imx/Kconfig | 2 +-
7 files changed, 15 insertions(+), 17 deletions(-)

--
2.7.4