On Mon, 10 Nov 2014 09:06:31 +0100
Andreas Baierl <l...@imkreisrum.de> wrote:

> From: Andreas Baierl<ich...@imkreisrum.de>
> 
> Signed-off-by: Andreas Baierl<ich...@imkreisrum.de>
> ---
>   arch/arm/configs/sun7i_defconfig | 4 +++-
>   1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/arch/arm/configs/sun7i_defconfig 
> b/arch/arm/configs/sun7i_defconfig
> index be7fedb..ce17398 100644
> --- a/arch/arm/configs/sun7i_defconfig
> +++ b/arch/arm/configs/sun7i_defconfig
> @@ -42,9 +42,11 @@ CONFIG_KARMA_PARTITION=y
>   CONFIG_EFI_PARTITION=y
>   CONFIG_CFQ_GROUP_IOSCHED=y
>   CONFIG_ARCH_SUN7I=y
> -CONFIG_SWP_EMULATE=y
>   CONFIG_NO_HZ=y
>   CONFIG_HIGH_RES_TIMERS=y
> +CONFIG_SMP=y
> +CONFIG_ARM_ARCH_TIMER=y
> +CONFIG_NR_CPUS=2
>   CONFIG_PREEMPT=y
>   CONFIG_AEABI=y
>   CONFIG_HIGHMEM=y
> -- 2.1.1
> 

Thanks for fixing this regression.

The patch was mangled, so applied the changes manually and also
dropped CONFIG_ARM_ARCH_TIMER=y (it is not directly related to SMP).

-- 
Best regards,
Siarhei Siamashka

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to