RE: [PATCH 05/12] ARM: at91: move select SRAM to ARCH_AT91

2015-01-25 Thread Yang, Wenyou
adead.org; > linux-kernel@vger.kernel.org; sylvain.roc...@finsecur.com; p...@axentia.se > Subject: Re: [PATCH 05/12] ARM: at91: move select SRAM to ARCH_AT91 > > On 20/01/2015 at 16:16:58 +0800, Wenyou Yang wrote : > > Because the CONFIG_AT91_SLOW_CLOCK will be removed to simp

RE: [PATCH 05/12] ARM: at91: move select SRAM to ARCH_AT91

2015-01-25 Thread Yang, Wenyou
@vger.kernel.org; sylvain.roc...@finsecur.com; p...@axentia.se Subject: Re: [PATCH 05/12] ARM: at91: move select SRAM to ARCH_AT91 On 20/01/2015 at 16:16:58 +0800, Wenyou Yang wrote : Because the CONFIG_AT91_SLOW_CLOCK will be removed to simply the PM config, so move select SRAM. Signed

Re: [PATCH 05/12] ARM: at91: move select SRAM to ARCH_AT91

2015-01-23 Thread Alexandre Belloni
On 20/01/2015 at 16:16:58 +0800, Wenyou Yang wrote : > Because the CONFIG_AT91_SLOW_CLOCK will be removed > to simply the PM config, so move select SRAM. > > Signed-off-by: Wenyou Yang Acked-by: Alexandre Belloni > --- > arch/arm/mach-at91/Kconfig |2 +- > 1 file changed, 1 insertion(+),

Re: [PATCH 05/12] ARM: at91: move select SRAM to ARCH_AT91

2015-01-23 Thread Alexandre Belloni
On 20/01/2015 at 16:16:58 +0800, Wenyou Yang wrote : Because the CONFIG_AT91_SLOW_CLOCK will be removed to simply the PM config, so move select SRAM. Signed-off-by: Wenyou Yang wenyou.y...@atmel.com Acked-by: Alexandre Belloni alexandre.bell...@free-electrons.com ---

[PATCH 05/12] ARM: at91: move select SRAM to ARCH_AT91

2015-01-20 Thread Wenyou Yang
Because the CONFIG_AT91_SLOW_CLOCK will be removed to simply the PM config, so move select SRAM. Signed-off-by: Wenyou Yang --- arch/arm/mach-at91/Kconfig |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig index

[PATCH 05/12] ARM: at91: move select SRAM to ARCH_AT91

2015-01-20 Thread Wenyou Yang
Because the CONFIG_AT91_SLOW_CLOCK will be removed to simply the PM config, so move select SRAM. Signed-off-by: Wenyou Yang wenyou.y...@atmel.com --- arch/arm/mach-at91/Kconfig |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-at91/Kconfig