[PATCH v2] ARM: pl2x0/pl310: Refactor Kconfig to be more maintainable

Dave Martin dave.martin at linaro.org
Tue Dec 6 11:28:00 EST 2011


On Wed, Nov 30, 2011 at 02:40:39PM -0600, Rob Herring wrote:
> On 11/30/2011 11:59 AM, Dave Martin wrote:
> > Making CACHE_L2X0 depends on (huge list of MACH_ and ARCH_ configs)
> > is bothersome to maintain and likely to lead to merge conflicts.
> > 
> > This patch moves the knowledge of which platforms have a L2x0 or
> > PL310 cache controller to the individual machines.  To enable this,
> > a new HAVE_L2X0_L2CC config option is introduced to allow machines
> > to indicate that they have such a cache controller independently of
> > each other.
> > 
> > Signed-off-by: Dave Martin <dave.martin at linaro.org>
> > ---
> > Changes since v1:
> > 
> > v2: Add HAVE_L2X0_L2CC instead of CACHE_L2X0 for SOC_IMX6Q.
> >     (Thanks to Shawn Guo for suggesting this.)
> > 
> 
> Did you not see my comments on v1?

See my separate reply -- it looks like I somehow missed you mail on the
previous iteration.

Cheers
---Dave



More information about the linux-arm-kernel mailing list