diff options
Diffstat (limited to 'arch')
-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 b03018692cd8..2cfccc987a26 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 && !X86_VOYAGER && X86_MPPARSE | 356 | depends on X86_32 && PCI && !X86_VOYAGER && X86_MPPARSE && PCI_GODIRECT |
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. |