diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 2 |
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 | |||
353 | 353 | ||
354 | config X86_VISWS | 354 | config X86_VISWS |
355 | bool "SGI 320/540 (Visual Workstation)" | 355 | bool "SGI 320/540 (Visual Workstation)" |
356 | depends on X86_32 && PCI | 356 | depends on X86_32 && PCI && !X86_VOYAGER |
357 | help | 357 | help |
358 | The SGI Visual Workstation series is an IA32-based workstation | 358 | The SGI Visual Workstation series is an IA32-based workstation |
359 | based on SGI systems chips with some legacy PC hardware attached. | 359 | based on SGI systems chips with some legacy PC hardware attached. |