arm64: renesas: Drop selecting GPIOLIB and PINCTRL
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Thu, 27 Oct 2022 11:24:59 +0000 (12:24 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 28 Oct 2022 12:31:24 +0000 (14:31 +0200)
Do not automatically select the GPIOLIB and PINCTRL config options as
they are already automatically selected as part of the SOC_RENESAS
config option in drivers/soc/renesas/Kconfig.

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

index 76580b932e446a130f35b6ebde4b136899ea7b0a..d1970adf80ab349d901aa412a9e7676d1cbc4676 100644 (file)
@@ -252,8 +252,6 @@ config ARCH_REALTEK
 
 config ARCH_RENESAS
        bool "Renesas SoC Platforms"
-       select GPIOLIB
-       select PINCTRL
        help
          This enables support for the ARMv8 based Renesas SoCs.