diff options
Diffstat (limited to 'arch/ia64/Kconfig')
-rw-r--r-- | arch/ia64/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig index 295b5abee72f..34e603cc1716 100644 --- a/arch/ia64/Kconfig +++ b/arch/ia64/Kconfig | |||
@@ -227,7 +227,7 @@ config IA64_SGI_SN_SIM | |||
227 | 227 | ||
228 | config IA64_SGI_SN_XP | 228 | config IA64_SGI_SN_XP |
229 | tristate "Support communication between SGI SSIs" | 229 | tristate "Support communication between SGI SSIs" |
230 | depends on MSPEC | 230 | select IA64_UNCACHED_ALLOCATOR |
231 | help | 231 | help |
232 | An SGI machine can be divided into multiple Single System | 232 | An SGI machine can be divided into multiple Single System |
233 | Images which act independently of each other and have | 233 | Images which act independently of each other and have |