No Renesas platform uses the generic memory-mapped GPIO controller support (MMIO platform device), hence drop CONFIG_GPIO_GENERIC_PLATFORM=y. Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> --- Not intended for upstream merge. To be applied to topic/renesas-defconfig. arch/arm64/configs/renesas_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig index 048c24967a577f7f..321dcb1e22cb5cb5 100644 --- a/arch/arm64/configs/renesas_defconfig +++ b/arch/arm64/configs/renesas_defconfig @@ -157,7 +157,6 @@ CONFIG_SPI_SH_MSIOF=y CONFIG_SPI_SPIDEV=y CONFIG_SPMI=y CONFIG_PINCTRL_SINGLE=y -CONFIG_GPIO_GENERIC_PLATFORM=y CONFIG_GPIO_RCAR=y CONFIG_GPIO_PCA953X=y CONFIG_GPIO_BD9571MWV=y -- 2.25.1