Loading drivers/irqchip/Kconfig +2 −2 Original line number Diff line number Diff line Loading @@ -232,12 +232,12 @@ config RENESAS_INTC_IRQPIN interrupt pins, as found on SH/R-Mobile and R-Car Gen1 SoCs. config RENESAS_IRQC bool "Renesas R-Mobile APE6 and R-Car IRQC support" if COMPILE_TEST bool "Renesas R-Mobile APE6, R-Car Gen{2,3} and RZ/G{1,2} IRQC support" if COMPILE_TEST select GENERIC_IRQ_CHIP select IRQ_DOMAIN help Enable support for the Renesas Interrupt Controller for external devices, as found on R-Mobile APE6, R-Car Gen2, and R-Car Gen3 SoCs. devices, as found on R-Mobile APE6, R-Car Gen{2,3} and RZ/G{1,2} SoCs. config RENESAS_RZA1_IRQC bool "Renesas RZ/A1 IRQC support" if COMPILE_TEST Loading Loading
drivers/irqchip/Kconfig +2 −2 Original line number Diff line number Diff line Loading @@ -232,12 +232,12 @@ config RENESAS_INTC_IRQPIN interrupt pins, as found on SH/R-Mobile and R-Car Gen1 SoCs. config RENESAS_IRQC bool "Renesas R-Mobile APE6 and R-Car IRQC support" if COMPILE_TEST bool "Renesas R-Mobile APE6, R-Car Gen{2,3} and RZ/G{1,2} IRQC support" if COMPILE_TEST select GENERIC_IRQ_CHIP select IRQ_DOMAIN help Enable support for the Renesas Interrupt Controller for external devices, as found on R-Mobile APE6, R-Car Gen2, and R-Car Gen3 SoCs. devices, as found on R-Mobile APE6, R-Car Gen{2,3} and RZ/G{1,2} SoCs. config RENESAS_RZA1_IRQC bool "Renesas RZ/A1 IRQC support" if COMPILE_TEST Loading