From: Ingo Molnar Date: Thu, 10 Jul 2008 17:37:44 +0000 (+0200) Subject: x86, VisWS: do not allow VisWS for Voyager X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b6770c83b4b88dd832cc77916b1935b0311c64e0;p=linux-beck.git x86, VisWS: do not allow VisWS for Voyager Signed-off-by: Ingo Molnar --- 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.