]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: shmobile: select the fixed regulator driver on BockW
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 9 Jul 2013 09:07:13 +0000 (02:07 -0700)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 17 Jul 2013 05:32:08 +0000 (14:32 +0900)
34767f8dccc326026f97cd63f759dd36bd83502d
(ARM: mach-shmobile: select the fixed regulator driver on several boards)
decided to select fixed regulator driver on Kconfig.
BockW follows same style.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
[horms+renesas@verge.net.au: Change mach-shmobile to shmobile in changelog]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/Kconfig

index dd80f215feeb9461a60a19885d467ce01815c794..f76fca6d9375f5c76a27d9876a3dadf0658c7033 100644 (file)
@@ -124,6 +124,7 @@ config MACH_BOCKW
        depends on ARCH_R8A7778
        select ARCH_REQUIRE_GPIOLIB
        select RENESAS_INTC_IRQPIN
+       select REGULATOR_FIXED_VOLTAGE if REGULATOR
        select USE_OF
 
 config MACH_MARZEN