--- linux/arch/i386/config.in.p3	Wed Oct  6 08:46:29 1999
+++ linux/arch/i386/config.in	Wed Oct  6 08:47:57 1999
@@ -33,10 +33,10 @@ if [ "$CONFIG_M686FX" = "y" -o "$CONFIG_
 fi
 if [ "$CONFIG_M686FX" = "y" -o "$CONFIG_M686" = "y" ]; then
   define_bool CONFIG_X86_GOOD_APIC y
+  bool 'Disable the PII/PIII Serial Number at bootup' CONFIG_X86_PN_OFF
+  bool 'Enable PII/PIII Extended/Fast FPU save and restore support' CONFIG_X86_FX
+  bool 'Enable CPU Specific (MMX/MMX2) Optimization Functions' CONFIG_X86_CPU_OPTIMIZATIONS
 fi
-bool 'Disable the PII/PIII Serial Number at bootup' CONFIG_X86_PN_OFF
-bool 'Enable PII/PIII Extended/Fast FPU save and restore support' CONFIG_X86_FX
-bool 'Enable CPU Specific (MMX/MMX2) Optimization Functions' CONFIG_X86_CPU_OPTIMIZATIONS
 bool 'Math emulation' CONFIG_MATH_EMULATION
 bool 'MTRR (Memory Type Range Register) support' CONFIG_MTRR
 bool 'Symmetric multi-processing support' CONFIG_SMP
