]> git.karo-electronics.de Git - linux-beck.git/commitdiff
pwm: rcar: Depend on ARCH_RENESAS instead of ARCH_SHMOBILE
authorSimon Horman <horms+renesas@verge.net.au>
Thu, 25 Feb 2016 01:03:23 +0000 (10:03 +0900)
committerThierry Reding <thierry.reding@gmail.com>
Wed, 23 Mar 2016 16:11:44 +0000 (17:11 +0100)
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>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/Kconfig

index 8cf0dae78555f2bff1f335578c0254b126f6739f..c182efc62c7bc3ffe31d81a539c88c35f55abac9 100644 (file)
@@ -316,7 +316,7 @@ config PWM_RCAR
 
 config PWM_RENESAS_TPU
        tristate "Renesas TPU PWM support"
-       depends on ARCH_SHMOBILE || COMPILE_TEST
+       depends on ARCH_RENESAS || COMPILE_TEST
        depends on HAS_IOMEM
        help
          This driver exposes the Timer Pulse Unit (TPU) PWM controller found