From aa93e8ef98471277cfedacd68604bb28b5a35aa7 Mon Sep 17 00:00:00 2001 From: Vineet Gupta Date: Thu, 7 Nov 2013 14:57:16 +0530 Subject: ARCv2: clocksource: Introduce 64bit local RTC counter Cc: Daniel Lezcano Cc: Thomas Gleixner Signed-off-by: Vineet Gupta --- arch/arc/Kconfig | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'arch/arc/Kconfig') diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig index 974ed9058018..f09e03a0d604 100644 --- a/arch/arc/Kconfig +++ b/arch/arc/Kconfig @@ -372,6 +372,11 @@ config ARC_HAS_LL64 dest operands with 2 possible source operands. default y +config ARC_HAS_RTC + bool "Local 64-bit r/o cycle counter" + default n + depends on !SMP + config ARC_NUMBER_OF_INTERRUPTS int "Number of interrupts" range 8 240 -- cgit v1.2.3