summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/Kconfig
diff options
context:
space:
mode:
authorKumar Gala2014-01-29 23:17:30 +0100
committerKumar Gala2014-02-05 00:48:54 +0100
commit3f8e8cee2f4bd02367583cc2d143887d1f49fd6c (patch)
tree4f1f256517ce35f790384256092cc3ca339a0945 /drivers/clocksource/Kconfig
parentARM: msm: kill off hotplug.c (diff)
downloadkernel-qcow2-linux-3f8e8cee2f4bd02367583cc2d143887d1f49fd6c.tar.gz
kernel-qcow2-linux-3f8e8cee2f4bd02367583cc2d143887d1f49fd6c.tar.xz
kernel-qcow2-linux-3f8e8cee2f4bd02367583cc2d143887d1f49fd6c.zip
clocksource: qcom: Move clocksource code out of mach-msm
We intend to share the clocksource code for MSM platforms between legacy and multiplatform supported qcom SoCs. Acked-by: Olof Johansson <olof@lixom.net> Signed-off-by: Kumar Gala <galak@codeaurora.org>
Diffstat (limited to 'drivers/clocksource/Kconfig')
-rw-r--r--drivers/clocksource/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
index cd6950fd8caf..6510ec4f45ff 100644
--- a/drivers/clocksource/Kconfig
+++ b/drivers/clocksource/Kconfig
@@ -140,3 +140,6 @@ config VF_PIT_TIMER
bool
help
Support for Period Interrupt Timer on Freescale Vybrid Family SoCs.
+
+config CLKSRC_QCOM
+ bool