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 df7cb8d68e2f..f59d29201980 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -351,7 +351,7 @@ endchoice | |||
351 | 351 | ||
352 | config X86_VISWS | 352 | config X86_VISWS |
353 | bool "SGI 320/540 (Visual Workstation)" | 353 | bool "SGI 320/540 (Visual Workstation)" |
354 | depends on X86_32 && PCI && !X86_VOYAGER && X86_MPPARSE && PCI_GODIRECT | 354 | depends on X86_32 && PCI && X86_MPPARSE && PCI_GODIRECT |
355 | help | 355 | help |
356 | The SGI Visual Workstation series is an IA32-based workstation | 356 | The SGI Visual Workstation series is an IA32-based workstation |
357 | based on SGI systems chips with some legacy PC hardware attached. | 357 | based on SGI systems chips with some legacy PC hardware attached. |