[PATCH v2 0/9] ARM: multi-platform kconfig cleanup and mach-virt removal

Stephen Warren swarren at wwwdotorg.org
Wed Feb 12 21:30:25 EST 2014


On 02/11/2014 02:11 PM, Rob Herring wrote:
> From: Rob Herring <robh at kernel.org>
> 
> This series removes common kconfig options required by multi-platform
> builds out of individual platforms as they are redundant. Patches 2 and
> 3 make SMP and CACHE_L2X0 config options visible on MULTI_V7 builds as
> most platforms enable these options and all platforms can run with them
> enabled.
> 
> The previous version [1] was mainly a discussion about v6 vs. v6K.
> Several platforms have this wrong and incorrectly select v6 when the
> more optimal v6K option could be used. After more research, my memory
> about i.MX31 was wrong and it does need to remain v6. I've tested the
> v6K change on Rasp Pi. The default change to v6K for MULTI_V6 does not
> switch any platforms. I don't plan to submit the v6K changes for
> platforms without platform maintainers acks or testing. 
> 
> Finally, patch 8 removes mach-virt as it is no longer needed. The core
> ARM code can handle all the necessary initialization and mach-virt is
> left as a kconfig option. Although not really related to this series, 
> it would otherwise conflict with it.

For mach-bcm2835, the series,
Tested-by: Stephen Warren <swarren at wwwdotorg.org>

And patch 5/9 also now,
Acked-by: Stephen Warren <swarren at wwwdotorg.org>




More information about the linux-arm-kernel mailing list