All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: multi_v7_defconfig: Enable Max77686 regulator
@ 2014-06-23  9:56 Sachin Kamat
  2014-06-23  9:56 ` [PATCH 2/2] ARM: multi_v7_defconfig: Enable USB3 support on Exynos Sachin Kamat
  2014-06-25  6:34 ` [PATCH 1/2] ARM: multi_v7_defconfig: Enable Max77686 regulator Sachin Kamat
  0 siblings, 2 replies; 3+ messages in thread
From: Sachin Kamat @ 2014-06-23  9:56 UTC (permalink / raw)
  To: linux-arm-kernel

This is used on Exynos5250 based Google Snow (chromebook).

Signed-off-by: Sachin Kamat <sachin.kamat@samsung.com>
---
 arch/arm/configs/multi_v7_defconfig |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 9a1e7b0c3bea..abde73eebc57 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -231,6 +231,7 @@ CONFIG_SUNXI_WATCHDOG=y
 CONFIG_MFD_AS3722=y
 CONFIG_MFD_CROS_EC=y
 CONFIG_MFD_CROS_EC_SPI=y
+CONFIG_MFD_MAX77686=y
 CONFIG_MFD_MAX8907=y
 CONFIG_MFD_SEC_CORE=y
 CONFIG_MFD_PALMAS=y
@@ -242,6 +243,7 @@ CONFIG_REGULATOR_AB8500=y
 CONFIG_REGULATOR_AS3722=y
 CONFIG_REGULATOR_GPIO=y
 CONFIG_REGULATOR_MAX8907=y
+CONFIG_REGULATOR_MAX77686=y
 CONFIG_REGULATOR_PALMAS=y
 CONFIG_REGULATOR_S2MPS11=y
 CONFIG_REGULATOR_S5M8767=y
-- 
1.7.9.5

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

end of thread, other threads:[~2014-06-25  6:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-23  9:56 [PATCH 1/2] ARM: multi_v7_defconfig: Enable Max77686 regulator Sachin Kamat
2014-06-23  9:56 ` [PATCH 2/2] ARM: multi_v7_defconfig: Enable USB3 support on Exynos Sachin Kamat
2014-06-25  6:34 ` [PATCH 1/2] ARM: multi_v7_defconfig: Enable Max77686 regulator Sachin Kamat

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.