[PATCH v2 3/3] ARM: cns3xxx: Add support for SMP

Anton Vorontsov cbouatmailru at gmail.com
Wed Jun 30 17:16:35 EDT 2010


On Sat, Jun 19, 2010 at 12:37:02AM +0400, Anton Vorontsov wrote:
> Thanks to the previous refactorings, nothing fancy needs to be
> done, just use generic SCU routines.
> 
> Signed-off-by: Anton Vorontsov <avorontsov at mvista.com>
> ---
[...]
> @@ -3,6 +3,7 @@ menu "CNS3XXX platform type"
>  
>  config MACH_CNS3420VB
>  	bool "Support for CNS3420 Validation Board"
> +	select HAVE_ARM_SCU

This should be 'select HAVE_ARM_SCU if SMP', otherwise non-SMP build
fails.

Apart from this, Russell, do these patches look OK?

-- 
Anton Vorontsov
email: cbouatmailru at gmail.com
irc://irc.freenode.net/bd2



More information about the linux-arm-kernel mailing list