All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH Resend] defconfig: sama5_defconfig: updated
@ 2014-04-22  3:32 ` Wenyou Yang
  0 siblings, 0 replies; 4+ messages in thread
From: Wenyou Yang @ 2014-04-22  3:32 UTC (permalink / raw)
  To: linux-arm-kernel

due to enabling
	-- CONFIG_REGULATOR
	-- CONFIG_REGULATOR_ACT8865

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
---
Hi Nicolas,

It is a typo.
This patch is based on the branch: at91-3.16-dt, not at91-3.10-dt of
	git://github.com/at91linux/linux-at91.git

Best Regards,
Wenyou Yang

 arch/arm/configs/sama5_defconfig |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
index dc3881e..2b9891e 100644
--- a/arch/arm/configs/sama5_defconfig
+++ b/arch/arm/configs/sama5_defconfig
@@ -201,3 +201,5 @@ CONFIG_CRYPTO_DEV_ATMEL_TDES=y
 CONFIG_CRYPTO_DEV_ATMEL_SHA=y
 CONFIG_CRC_CCITT=m
 CONFIG_CRC_ITU_T=m
+CONFIG_REGULATOR=y
+CONFIG_REGULATOR_ACT8865=y
-- 
1.7.9.5

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

end of thread, other threads:[~2014-05-12 10:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-22  3:32 [PATCH Resend] defconfig: sama5_defconfig: updated Wenyou Yang
2014-04-22  3:32 ` Wenyou Yang
2014-05-12 10:11 ` Nicolas Ferre
2014-05-12 10:11   ` Nicolas Ferre

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.