aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 232c298c933f..c17a194beb0e 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -53,6 +53,11 @@ config RWSEM_XCHGADD_ALGORITHM
53 bool 53 bool
54 default y 54 default y
55 55
56config GENERIC_LOCKBREAK
57 bool
58 default y
59 depends on SMP && PREEMPT
60
56config ARCH_HAS_ILOG2_U32 61config ARCH_HAS_ILOG2_U32
57 bool 62 bool
58 default y 63 default y