summaryrefslogtreecommitdiff
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2013-01-24 11:48:41 (GMT)
committerIngo Molnar <mingo@kernel.org>2013-01-24 11:48:41 (GMT)
commit786133f6e8ff94aaa78cd6b7844d04c227098327 (patch)
treebe5922c90ec74267bf068987e4de14a6436d04de /arch/powerpc/Kconfig
parentbefddb21c845f8fb49e637997891ef97c6a869dc (diff)
parent6147a9d8070e1c9d16d57eb53a14942b95b28dc4 (diff)
downloadlinux-786133f6e8ff94aaa78cd6b7844d04c227098327.tar.xz
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/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 17903f1..d45edca 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -118,7 +118,6 @@ config PPC
select HAVE_SYSCALL_WRAPPERS if PPC64
select GENERIC_ATOMIC64 if PPC32
select ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
- select HAVE_IRQ_WORK
select HAVE_PERF_EVENTS
select HAVE_REGS_AND_STACK_ACCESS_API
select HAVE_HW_BREAKPOINT if PERF_EVENTS && PPC_BOOK3S_64