summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
authorIngo Molnar2008-07-10 19:37:44 +0200
committerIngo Molnar2008-07-10 19:44:56 +0200
commitb6770c83b4b88dd832cc77916b1935b0311c64e0 (patch)
tree83e1e06041add161ec626cfcd43d56fe4206d0f5 /arch/x86/Kconfig
parentx86, VisWS: turn into generic arch, update include file change (diff)
downloadkernel-qcow2-linux-b6770c83b4b88dd832cc77916b1935b0311c64e0.tar.gz
kernel-qcow2-linux-b6770c83b4b88dd832cc77916b1935b0311c64e0.tar.xz
kernel-qcow2-linux-b6770c83b4b88dd832cc77916b1935b0311c64e0.zip
x86, VisWS: do not allow VisWS for Voyager
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 24ff43a2ca56..1765714176d4 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.