[RFC PATCH v3 3/7] soc: renesas: Enable IRQC driver for RZ/G2L

From: Lad Prabhakar
Date: Wed Nov 10 2021 - 17:58:36 EST


Select RENESAS_RZG2L_IRQC if ARCH_R9A07G044 is enabled.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
---
drivers/soc/renesas/Kconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/drivers/soc/renesas/Kconfig b/drivers/soc/renesas/Kconfig
index ce16ef5c939c..fec93883c3b8 100644
--- a/drivers/soc/renesas/Kconfig
+++ b/drivers/soc/renesas/Kconfig
@@ -286,6 +286,7 @@ config ARCH_R8A774B1

config ARCH_R9A07G044
bool "ARM64 Platform support for RZ/G2L"
+ select RENESAS_RZG2L_IRQC
help
This enables support for the Renesas RZ/G2L SoC variants.

--
2.17.1