aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa/Kconfig
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2013-06-18 08:48:53 +0300
committerChris Zankel <chris@zankel.net>2013-07-08 01:11:38 -0700
commit925f5532e83bfe236b4f69ba4265c19663cfa9c7 (patch)
tree354c55c160b21e40dfdde8b25563debbe0f32dc5 /arch/xtensa/Kconfig
parent8102f47ab5fcffc50f3ff94ca9b9073c12c18cc7 (diff)
xtensa: ccount based clockevent implementation
Reused some code from a preliminary implementation by Max Fillippov. Cc: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Chris Zankel <chris@zankel.net>
Diffstat (limited to 'arch/xtensa/Kconfig')
-rw-r--r--arch/xtensa/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig
index 0a1b95f81a32..dadcf824a5cb 100644
--- a/arch/xtensa/Kconfig
+++ b/arch/xtensa/Kconfig
@@ -6,6 +6,7 @@ config XTENSA
select ARCH_WANT_FRAME_POINTERS
select HAVE_IDE
select GENERIC_ATOMIC64
+ select GENERIC_CLOCKEVENTS
select HAVE_GENERIC_HARDIRQS
select VIRT_TO_BUS
select GENERIC_IRQ_SHOW