x86 explicitly unset MPSC

no need to optimize for that cpu family.

svn path=/dists/trunk/linux-2.6/; revision=13725
This commit is contained in:
Maximilian Attems 2009-06-05 08:20:26 +00:00
parent 8896873437
commit b40ea05b1e
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ CONFIG_IA32_AOUT=y
##
## choice: Processor family
# CONFIG_MK8 is not set
# CONFIG_MPSC is not set
# CONFIG_MCORE2 is not set
CONFIG_GENERIC_CPU=y
## end choice