]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: msm: Allow 8960 and 8660 to compile together
authorStephen Boyd <sboyd@codeaurora.org>
Mon, 10 Sep 2012 17:33:09 +0000 (10:33 -0700)
committerDavid Brown <davidb@codeaurora.org>
Wed, 12 Sep 2012 16:31:56 +0000 (09:31 -0700)
commitfe3a47b1c7cd74a7e39cec1fa0d89bd3724f4f65
treee11be924ef3668ad75f7a784690fc40549f8110b
parenta90f8a4d968090f3f1b87c77d67778cd758de277
ARM: msm: Allow 8960 and 8660 to compile together

Modify the Kconfig to allow the MSM 8660 and MSM 8960 targets to
compile together in the same build. As long as one of these two
targets is selected the choice menu used to select which SoC to
support will be hidden. Deselecting both of these targets will
reintroduce the choice menu, and allow users to select targets
that must be compiled in isolation.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
arch/arm/mach-msm/Kconfig