Re: [PATCH] ARM: vf610: use SMP_ON_UP for Vybrid SoC

2015-02-25 Thread Shawn Guo
On Wed, Jan 21, 2015 at 12:12:45AM +0100, Stefan Agner wrote: > The Vybrid SoC has only one Cortex-A5 core and hence should select > the SMP_ON_UP configuration on a SMP kernel. > > Signed-off-by: Stefan Agner Applied, thanks. > --- > arch/arm/mach-imx/Kconfig | 1 + > 1 file changed, 1

Re: [PATCH] ARM: vf610: use SMP_ON_UP for Vybrid SoC

2015-02-25 Thread Shawn Guo
On Wed, Jan 21, 2015 at 12:12:45AM +0100, Stefan Agner wrote: The Vybrid SoC has only one Cortex-A5 core and hence should select the SMP_ON_UP configuration on a SMP kernel. Signed-off-by: Stefan Agner ste...@agner.ch Applied, thanks. --- arch/arm/mach-imx/Kconfig | 1 + 1 file changed,

[PATCH] ARM: vf610: use SMP_ON_UP for Vybrid SoC

2015-01-20 Thread Stefan Agner
The Vybrid SoC has only one Cortex-A5 core and hence should select the SMP_ON_UP configuration on a SMP kernel. Signed-off-by: Stefan Agner --- arch/arm/mach-imx/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig index

[PATCH] ARM: vf610: use SMP_ON_UP for Vybrid SoC

2015-01-20 Thread Stefan Agner
The Vybrid SoC has only one Cortex-A5 core and hence should select the SMP_ON_UP configuration on a SMP kernel. Signed-off-by: Stefan Agner ste...@agner.ch --- arch/arm/mach-imx/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig