From: Kuninori Morimoto Date: Tue, 9 Jul 2013 09:07:13 +0000 (-0700) Subject: ARM: shmobile: select the fixed regulator driver on BockW X-Git-Tag: next-20130822~12^2~12^2~2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=c9996e51e45df0630cf5493fa0359a257a191eee;p=karo-tx-linux.git ARM: shmobile: select the fixed regulator driver on BockW 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 [horms+renesas@verge.net.au: Change mach-shmobile to shmobile in changelog] Signed-off-by: Simon Horman --- diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig index dd80f215feeb..f76fca6d9375 100644 --- a/arch/arm/mach-shmobile/Kconfig +++ b/arch/arm/mach-shmobile/Kconfig @@ -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