2003-01-02 20:17:12

by Margit Schubert-While

[permalink] [raw]
Subject: 2.5.54 typo in arch/i386/Kconfig


--- linux-2.5.54/arch/i386/Kconfig 2003-01-02 04:21:10.000000000 +0100
+++ linux-2.5.54mw0/arch/i386/Kconfig 2003-01-02 21:22:46.000000000 +0100
@@ -345,7 +345,7 @@

config X86_PREFETCH
bool
- depends on MPENTIUMIII || MP4
+ depends on MPENTIUMIII || MPENTIUM4
default y

config X86_SSE2

Margit