On Wed, Mar 11, 2009 at 08:28:50PM -0700, VomLehn wrote: > # > +# Collect various processors by instruction family > +# > +config MIPS1 > + bool > + default y if CPU_R3000 || CPU_TX39XX > + > +config MIPS2 > + bool > + default y if CPU_R6000 > + > +config MIPS3 > + bool > + default y if CPU_LOONGSON2 || CPU_R4300 || CPU_R4X00 || CPU_TX49XX || \ > + CPU_VR41XX > + > +config MIPS4 > + bool > + default y if CPU_R8000 || CPU_R10000 > + what about all the R5k CPUs ? Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessary a good idea. [ RFC1925, 2.3 ]