x86/VisWS: remove Kconfig quirk
commit36619a8a80793a803588a17f772313d5c948357d
authorIngo Molnar <mingo@elte.hu>
Tue, 27 Jan 2009 16:33:34 +0000 (27 17:33 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 29 Jan 2009 13:17:05 +0000 (29 14:17 +0100)
tree713f22402e03046294b165a39a6acb48eb654540
parent550fe4f198558c147c6b8273a709568222a1668a
x86/VisWS: remove Kconfig quirk

VisWS has this quirk currently:

 config X86_VISWS
  bool "SGI 320/540 (Visual Workstation)"
depends on X86_32 && PCI && !X86_VOYAGER && X86_MPPARSE && PCI_GODIRECT

The !Voyager quirk is unnecessary.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig