* [PATCH Resend] defconfig: sama5_defconfig: updated
@ 2014-04-22 3:32 Wenyou Yang
2014-05-12 10:11 ` Nicolas Ferre
0 siblings, 1 reply; 2+ messages in thread
From: Wenyou Yang @ 2014-04-22 3:32 UTC (permalink / raw)
To: nicolas.ferre, linux; +Cc: linux-arm-kernel, linux-kernel, wenyou.yang
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] 2+ messages in thread
* Re: [PATCH Resend] defconfig: sama5_defconfig: updated
2014-04-22 3:32 [PATCH Resend] defconfig: sama5_defconfig: updated Wenyou Yang
@ 2014-05-12 10:11 ` Nicolas Ferre
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Ferre @ 2014-05-12 10:11 UTC (permalink / raw)
To: Wenyou Yang
Cc: linux-arm-kernel, linux-kernel, Alexandre Belloni,
boris brezillon
On 22/04/2014 05:32, Wenyou Yang :
> due to enabling
> -- CONFIG_REGULATOR
> -- CONFIG_REGULATOR_ACT8865
>
> Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
With little modification: I didn't pushed these configuration options at
the end of the file but at their location: the one that is chosen while
running the "savedefconfig" make command.
This might avoid conflicts when adding more options to the
sama5_defconfig file.
I stack this modified one on top of our at91-3.16-cleanup2 branch.
thanks!
> ---
> 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
>
--
Nicolas Ferre
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-05-12 10:11 UTC | newest]
Thread overview: 2+ 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-05-12 10:11 ` Nicolas Ferre
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox