[RFC PATCH] powerpc: 85xx: Make e500/e500v2 depend on !E500MC

Timur Tabi timur at freescale.com
Fri Jul 29 06:02:21 EST 2011


 wrote:
> On Sun, Jun 19, 2011 at 11:56 PM, Baruch Siach <baruch at tkos.co.il> wrote:
>> CONFIG_E500MC breaks e500/e500v2 systems. It defines L1_CACHE_SHIFT to 6, thus
>> breaking clear_pages(), probably others too.
>>
>> Cc: Kumar Gala <galak at kernel.crashing.org>
>> Signed-off-by: Baruch Siach <baruch at tkos.co.il>
>> ---
>> Is this the right approach?
> 
> It doesn't work for me.

I also get this error if I try to build corenet32_smp_defconfig:

arch/powerpc/platforms/Kconfig.cputype:136:error: recursive dependency detected!
arch/powerpc/platforms/Kconfig.cputype:136:	symbol PPC_E500MC is selected by
P2040_RDB
arch/powerpc/platforms/85xx/Kconfig:176:	symbol P2040_RDB depends on PPC_E500MC

-- 
Timur Tabi
Linux kernel developer at Freescale



More information about the Linuxppc-dev mailing list