From 30641c01832aad1878b6f65cac00c6881a3909cf Mon Sep 17 00:00:00 2001 From: Andrew Gaffney Date: Mon, 8 Nov 2010 04:19:06 +0000 Subject: [PATCH] switch from M686 to M486 for x86 compatability svn path=/trunk/; revision=755 --- releases/weekly/kconfig/x86/installcd-2.6.31.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/releases/weekly/kconfig/x86/installcd-2.6.31.config b/releases/weekly/kconfig/x86/installcd-2.6.31.config index 9c640276..85f8f312 100644 --- a/releases/weekly/kconfig/x86/installcd-2.6.31.config +++ b/releases/weekly/kconfig/x86/installcd-2.6.31.config @@ -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