From: James S. <jsi...@us...> - 2002-03-18 22:25:10
|
Update of /cvsroot/linux-mips/linux/arch/mips64/configs In directory usw-pr-cvs1:/tmp/cvs-serv25230/arch/mips64/configs Modified Files: defconfig-atlas defconfig-ip22 defconfig-ip32 defconfig-malta Log Message: Use the 32-bit fp emulator for the 32-bit kernel also. Index: defconfig-atlas =================================================================== RCS file: /cvsroot/linux-mips/linux/arch/mips64/configs/defconfig-atlas,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- defconfig-atlas 26 Feb 2002 19:03:28 -0000 1.5 +++ defconfig-atlas 18 Mar 2002 22:25:07 -0000 1.6 @@ -47,7 +47,6 @@ # General setup # # CONFIG_CPU_LITTLE_ENDIAN is not set -# CONFIG_MIPS_FPU_EMULATOR is not set CONFIG_NET=y CONFIG_PCI_NAMES=y # CONFIG_HOTPLUG is not set Index: defconfig-ip22 =================================================================== RCS file: /cvsroot/linux-mips/linux/arch/mips64/configs/defconfig-ip22,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- defconfig-ip22 26 Feb 2002 17:46:06 -0000 1.10 +++ defconfig-ip22 18 Mar 2002 22:25:07 -0000 1.11 @@ -53,7 +53,6 @@ # General setup # # CONFIG_CPU_LITTLE_ENDIAN is not set -# CONFIG_MIPS_FPU_EMULATOR is not set CONFIG_NET=y # CONFIG_HOTPLUG is not set # CONFIG_PCMCIA is not set Index: defconfig-ip32 =================================================================== RCS file: /cvsroot/linux-mips/linux/arch/mips64/configs/defconfig-ip32,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- defconfig-ip32 26 Feb 2002 19:03:28 -0000 1.10 +++ defconfig-ip32 18 Mar 2002 22:25:07 -0000 1.11 @@ -50,7 +50,6 @@ # General setup # # CONFIG_CPU_LITTLE_ENDIAN is not set -# CONFIG_MIPS_FPU_EMULATOR is not set CONFIG_NET=y CONFIG_PCI_NAMES=y # CONFIG_HOTPLUG is not set Index: defconfig-malta =================================================================== RCS file: /cvsroot/linux-mips/linux/arch/mips64/configs/defconfig-malta,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- defconfig-malta 26 Feb 2002 19:03:28 -0000 1.5 +++ defconfig-malta 18 Mar 2002 22:25:07 -0000 1.6 @@ -48,7 +48,6 @@ # General setup # CONFIG_CPU_LITTLE_ENDIAN=y -# CONFIG_MIPS_FPU_EMULATOR is not set CONFIG_NET=y CONFIG_PCI_NAMES=y # CONFIG_HOTPLUG is not set |