Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755921Ab2JEBNa (ORCPT ); Thu, 4 Oct 2012 21:13:30 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:53453 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753307Ab2JEBN2 (ORCPT ); Thu, 4 Oct 2012 21:13:28 -0400 Date: Fri, 5 Oct 2012 10:13:24 +0900 From: Simon Horman To: Stephen Boyd Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, David Brown , Kukjin Kim , Linus Walleij , Pawel Moll , Rob Herring , Russell King , Sascha Hauer , Shiraz Hashim , Srinidhi Kasagar , Stephen Warren , Tony Lindgren , Viresh Kumar Subject: Re: [PATCH] ARM: Push selects for TWD/SCU into machine entries Message-ID: <20121005011324.GB17182@verge.net.au> References: <1349340644-13937-1-git-send-email-sboyd@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1349340644-13937-1-git-send-email-sboyd@codeaurora.org> Organisation: Horms Solutions Ltd. User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1581 Lines: 36 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 > Cc: David Brown > Cc: Kukjin Kim > Cc: Linus Walleij > Cc: Pawel Moll > Cc: Rob Herring > Cc: Russell King > Cc: Sascha Hauer > Cc: Shiraz Hashim > Cc: Simon Horman > Cc: Srinidhi Kasagar > Cc: Stephen Warren > Cc: Tony Lindgren > Cc: Viresh Kumar > --- The shmobile portion of this change seems fine to me. Acked-by: Simon Horman -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/