diff options
Diffstat (limited to 'arch/ia64/Kconfig')
| -rw-r--r-- | arch/ia64/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig index bef47725d4ad..4a81b7fb191a 100644 --- a/arch/ia64/Kconfig +++ b/arch/ia64/Kconfig | |||
| @@ -42,6 +42,11 @@ config MMU | |||
| 42 | config SWIOTLB | 42 | config SWIOTLB |
| 43 | bool | 43 | bool |
| 44 | 44 | ||
| 45 | config GENERIC_LOCKBREAK | ||
| 46 | bool | ||
| 47 | default y | ||
| 48 | depends on SMP && PREEMPT | ||
| 49 | |||
| 45 | config RWSEM_XCHGADD_ALGORITHM | 50 | config RWSEM_XCHGADD_ALGORITHM |
| 46 | bool | 51 | bool |
| 47 | default y | 52 | default y |
