summaryrefslogtreecommitdiffstats
path: root/arch/arc/Kconfig
diff options
context:
space:
mode:
authorVineet Gupta2014-12-24 14:11:55 +0100
committerVineet Gupta2015-06-22 10:36:57 +0200
commit72d72880612705143ad32cf4ede0d6ae27e8b975 (patch)
tree6c6c27f15e796e3addb8702f29e2dfbccc7a58ee /arch/arc/Kconfig
parentARCv2: SMP: ARConnect debug/robustness (diff)
downloadkernel-qcow2-linux-72d72880612705143ad32cf4ede0d6ae27e8b975.tar.gz
kernel-qcow2-linux-72d72880612705143ad32cf4ede0d6ae27e8b975.tar.xz
kernel-qcow2-linux-72d72880612705143ad32cf4ede0d6ae27e8b975.zip
ARCv2: SMP: clocksource: Enable Global Real Time counter
Cc: Daniel Lezcano <daniel.lezcano@linaro.org> Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/Kconfig')
-rw-r--r--arch/arc/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig
index ef5ca5969eaf..1b684595e258 100644
--- a/arch/arc/Kconfig
+++ b/arch/arc/Kconfig
@@ -384,6 +384,11 @@ config ARC_HAS_RTC
default n
depends on !SMP
+config ARC_HAS_GRTC
+ bool "SMP synchronized 64-bit cycle counter"
+ default y
+ depends on SMP
+
config ARC_NUMBER_OF_INTERRUPTS
int "Number of interrupts"
range 8 240