[PATCH 7/7] msm: Build support for the MSM8960 target

Arnd Bergmann arnd at arndb.de
Wed Dec 15 10:34:53 EST 2010


On Wednesday 15 December 2010, Stepan Moskovchenko wrote:
> Add the Kconfig options and Makefile options needed to
> build for the MSM8960 target. Only the simulator is
> supported at this time.
> 
> Signed-off-by: Stepan Moskovchenko <stepanm at codeaurora.org>

There is no need to split the Makefile/Kconfig changes
from the actual files implementing the functionality.
It's better to keep these together, since neither of the
patches does anything meaningful by itself.

Splitting out the cleanup as you did is good though, it
helps with review and with possible bisection or rebase
of the patches.

	Arnd



More information about the linux-arm-kernel mailing list