projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a55a00
)
x86, VisWS: do not allow VisWS for Voyager
author
Ingo Molnar
<mingo@elte.hu>
Thu, 10 Jul 2008 17:37:44 +0000
(19:37 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 10 Jul 2008 17:44:56 +0000
(19:44 +0200)
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig
patch
|
blob
|
history
diff --git
a/arch/x86/Kconfig
b/arch/x86/Kconfig
index
24ff43a
..
1765714
100644
(file)
--- 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.