ppro config.in patch...

From: Jeff Garzik (jgarzik@mandrakesoft.com)
Date: Tue Apr 25 2000 - 09:59:45 EST


This patch looks wrong or incomplete. Now I have to choose "PPro" in
order to get the -march=i686 optimizations to feed my hungry Dual PII
SMP box?

Index: arch/i386/config.in
===================================================================
RCS file: /g/cvslan/linux_2_3/arch/i386/config.in,v
retrieving revision 1.1.1.38
retrieving revision 1.1.1.39
diff -u -r1.1.1.38 -r1.1.1.39
--- arch/i386/config.in 2000/04/14 19:29:50 1.1.1.38
+++ arch/i386/config.in 2000/04/25 05:04:06 1.1.1.39
@@ -20,9 +20,9 @@
 choice 'Processor family' \
        "386 CONFIG_M386 \
         486/Cx486 CONFIG_M486 \
- 586/K5/5x86/6x86 CONFIG_M586 \
+ 586/K5/5x86/6x86/6x86MX CONFIG_M586 \
         Pentium/TSC CONFIG_M586TSC \
- PPro/6x86MX CONFIG_M686 \
+ PPro CONFIG_M686 \
         K6/II/III CONFIG_MK6 \
         Athlon CONFIG_MK7" PPro
 #

-- 
Jeff Garzik              | Nothing cures insomnia like the
Building 1024            | realization that it's time to get up.
MandrakeSoft, Inc.       |        -- random fortune

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Apr 30 2000 - 21:00:09 EST