[PATCH] ARM: at91: force CPU selection

Alexandre Belloni alexandre.belloni at free-electrons.com
Fri Mar 13 13:30:56 PDT 2015


On 13/03/2015 at 20:50:59 +0100, Arnd Bergmann wrote :
> > 
> > Actually, I had a closer look today and there is already just one level
> > in my current version of patches.
> > 
> > I can put everything under menuconfig ARCH_AT91 but I can't remove
> > SOC_SAM_V7 and SOC_SAM_V4_V5 because that is what is used to select
> > which dtb should be compiled.
> > 
> > This would also break sama5_defconfig. This is a simple fix but that
> > means that it makes it difficult to migrate an existing .config.
> > 
> > I'd say let's keep it that way as this is not broken, unless you really
> > want to see SOC_SAM_V7 and SOC_SAM_V4_V5 being removed.
> > 
> 
> I'm not sure what the latest version looks like, but I think it's fine
> to have SOC_SAM_V4_V5 automatically selected when CONFIG_AT91 and
> CONFIG_MULTI_V4 || CONFIG_MULTI_V5 are turned on, or selected by
> AT91SAM9 and AT91RM9200.
> 

OK, I'm doing that. I'll send v3 in a few minutes.

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the linux-arm-kernel mailing list