summaryrefslogtreecommitdiff
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2020-09-18 11:14:06 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2020-09-18 11:14:06 +0300
commit0b30191b277a13f75700b495dcd75a661b4f70a6 (patch)
tree6dd6622efef736a43c6e3a70a6d1dbc994fc126d /arch/powerpc/Kconfig
parentd208e13c6a2277d9fb71fad6a1394c70bdd7b634 (diff)
parenta665eec0a22e11cdde708c1c256a465ebe768047 (diff)
downloadlinux-0b30191b277a13f75700b495dcd75a661b4f70a6.tar.xz
Merge branch 'topic/irqs-off-activate-mm' into next
Merge Nick's series to add ARCH_WANT_IRQS_OFF_ACTIVATE_MM.
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 4b33477dafb8..d02b51174fe4 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -151,6 +151,7 @@ config PPC
select ARCH_USE_QUEUED_RWLOCKS if PPC_QUEUED_SPINLOCKS
select ARCH_USE_QUEUED_SPINLOCKS if PPC_QUEUED_SPINLOCKS
select ARCH_WANT_IPC_PARSE_VERSION
+ select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
select ARCH_WEAK_RELEASE_ACQUIRE
select BINFMT_ELF
select BUILDTIME_TABLE_SORT