]> git.hungrycats.org Git - linux/commitdiff
[PATCH] P4 typo.
authorDave Jones <davej@codemonkey.org.uk>
Wed, 8 Jan 2003 10:54:09 +0000 (02:54 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Wed, 8 Jan 2003 10:54:09 +0000 (02:54 -0800)
Fix incorrect CONFIG_ name

arch/i386/Kconfig

index 568d9e22814666cf5730b8c8356964583d3a403c..708525a04da766d2d3cb8db783efbecf5cd892d1 100644 (file)
@@ -345,11 +345,11 @@ config X86_OOSTORE
 
 config X86_PREFETCH
        bool
-       depends on MPENTIUMIII || MP4
+       depends on MPENTIUMIII || MPENTIUM4
        default y
 
 config X86_SSE2
-        bool
+       bool
        depends on MK8 || MPENTIUM4
        default y