summaryrefslogtreecommitdiff
path: root/arch/sparc/Kconfig
diff options
context:
space:
mode:
authorAllen Pais <allen.pais@oracle.com>2013-12-13 04:14:42 (GMT)
committerScott Wood <scottwood@freescale.com>2015-02-13 22:20:05 (GMT)
commiteb83fce0771f8c1930a736d3ea0cf7c3be4467f9 (patch)
treeadf48a1552d9561697ba220a640212c888009b4e /arch/sparc/Kconfig
parentc8c87c0a500a1cd6e22a380e0e3a4b9705174b6d (diff)
downloadlinux-fsl-qoriq-eb83fce0771f8c1930a736d3ea0cf7c3be4467f9.tar.xz
sparc64: convert spinlock_t to raw_spinlock_t in mmu_context_t
Issue debugged by Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Allen Pais <allen.pais@oracle.com> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Diffstat (limited to 'arch/sparc/Kconfig')
-rw-r--r--arch/sparc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig
index e1e2af4..3ff0c25 100644
--- a/arch/sparc/Kconfig
+++ b/arch/sparc/Kconfig
@@ -26,6 +26,7 @@ config SPARC
select HAVE_DMA_ATTRS
select HAVE_DMA_API_DEBUG
select HAVE_ARCH_JUMP_LABEL if SPARC64
+ select IRQ_FORCED_THREADING
select GENERIC_IRQ_SHOW
select ARCH_WANT_IPC_PARSE_VERSION
select USE_GENERIC_SMP_HELPERS if SMP