diff options
| author | Dean Nelson <dcn@sgi.com> | 2005-11-01 11:21:51 -0500 |
|---|---|---|
| committer | Tony Luck <tony.luck@intel.com> | 2005-11-03 18:10:58 -0500 |
| commit | f79b348856fbaf77e4a0c5cb08a808e5879967a9 (patch) | |
| tree | df708a216d597452d3ae9a589941890c3868c6e2 | |
| parent | 55725495f2175d0be2a5ed4135c2ea298b470001 (diff) | |
[IA64] restrict CONFIG_SGI_SN_XP to IA64_GENERIC or IA64_SGI_SN2
Restrict CONFIG_SGI_SN_XP to IA64_GENERIC or IA64_SGI_SN2 kernels.
Signed-off-by: Dean Nelson <dcn@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
| -rw-r--r-- | arch/ia64/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig index 3b4248cff9a7..eb784046130d 100644 --- a/arch/ia64/Kconfig +++ b/arch/ia64/Kconfig | |||
| @@ -191,6 +191,7 @@ config IOSAPIC | |||
| 191 | 191 | ||
| 192 | config IA64_SGI_SN_XP | 192 | config IA64_SGI_SN_XP |
| 193 | tristate "Support communication between SGI SSIs" | 193 | tristate "Support communication between SGI SSIs" |
| 194 | depends on IA64_GENERIC || IA64_SGI_SN2 | ||
| 194 | select IA64_UNCACHED_ALLOCATOR | 195 | select IA64_UNCACHED_ALLOCATOR |
| 195 | help | 196 | help |
| 196 | An SGI machine can be divided into multiple Single System | 197 | An SGI machine can be divided into multiple Single System |
