[PATCH] ARM: Push selects for TWD/SCU into machine entries

Simon Horman horms at verge.net.au
Thu Oct 4 21:13:24 EDT 2012


On Thu, Oct 04, 2012 at 01:50:44AM -0700, Stephen Boyd wrote:
> The TWD and SCU configs are selected by default as long as
> SCORPIONMP is false and/or MCT is false. Implementing the logic
> this way certainly saves lines in the Kconfig but it precludes
> those machines which select SCORPIONMP or MCT from participating
> in the single zImage effort because when those machines are
> combined with other SMP capable machines the TWD and SCU are no
> longer selected.
> 
> Push the select out to the machine entries so that we can compile
> these machines together and still select the appropriate configs.
> 
> Signed-off-by: Stephen Boyd <sboyd at codeaurora.org>
> Cc: David Brown <davidb at codeaurora.org>
> Cc: Kukjin Kim <kgene.kim at samsung.com>
> Cc: Linus Walleij <linus.walleij at linaro.org>
> Cc: Pawel Moll <pawel.moll at arm.com>
> Cc: Rob Herring <rob.herring at calxeda.com>
> Cc: Russell King <linux at arm.linux.org.uk>
> Cc: Sascha Hauer <kernel at pengutronix.de>
> Cc: Shiraz Hashim <shiraz.hashim at st.com>
> Cc: Simon Horman <horms at verge.net.au>
> Cc: Srinidhi Kasagar <srinidhi.kasagar at stericsson.com>
> Cc: Stephen Warren <swarren at wwwdotorg.org>
> Cc: Tony Lindgren <tony at atomide.com>
> Cc: Viresh Kumar <viresh.linux at gmail.com>
> ---

The shmobile portion of this change seems fine to me.

Acked-by: Simon Horman <horms at verge.net.au>



More information about the linux-arm-kernel mailing list