soc: renesas: Kconfig: Enable IRQC driver for RZ/G2L SoC
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Mon, 18 Jul 2022 19:28:24 +0000 (20:28 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 15 Aug 2022 08:19:01 +0000 (10:19 +0200)
Select RENESAS_RZG2L_IRQC config option if ARCH_RZG2L is enabled
so that IRQC driver is enabled on RZ/G2L (and alike) SoC's.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Link: https://lore.kernel.org/r/20220718192824.7246-1-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/soc/renesas/Kconfig

index c50a6ce1b99d1ed9dc634e32d47ab3244966f0eb..390f52109cb70c4ea9d5433d2fba573c670c3a48 100644 (file)
@@ -44,6 +44,7 @@ config ARCH_RZG2L
        bool
        select PM
        select PM_GENERIC_DOMAINS
+       select RENESAS_RZG2L_IRQC
 
 config ARCH_RZN1
        bool