ARM: shmobile: Drop selecting GPIOLIB and PINCTRL
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Thu, 27 Oct 2022 11:23:00 +0000 (12:23 +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/20221027112300.77184-1-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/arm/mach-shmobile/Kconfig

index 37f862f13c8d3569670625a84144be40fe2b6d61..8d64cc7edccdce9ab447166c94c0fce0031eefc2 100644 (file)
@@ -3,7 +3,5 @@ menuconfig ARCH_RENESAS
        bool "Renesas ARM SoCs"
        depends on ARCH_MULTI_V7
        select ARM_GIC
-       select GPIOLIB
        select NO_IOPORT_MAP
-       select PINCTRL
        select ZONE_DMA if ARM_LPAE