Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 67b92823 authored by Lucas Stach's avatar Lucas Stach Committed by Shawn Guo
Browse files

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: default avatarLucas Stach <l.stach@pengutronix.de>
Reviewed-by: default avatarFabio Estevam <festevam@gmail.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 9edf908a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.