Browse Source

[architecture/x86] Defaulted X86 arch to pentium-pro

karasz/new-early
Nagy Karoly Gabriel 17 years ago
parent
commit
1a0ed2cbea
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      architecture/x86/config.in

+ 1
- 1
architecture/x86/config.in

@ -16,7 +16,7 @@
#Description: x86 (AMD, Intel, VIA and compatible)
choice SDECFG_X86_OPT i486 \
choice SDECFG_X86_OPT pentiumpro \
generic "No special optimisation" \
i386 "Optimised for Intel 386" \
i486 "Optimised for Intel 486" \

Loading…
Cancel
Save