linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/7] ARM: shmobile: bockw: enable CONFIG_REGULATOR
@ 2013-10-04  1:30 Kuninori Morimoto
  2013-10-08  4:08 ` Simon Horman
  0 siblings, 1 reply; 2+ messages in thread
From: Kuninori Morimoto @ 2013-10-04  1:30 UTC (permalink / raw)
  To: linux-sh

CONFIG_REGULATOR is required from MMCIF and SMSC

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 arch/arm/configs/bockw_defconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/bockw_defconfig b/arch/arm/configs/bockw_defconfig
index b593c5b..9210cdb 100644
--- a/arch/arm/configs/bockw_defconfig
+++ b/arch/arm/configs/bockw_defconfig
@@ -82,6 +82,7 @@ CONFIG_SERIAL_SH_SCI_CONSOLE=y
 # CONFIG_HWMON is not set
 CONFIG_I2C=y
 CONFIG_I2C_RCAR=y
+CONFIG_REGULATOR=y
 CONFIG_MEDIA_SUPPORT=y
 CONFIG_MEDIA_CAMERA_SUPPORT=y
 CONFIG_V4L_PLATFORM_DRIVERS=y
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/7] ARM: shmobile: bockw: enable CONFIG_REGULATOR
  2013-10-04  1:30 [PATCH 1/7] ARM: shmobile: bockw: enable CONFIG_REGULATOR Kuninori Morimoto
@ 2013-10-08  4:08 ` Simon Horman
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Horman @ 2013-10-08  4:08 UTC (permalink / raw)
  To: linux-sh

On Thu, Oct 03, 2013 at 06:30:30PM -0700, Kuninori Morimoto wrote:
> CONFIG_REGULATOR is required from MMCIF and SMSC
> 
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

Thanks, I have queued this up.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-08  4:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-04  1:30 [PATCH 1/7] ARM: shmobile: bockw: enable CONFIG_REGULATOR Kuninori Morimoto
2013-10-08  4:08 ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).