]> git.kernelconcepts.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>
Thu, 13 Sep 2012 18:17:47 +0000 (11:17 -0700)
commit33fcb13dc543af610c7c930dbfeeed6e6ed02376
tree92275c560c7b0eac06941ad7e82297618345a76c
parentcb03af01c612ba97621a927225791a98357959c1
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