summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorPaul Burton <paul.burton@imgtec.com>2014-02-14 09:24:58 +0000
committerPaul Burton <paul.burton@imgtec.com>2014-05-02 16:39:12 +0100
commitcc7964af8f997a20240d3ec5bf90c4fd20d3c48a (patch)
treeb948efef5c1f7365db870ffe12a1480149602900 /arch/mips/Kconfig
parent60bdb9c7bd9ab5b63ad68e9391056f8757b810f1 (diff)
downloadop-kernel-dev-cc7964af8f997a20240d3ec5bf90c4fd20d3c48a.zip
op-kernel-dev-cc7964af8f997a20240d3ec5bf90c4fd20d3c48a.tar.gz
MIPS: support for generic clockevents broadcast
This patch adds support for generic clockevents broadcast using the a dummy clockevent device and the tick_broadcast function introduced by commit 12ad10004645 "clockevents: Add generic timer broadcast function". Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 322bbe1..5cdc53b 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -51,6 +51,7 @@ config MIPS
select HAVE_DEBUG_STACKOVERFLOW
select HAVE_CC_STACKPROTECTOR
select CPU_PM if CPU_IDLE
+ select ARCH_HAS_TICK_BROADCAST if GENERIC_CLOCKEVENTS_BROADCAST
menu "Machine selection"
OpenPOWER on IntegriCloud