From: Stephen Boyd Date: Mon, 30 Dec 2013 21:15:33 +0000 (-0800) Subject: ARM: msm: Move MSM's DT based hardware to multi-platform support X-Git-Tag: soc-for-linus~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f2041174d62d21ec46db48809a29d6517f6d006;p=pandora-kernel.git ARM: msm: Move MSM's DT based hardware to multi-platform support The DT based MSM platforms can join the multi-platform builds, so introduce a DT based ARCH_MSM option. This option allows DT based MSM platforms to be built into the multi-platform kernel. Also introduce a hidden ARCH_MSM config that both the DT and non-DT platform support code select to avoid churn in places that depend on CONFIG_ARCH_MSM. Cc: Arnd Bergmann Signed-off-by: Stephen Boyd Signed-off-by: Olof Johansson --- Reading git-diff-tree failed