aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2008-07-10 19:37:44 +0200
committerIngo Molnar <mingo@elte.hu>2008-07-10 19:44:56 +0200
commitb6770c83b4b88dd832cc77916b1935b0311c64e0 (patch)
tree83e1e06041add161ec626cfcd43d56fe4206d0f5 /arch
parent8a55a00aad9f5c4e9bb97729b42a7ceea2a3b6fb (diff)
x86, VisWS: do not allow VisWS for Voyager
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch')
-rw-r--r--arch/x86/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 24ff43a2ca5..1765714176d 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -353,7 +353,7 @@ endchoice
config X86_VISWS
bool "SGI 320/540 (Visual Workstation)"
- depends on X86_32 && PCI
+ depends on X86_32 && PCI && !X86_VOYAGER
help
The SGI Visual Workstation series is an IA32-based workstation
based on SGI systems chips with some legacy PC hardware attached.