ARM: msm: Move MSM's DT based hardware to multi-platform support
authorStephen Boyd <sboyd@codeaurora.org>
Mon, 30 Dec 2013 21:15:33 +0000 (13:15 -0800)
committerOlof Johansson <olof@lixom.net>
Thu, 9 Jan 2014 08:08:52 +0000 (00:08 -0800)
commit4f2041174d62d21ec46db48809a29d6517f6d006
tree2c4c2d156cd2eb29fa426282abfcb9f050706a89
parent301c5a993d62d74e98cb965fcb04eeffb0e1db32
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 <arnd@arndb.de>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/Kconfig
arch/arm/mach-msm/Kconfig