arm64: imx8mq: select GPCv2 irqchip driver
authorLucas Stach <l.stach@pengutronix.de>
Fri, 25 Jan 2019 16:20:34 +0000 (17:20 +0100)
committerShawn Guo <shawnguo@kernel.org>
Fri, 1 Feb 2019 07:00:34 +0000 (15:00 +0800)
The system is unable to boot without this driver being present,
as most of the peripherals are connected to this IRQ controller.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/Kconfig.platforms

index 251ecf34cb020710a62363a86b65d4b3d7ffeba2..f4e45c52aea4fedcc471d2697feef9e9d2f7f5d2 100644 (file)
@@ -146,6 +146,7 @@ config ARCH_MXC
        bool "ARMv8 based NXP i.MX SoC family"
        select ARM64_ERRATUM_843419
        select ARM64_ERRATUM_845719
+       select IMX_GPCV2
        help
          This enables support for the ARMv8 based SoCs in the
          NXP i.MX family.