1
0
Fork 0

arm64: imx8mq: select GPCv2 irqchip driver

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>
hifive-unleashed-5.1
Lucas Stach 2019-01-25 17:20:34 +01:00 committed by Shawn Guo
parent 9edf908a16
commit 67b9282387
1 changed files with 1 additions and 0 deletions

View 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.