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)
commit301c5a993d62d74e98cb965fcb04eeffb0e1db32
tree0c3f3943778d4a920b22bc926538c17de5b95314
parent0158a4a733d8f7141530279ba4653004704e9306
ARM: msm: Only build timer.c if required

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