ARM: msm: Only build timer.c if required
authorStephen Boyd <sboyd@codeaurora.org>
Mon, 30 Dec 2013 21:15:31 +0000 (13:15 -0800)
committerOlof Johansson <olof@lixom.net>
Thu, 9 Jan 2014 08:08:44 +0000 (00:08 -0800)
The MSM timer is only used on MSM devices that don't have the
architected timers. Introduce a hidden Kconfig option for this
driver so that we don't build it on the platforms that don't need
it.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-msm/Kconfig
arch/arm/mach-msm/Makefile

Simple merge
Simple merge