From: Stephen Boyd Date: Fri, 20 Dec 2013 19:09:17 +0000 (-0800) Subject: ARM: msm: Simplify ARCH_MSM_DT config X-Git-Tag: soc-for-linus~12^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17d0900c95622c0bb672bbd7115ae228cfc3cd21;p=pandora-kernel.git ARM: msm: Simplify ARCH_MSM_DT config 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 Signed-off-by: David Brown Signed-off-by: Olof Johansson --- Reading git-diff-tree failed