switch from M686 to M486 for x86 compatability

svn path=/trunk/; revision=755
This commit is contained in:
Andrew Gaffney 2010-11-08 04:19:06 +00:00
parent b0748e7f32
commit 30641c0183

View file

@ -199,11 +199,11 @@ CONFIG_SCHED_OMIT_FRAME_POINTER=y
# CONFIG_PARAVIRT_GUEST is not set
# CONFIG_MEMTEST is not set
# CONFIG_M386 is not set
# CONFIG_M486 is not set
CONFIG_M486=y
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
CONFIG_M686=y
# CONFIG_M686 is not set
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUMM is not set