summaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig.platforms
diff options
context:
space:
mode:
authorMagnus Damm <damm+renesas@opensource.se>2016-02-16 11:26:53 +0900
committerSimon Horman <horms+renesas@verge.net.au>2016-02-19 14:55:05 +0900
commitf7e020512e10a185d58d0f11faa57093345fd5b2 (patch)
tree55a01041cd9abfda23790ad0608421286fd4f74b /arch/arm64/Kconfig.platforms
parent92e963f50fc74041b5e9e744c330dca48e04f08d (diff)
arm64: renesas: Enable RENESAS_IRQC
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@opensource.se> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm64/Kconfig.platforms')
-rw-r--r--arch/arm64/Kconfig.platforms1
1 files changed, 1 insertions, 0 deletions
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.