Re: make menuconfig creates erronous config for 386

2005-03-09 Thread Marcelo Tosatti
Hi, On Wed, Mar 09, 2005 at 03:15:19PM +0100, Gustav Lidberg wrote: > Hi > > There is a bug in "make menuconfig". If one chooses 386 or 486 for cpu > type, CONFIG_X86_TSC=y is set in .config. This creates a kernel that is > unbootable on 386. Testing shows that it worked in 2.4.19, but is broken

make menuconfig creates erronous config for 386

2005-03-09 Thread Gustav Lidberg
Hi There is a bug in "make menuconfig". If one chooses 386 or 486 for cpu type, CONFIG_X86_TSC=y is set in .config. This creates a kernel that is unbootable on 386. Testing shows that it worked in 2.4.19, but is broken from 2.4.20 onwards. Someone should definetely look into this. (I'm not subscrib