diff options
Diffstat (limited to 'mm')
-rw-r--r-- | mm/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mm/Kconfig b/mm/Kconfig index 1cc6cada2bbf..b1f03b0eb7f1 100644 --- a/mm/Kconfig +++ b/mm/Kconfig | |||
@@ -155,7 +155,6 @@ config SPLIT_PTLOCK_CPUS | |||
155 | int | 155 | int |
156 | default "4096" if ARM && !CPU_CACHE_VIPT | 156 | default "4096" if ARM && !CPU_CACHE_VIPT |
157 | default "4096" if PARISC && !PA20 | 157 | default "4096" if PARISC && !PA20 |
158 | default "4096" if XEN | ||
159 | default "4" | 158 | default "4" |
160 | 159 | ||
161 | # | 160 | # |