switch from M686 to M486 for x86 compatability
svn path=/trunk/; revision=755
This commit is contained in:
parent
b0748e7f32
commit
30641c0183
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue