diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index ad226485a8e458ba943eaf6b666f9146578069c9..5584ba4571611d3caf69159d6f7e7d4b2d624294 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@ -351,7 +351,7 @@ config GPIO_PXA config GPIO_RCAR tristate "Renesas R-Car GPIO" - depends on ARCH_SHMOBILE || COMPILE_TEST + depends on ARCH_RENESAS || COMPILE_TEST select GPIOLIB_IRQCHIP help Say yes here to support GPIO on Renesas R-Car SoCs.