[PATCH 1/2] arm64: renesas: Enable RENESAS_IRQC
Simon Horman
horms+renesas at verge.net.au
Thu Feb 25 15:52:55 PST 2016
From: Magnus Damm <damm+renesas at opensource.se>
Select RENESAS_IRQC for Arm64 SoCs from Renesas to enable
build of drivers/irqchip/irq-renesas-irqc.c.
Signed-off-by: Magnus Damm <damm+renesas at opensource.se>
Acked-by: Geert Uytterhoeven <geert+renesas at glider.be>
Signed-off-by: Simon Horman <horms+renesas at verge.net.au>
---
arch/arm64/Kconfig.platforms | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 21074f674bde..757220cb1b7f 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -77,6 +77,7 @@ config ARCH_RENESAS
select ARCH_SHMOBILE
select PINCTRL
select PM_GENERIC_DOMAINS if PM
+ select RENESAS_IRQC
help
This enables support for the ARMv8 based Renesas SoCs.
--
2.7.0.rc3.207.g0ac5344
More information about the linux-arm-kernel
mailing list