summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorThomas Gleixner2011-06-09 15:08:27 +0200
committerThomas Gleixner2011-07-01 10:37:14 +0200
commit2d02612f61cc15b2025c90e32ed4a43eaa6753cd (patch)
tree2101a7b144b529c163e6a94bbc1c081d2077c26e /arch/mips/Kconfig
parentx86: Use common i8253 clockevent (diff)
downloadkernel-qcow2-linux-2d02612f61cc15b2025c90e32ed4a43eaa6753cd.tar.gz
kernel-qcow2-linux-2d02612f61cc15b2025c90e32ed4a43eaa6753cd.tar.xz
kernel-qcow2-linux-2d02612f61cc15b2025c90e32ed4a43eaa6753cd.zip
mips: Use common i8253 clockevent
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Russell King <linux@arm.linux.org.uk> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: John Stultz <john.stultz@linaro.org> Link: http://lkml.kernel.org/r/20110609130622.133068765@linutronix.de
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 45f7aacc0278..6cb60adb7b30 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -2391,6 +2391,7 @@ config MMU
config I8253
bool
select CLKSRC_I8253
+ select CLKEVT_I8253
select MIPS_EXTERNAL_TIMER
config ZONE_DMA32