Re: [PATCH defconfig] ARM: add ARM_SINGLE_ARMV7M in ARMv7-M defconfigs

2015-05-22 Thread Arnd Bergmann
On Thursday 21 May 2015 00:38:21 Stefan Agner wrote: > Select ARM_SINGLE_ARMV7M in defconfigs of the converted ARMv7-M > platforms. > > Signed-off-by: Stefan Agner Applied without the efm32_defconfig change, as I have moved that into the other patch. Thanks, Arnd -- To unsubscribe from

Re: [PATCH defconfig] ARM: add ARM_SINGLE_ARMV7M in ARMv7-M defconfigs

2015-05-22 Thread Arnd Bergmann
On Thursday 21 May 2015 10:26:04 Uwe Kleine-König wrote: > > On Thu, May 21, 2015 at 12:38:21AM +0200, Stefan Agner wrote: > > Select ARM_SINGLE_ARMV7M in defconfigs of the converted ARMv7-M > > platforms. > I assume this relates to your series that introduces this symbol. Should > the defconfig u

Re: [PATCH defconfig] ARM: add ARM_SINGLE_ARMV7M in ARMv7-M defconfigs

2015-05-21 Thread Joachim Eastwood
Hi Stefan. On 21 May 2015 at 00:38, Stefan Agner wrote: > Select ARM_SINGLE_ARMV7M in defconfigs of the converted ARMv7-M > platforms. > > Signed-off-by: Stefan Agner For the LPC18xx config; Acked-by: Joachim Eastwood regards, Joachim Eastwood -- To unsubscribe from this list: send the line

Re: [PATCH defconfig] ARM: add ARM_SINGLE_ARMV7M in ARMv7-M defconfigs

2015-05-21 Thread Stefan Agner
On 2015-05-21 10:26, Uwe Kleine-König wrote: > On Thu, May 21, 2015 at 12:38:21AM +0200, Stefan Agner wrote: >> Select ARM_SINGLE_ARMV7M in defconfigs of the converted ARMv7-M >> platforms. > I assume this relates to your series that introduces this symbol. Should > the defconfig update happen befo

Re: [PATCH defconfig] ARM: add ARM_SINGLE_ARMV7M in ARMv7-M defconfigs

2015-05-21 Thread Uwe Kleine-König
Hello, On Thu, May 21, 2015 at 12:38:21AM +0200, Stefan Agner wrote: > Select ARM_SINGLE_ARMV7M in defconfigs of the converted ARMv7-M > platforms. I assume this relates to your series that introduces this symbol. Should the defconfig update happen before? (Or what is the result if CONFIG_ARM_SING

[PATCH defconfig] ARM: add ARM_SINGLE_ARMV7M in ARMv7-M defconfigs

2015-05-20 Thread Stefan Agner
Select ARM_SINGLE_ARMV7M in defconfigs of the converted ARMv7-M platforms. Signed-off-by: Stefan Agner --- arch/arm/configs/efm32_defconfig | 2 +- arch/arm/configs/lpc18xx_defconfig | 1 + arch/arm/configs/stm32_defconfig | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/