ARM: msm: Simplify ARCH_MSM_DT config
authorStephen Boyd <sboyd@codeaurora.org>
Fri, 20 Dec 2013 19:09:17 +0000 (11:09 -0800)
committerOlof Johansson <olof@lixom.net>
Thu, 2 Jan 2014 18:21:20 +0000 (10:21 -0800)
This doesn't need to be a def_bool y. Instead we can have every
DT supported platform select ARCH_MSM_DT and we achieve the same
thing with less chance of conflicts.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
Signed-off-by: Olof Johansson <olof@lixom.net>

No differences found