aboutsummaryrefslogtreecommitdiffstats
path: root/arch/hexagon
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2013-01-24 06:48:41 -0500
committerIngo Molnar <mingo@kernel.org>2013-01-24 06:48:41 -0500
commit786133f6e8ff94aaa78cd6b7844d04c227098327 (patch)
treebe5922c90ec74267bf068987e4de14a6436d04de /arch/hexagon
parentbefddb21c845f8fb49e637997891ef97c6a869dc (diff)
parent6147a9d8070e1c9d16d57eb53a14942b95b28dc4 (diff)
Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/core
irq_work fixes and cleanups, in preparation for full dyntics support. Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/hexagon')
-rw-r--r--arch/hexagon/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/hexagon/Kconfig b/arch/hexagon/Kconfig
index 0744f7d7b1fd..40a318594ae7 100644
--- a/arch/hexagon/Kconfig
+++ b/arch/hexagon/Kconfig
@@ -14,7 +14,6 @@ config HEXAGON
14 # select HAVE_CLK 14 # select HAVE_CLK
15 # select IRQ_PER_CPU 15 # select IRQ_PER_CPU
16 # select GENERIC_PENDING_IRQ if SMP 16 # select GENERIC_PENDING_IRQ if SMP
17 select HAVE_IRQ_WORK
18 select GENERIC_ATOMIC64 17 select GENERIC_ATOMIC64
19 select HAVE_PERF_EVENTS 18 select HAVE_PERF_EVENTS
20 select HAVE_GENERIC_HARDIRQS 19 select HAVE_GENERIC_HARDIRQS