pinctrl: sh-pfc: Use ARCH_RENESAS
authorSimon Horman <horms+renesas@verge.net.au>
Thu, 25 Feb 2016 00:51:54 +0000 (09:51 +0900)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 26 Feb 2016 09:04:21 +0000 (10:04 +0100)
Make use of ARCH_RENESAS in place of ARCH_SHMOBILE.

This is part of an ongoing process to migrate from ARCH_SHMOBILE to
ARCH_RENESAS the motivation for which being that RENESAS seems to be a more
appropriate name than SHMOBILE for the majority of Renesas ARM based SoCs.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/pinctrl/sh-pfc/Kconfig

index 40a60535970e438a568d4730869783a3d19201b0..415dd80230635ce023f63b5cb0323f9f54bf45c5 100644 (file)
@@ -2,7 +2,7 @@
 # Renesas SH and SH Mobile PINCTRL drivers
 #
 
-if ARCH_SHMOBILE || SUPERH
+if ARCH_RENESAS || SUPERH
 
 config PINCTRL_SH_PFC
        select PINMUX