Index: oldkernel/linux/arch/i386/config.in
diff -u linux/arch/i386/config.in:1.3 linux/arch/i386/config.in:1.4
--- linux/arch/i386/config.in:1.3	Thu Jun  1 16:47:27 2000
+++ linux/arch/i386/config.in	Thu Jun  1 17:06:03 2000
@@ -33,10 +33,10 @@
 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
